Youzini-afk
|
8320e3e7f6
|
Add debug log toggle and silence diagnostic logs
|
2026-04-06 11:26:37 +08:00 |
|
Youzini-afk
|
e9758feed3
|
Fix Tavern regex reuse inspection and matching
|
2026-04-05 02:00:37 +08:00 |
|
Youzini-afk
|
5cc33fabda
|
Fix task regex final input pipeline
|
2026-04-05 00:30:54 +08:00 |
|
Youzini-afk
|
c31af1d1a4
|
Harden runtime debug and task pipeline
|
2026-03-27 01:26:56 +08:00 |
|
Youzini-afk
|
777edf9f9a
|
feat: integrate host bridge prompt pipeline
|
2026-03-26 22:24:45 +08:00 |
|
Youzini-afk
|
71011400d2
|
refactor: 正则阶段从 9 个细分简化为输入/输出两大类
- 9 个细粒度阶段 → 2 个:input(所有 prompt 阶段)、output(模型返回阶段)
- 默认值:enabled=true, input=true, output=true(全部打开)
- task-regex.js: shouldApplyRuleForStage 映射旧 stage 名到 input/output
- UI: 合并为单组「执行阶段」列表
|
2026-03-26 00:02:08 +08:00 |
|
Youzini-afk
|
c10847793a
|
feat: add task profile workspace
|
2026-03-25 20:02:29 +08:00 |
|