Commit Graph

129 Commits

Author SHA1 Message Date
RT15548
fb65573a4f 3.15Update
本次调整:
wrapper-inline.js:新增数据中继(这可能不安全,但是别人提的意见)
scheduled-tasks.js:解除了插件必须等待上一个任务进程完成的限制,同时新增了一键清理进行中的任务(/xbtaskreset)。
xbgen流式命令:支持<varevent>和{{xbgetvar::}}语法
2026-03-15 01:25:56 +08:00
Hao19911125
d217323fdf 前文截掉</think>以前+Log显示优化 (#22)
* Strip everything before and including </think> (handles unclosed think blocks)

* Log 样式优化

* 小白板内容曝露给ena-planner
2026-03-02 23:37:51 +08:00
RT15548
c313a24354 Merge pull request #20 from RT15548/test
Ena-planner
2026-02-28 21:47:06 +08:00
RT15548
3048b2885a Add files via upload 2026-02-28 21:44:17 +08:00
RT15548
0dcb29adad Merge pull request #19 from Hao19911125/main
目前test 分支的planner建议
2026-02-28 21:24:44 +08:00
RT15548
2a7a7fa669 Merge branch 'test' into main 2026-02-28 21:24:17 +08:00
Hao19911125
6e2b3dcdaa Update ena-planner.js 2026-02-28 11:50:03 +08:00
Hao19911125
19ffd157b4 自动去 message 层级获取变量+暴露整个 vars 对象 2026-02-28 11:32:00 +08:00
RT15548
69beb7ff0d Update ena-planner.html 2026-02-26 16:15:53 +08:00
RT15548
b521419e21 Update subtitle to include creator's name 2026-02-26 16:13:03 +08:00
RT15548
c3bb162a10 feat: updates to test branch 2026-02-25 23:58:05 +08:00
RT15548
8bfa0dd537 Revert "update modules/ena-planner/ena-planner.js (#16)" (#17)
This reverts commit 5ea653e4ea.
2026-02-25 23:25:43 +08:00
Hao19911125
5ea653e4ea update modules/ena-planner/ena-planner.js (#16)
* Update story-summary.js

* Update settings.html

* Update index.js

* Create ena-planner

* Delete modules/ena-planner

* Add files via upload

* Update manifest.json

* Rename ena-planner.js.js to ena-planner.js

* Rename ena-planner.css.css to ena-planner.css

* Update ena-planner.js

* Create sync-upstream.yml

* Update ena-planner.js

* Update ena-planner.js

* Update ena-planner.css

* Update ena-planner.js

* Update ena-planner.js

* Update ena-planner.js

* Update ena-planner.js

* Update ena-planner.js

* Update ena-planner.js

* Update manifest.json

* Delete .github/workflows/sync-upstream.yml

* Update ena-planner.js for vector logic

* Update ena-planner.js for vector log and sequence

---------

Co-authored-by: Hao19911125 <hao19911125@users.noreply.github.com>
Co-authored-by: GH Action - Upstream Sync <action@github.com>
Co-authored-by: RT15548 <168917470+RT15548@users.noreply.github.com>
2026-02-25 23:12:27 +08:00
RT15548
daaee84ead Merge branch 'test' into main 2026-02-25 23:11:53 +08:00
Hao19911125
c8fc81c3b7 Update ena-planner.js for vector log and sequence 2026-02-25 10:28:45 +08:00
Hao19911125
86e08348af Update ena-planner.js for vector logic 2026-02-25 09:33:24 +08:00
Hao19911125
54598d40d7 new (#14)
* Update story-summary.js

* Update settings.html

* Update index.js

* Create ena-planner

* Delete modules/ena-planner

* Add files via upload

* Update manifest.json

* Rename ena-planner.js.js to ena-planner.js

* Rename ena-planner.css.css to ena-planner.css

* Update ena-planner.js

* Create sync-upstream.yml

* Update ena-planner.js

* Update ena-planner.js

* Update ena-planner.css

* Update ena-planner.js

* Update ena-planner.js

* Update ena-planner.js

* Update ena-planner.js

* Update ena-planner.js

* Update ena-planner.js

* Update manifest.json

* Delete .github/workflows/sync-upstream.yml

---------

Co-authored-by: Hao19911125 <hao19911125@users.noreply.github.com>
Co-authored-by: GH Action - Upstream Sync <action@github.com>
Co-authored-by: RT15548 <168917470+RT15548@users.noreply.github.com>
2026-02-24 18:20:22 +08:00
RT15548
333a3c839d Delete .github/workflows/sync-upstream.yml 2026-02-24 18:05:28 +08:00
Hao19911125
514309b669 Update manifest.json 2026-02-24 15:54:56 +08:00
GH Action - Upstream Sync
70099bd297 Merge branch 'main' of https://github.com/RT15548/LittleWhiteBox 2026-02-24 07:52:17 +00:00
RT15548
a56ae37d4e fix: persist story-summary relationships and sync local changes
Add functions to parse relationships and merge facts
2026-02-24 15:31:12 +08:00
GH Action - Upstream Sync
5e3e5c24da Merge branch 'main' of https://github.com/RT15548/LittleWhiteBox 2026-02-24 06:00:53 +00:00
RT15548
f1a5a9b82c feat: Context Bridge — 模板 iframe 上下文桥接 Merge pull request #15 from ESSEX-CV9/main
feat: Context Bridge — 模板 iframe 上下文桥接
2026-02-24 13:56:12 +08:00
RT15548
a86aa999c3 feat(story-summary): default hide summarized to enabled 2026-02-24 13:53:34 +08:00
maybe
af8d01087e feat: callGenrate支持拉去预设列表,和指定预设 2026-02-23 09:29:06 +08:00
maybe
b47731496e feat:基于callGenerate增加assemblePrompt函数,用于单纯干跑获得提示词组装 2026-02-23 08:40:01 +08:00
maybe
3ff8584d68 fix:修复context bridge.js的导入路径层级问题 2026-02-23 03:50:24 +08:00
maybe
08ca1d36e7 feat:添加新的context bridge,允许iframe内模板获取酒馆事件通知 2026-02-23 03:34:14 +08:00
Hao19911125
d97dc0b2bf Update ena-planner.js 2026-02-21 22:53:38 +08:00
Hao19911125
cfcc24142e Update ena-planner.js 2026-02-21 22:32:04 +08:00
Hao19911125
1f387c6a3e Update ena-planner.js 2026-02-21 22:03:52 +08:00
Hao19911125
6057fac25e Update ena-planner.js 2026-02-21 21:47:21 +08:00
Hao19911125
0ceaa84759 Update ena-planner.js 2026-02-21 21:40:27 +08:00
Hao19911125
e7de320d2d Update ena-planner.js 2026-02-21 21:36:01 +08:00
Hao19911125
85ee191261 Update ena-planner.css 2026-02-21 21:35:24 +08:00
Hao19911125
4b70468cfb Update ena-planner.js 2026-02-21 21:32:55 +08:00
Hao19911125
f69dade415 Update ena-planner.js 2026-02-21 21:22:47 +08:00
Hao19911125
41fa00c2d0 Sync upstream: 四次元壁鉴权模式、修复世界推演 2026-02-21 20:50:53 +08:00
Hao19911125
adcfc38ded Create sync-upstream.yml 2026-02-21 17:07:42 +08:00
RT15548
4ee528621f 修复-世界推演 2026-02-19 23:30:39 +08:00
RT15548
4e8424ed17 四次元壁鉴权模式,claude4.6预填充等等 2026-02-19 00:46:13 +08:00
Hao19911125
615c57dad0 Update ena-planner.js 2026-02-18 22:53:41 +08:00
Hao19911125
0112fd3f19 Rename ena-planner.css.css to ena-planner.css 2026-02-18 22:47:52 +08:00
Hao19911125
560f890e8d Rename ena-planner.js.js to ena-planner.js 2026-02-18 22:47:36 +08:00
Hao19911125
de9c126cd3 Update manifest.json 2026-02-18 22:33:31 +08:00
Hao19911125
72c06d8e0f Add files via upload 2026-02-18 22:32:13 +08:00
Hao19911125
5302fb169d Delete modules/ena-planner 2026-02-18 22:17:18 +08:00
Hao19911125
ddccee11c4 Create ena-planner 2026-02-18 22:16:39 +08:00
Hao19911125
421c64b535 Update index.js 2026-02-18 22:15:28 +08:00
Hao19911125
e81abdac69 Update settings.html 2026-02-18 22:13:10 +08:00