Commit Graph

10 Commits

Author SHA1 Message Date
Youzini-afk
e7cb7b31b6 feat: optimize default prompt structure for U-shaped attention + fix opfs/ranking flakes
- Restructure all 7 task templates: add assistant identity-ack and info-ack blocks, restore reference materials to system role, keep only format+rules as user tail
- Fix writeJsonFile treating empty serializedText as valid (opfs-persistence flake)
- Fix shared-ranking test: strip diagnostic lastSearchTimings from side-effect comparison
- Update all related test assertions (prompt-builder-defaults, task-profile-migration, task-profile-storage, prompt-builder-mixed-transcript, p0-regressions, extractor-phase3-layered-context)
2026-04-23 00:28:32 +08:00
Youzini-afk
3e37600399 feat: integrate phase3/4 settings UI and add phase4/5 regressions 2026-04-11 16:39:38 +08:00
Youzini-afk
feec17f3e3 Reorganize modules into layered directories 2026-04-08 01:17:57 +08:00
Youzini-afk
3fba8fe031 Add task-level memory LLM preset selection 2026-04-07 11:45:18 +08:00
Youzini-afk
1a95b65acb feat: add default heading prompt block 2026-03-27 17:10:56 +08:00
Youzini-afk
d52923a45a refactor: rebalance default prompt block roles 2026-03-27 03:50:11 +08:00
Youzini-afk
88db5d95ea fix: align default task profiles with runtime prompt blocks 2026-03-27 03:34:47 +08:00
Youzini-afk
777edf9f9a feat: integrate host bridge prompt pipeline 2026-03-26 22:24:45 +08:00
Youzini-afk
643637f2be fix: restore legacy prompt metadata init 2026-03-25 23:26:22 +08:00
Youzini-afk
c10847793a feat: add task profile workspace 2026-03-25 20:02:29 +08:00