Commit Graph

365 Commits

Author SHA1 Message Date
Youzini-afk
85c88e547b Add manifest version bump CI 2026-04-08 00:25:27 +08:00
Youzini-afk
d8cff92434 Refactor host regex reuse and injection sanitization 2026-04-08 00:10:20 +08:00
Youzini-afk
960e48667c Fix inline checkbox visuals in settings panel 2026-04-07 22:31:11 +08:00
Youzini-afk
c8af45bd35 Add delayed auto extraction mode and fix AGPL license 2026-04-07 22:24:04 +08:00
Youzini-afk
dd6baa8dad Improve injection preview readability 2026-04-07 20:54:15 +08:00
Youzini-afk
2d45abc704 Show POV owner in memory injection 2026-04-07 20:48:06 +08:00
Youzini-afk
ed534aeb37 Fix custom worldinfo EJS resolution 2026-04-07 20:26:18 +08:00
youzini
27bdc1f9eb Merge pull request #14 from Hao19911125/main
planner + 自定义世界书过滤的读取逻辑修正。现在能接受getwit和ejs了
2026-04-07 20:09:47 +08:00
youzini
e9e447e868 Merge pull request #16 from Youzini-afk/dev
style(mobile): 补全移动端适配 — 能力卡片 toggle/文字放大、config 渐变跟随主题、action 网格窄屏 1 列
2026-04-07 20:09:24 +08:00
Youzini-afk
fff91628e1 style(mobile): 补全移动端适配 — 能力卡片 toggle/文字放大、config 渐变跟随主题、action 网格窄屏 1 列 2026-04-07 20:02:19 +08:00
youzini
6466b75fe5 Merge pull request #15 from Youzini-afk/dev
Dev1
2026-04-07 19:48:09 +08:00
Youzini-afk
96ecd6e42a style(toggle): 统一压制宿主对号 + 降亮所有 toggle 开关的 checked 配色 2026-04-07 19:46:02 +08:00
Youzini-afk
e4badc4ebd style(toggle): 移除能力卡片 toggle 圆点内的浏览器原生对号 2026-04-07 19:38:49 +08:00
Youzini-afk
92dc031083 style(toggle): 降低能力卡片 toggle 开关亮度,使用 color-mix 柔化轨道与圆点配色 2026-04-07 19:30:19 +08:00
Youzini-afk
9c6c4698cf refactor(task-preset): 移除左栏,预设切换并入主区标题下拉框
Made-with: Cursor
2026-04-07 19:03:57 +08:00
Youzini-afk
dd4eff4fc9 refactor(task-preset): 左栏改为紧凑下拉切换预设,释放编辑区空间
Made-with: Cursor
2026-04-07 18:58:21 +08:00
Youzini-afk
faf4f4b1dc refactor(panel): 配置区能力卡片、Stripe 分栏与任务预设主从布局
Made-with: Cursor
2026-04-07 18:41:27 +08:00
Youzini-afk
854e3a7a79 Harden graph recovery and shadow persistence 2026-04-07 17:18:18 +08:00
Hao19911125
f21f2c4c1d Align custom world info rendering with ST runtime 2026-04-07 15:15:33 +08:00
Hao19911125
a2bde74583 Merge branch 'Youzini-afk:main' into main 2026-04-07 13:51:22 +08:00
Youzini-afk
aa1d194c28 Fix manual action UI status and compression result guards 2026-04-07 12:32:02 +08:00
Hao19911125
15ce3a5e72 Update .gitignore 2026-04-07 12:22:56 +08:00
Hao19911125
22440858d1 Merge pull request #5 from Hao19911125/codex/fix-ena-ejs-warning
Avoid misleading Ena planner EJS warnings
2026-04-07 12:21:19 +08:00
Hao19911125
07c1763b52 Avoid misleading Ena planner EJS warnings 2026-04-07 12:19:33 +08:00
Youzini-afk
c32ce01e4c Guard graph runtime against stale persistence reloads 2026-04-07 12:05:01 +08:00
Youzini-afk
3fba8fe031 Add task-level memory LLM preset selection 2026-04-07 11:45:18 +08:00
Youzini-afk
f93b26a52c Refine memory LLM preset layout 2026-04-07 11:29:12 +08:00
Youzini-afk
95205de1df Fix memory LLM preset auto detection 2026-04-07 11:20:15 +08:00
youzini
83dc205869 Merge pull request #12 from Hao19911125/main
API模板
2026-04-07 11:06:08 +08:00
Youzini-afk
e9d7d4ad92 Adjust default regex stage toggles 2026-04-07 11:05:05 +08:00
Hao19911125
19c802bdcc Add memory LLM preset switching 2026-04-07 10:18:03 +08:00
Hao19911125
0b189d1413 Merge branch 'Youzini-afk:main' into main 2026-04-07 08:43:57 +08:00
Youzini-afk
949fdff78e Enable regex stages by default 2026-04-07 01:50:11 +08:00
Youzini-afk
4fb45b4ce2 Clarify regex preview stage vs semantics 2026-04-07 01:43:08 +08:00
Youzini-afk
0a54226478 Fix beautification regex preview stage gating 2026-04-07 01:33:59 +08:00
Youzini-afk
a1e85f48fd Match regex inspector popup to EW style 2026-04-07 01:26:00 +08:00
Youzini-afk
e0ebe07a55 Fix prompt preview semantics for display regex rules 2026-04-07 01:12:28 +08:00
Youzini-afk
f606fbfb8e Fix display-only beautify regex prompt stripping 2026-04-07 00:49:38 +08:00
Youzini-afk
429b5eeec4 Fix prompt-stage beautification regex stripping 2026-04-07 00:32:14 +08:00
Hao19911125
e2205d1f1e Merge branch 'Youzini-afk:main' into main 2026-04-07 00:27:23 +08:00
Youzini-afk
71d70c205f fix(ui): native select dropdown options for light/dark color-scheme
Made-with: Cursor
2026-04-07 00:09:26 +08:00
Youzini-afk
c32414f720 Fix world info custom filter payload sanitization 2026-04-07 00:05:21 +08:00
Hao19911125
05ea2e31cc Merge branch 'Youzini-afk:main' into main 2026-04-07 00:00:27 +08:00
Hao19911125
f7f408da4a fix(planner): align recall timeout with global setting 2026-04-06 23:59:43 +08:00
youzini
c6fcbc830f Merge pull request #11 from Hao19911125/main
世界书可选过滤器
2026-04-06 23:52:37 +08:00
Youzini-afk
5c34d87d66 fix(ui): node detail inputs/textareas for light theme and host CSS
Made-with: Cursor
2026-04-06 23:50:30 +08:00
Youzini-afk
2618cc0ce0 fix(ui): memory tab search inputs and card body contrast for light themes
Made-with: Cursor
2026-04-06 23:48:40 +08:00
Hao19911125
ffdf0e4929 Merge branch 'Youzini-afk:main' into main 2026-04-06 23:45:49 +08:00
Youzini-afk
e1cf17cc01 fix(ui): light-theme selects, form contrast, and theme-aware config surfaces
Made-with: Cursor
2026-04-06 23:41:02 +08:00
Hao19911125
58f6d41c1f Merge branch 'Youzini-afk:main' into main 2026-04-06 23:32:10 +08:00