Wenchao An 1b76ab9060
feat: add opt-in task notes and compacted history recall (#5382)
* feat: add opt-in task notes and compacted history recall

* fix: validate task continuity state and preserve user answers

Honor explicit opt-out, preserve clarification replies and capture failure statuses, validate notebook writes, and clear branch archive references. Update the config version and audit optional LLM credentials, with regression and integration evidence.

* fix: align Helm config version with task continuity schema

* fix: preserve mixed task history and declare continuity policies

* fix: recover malformed history and evict archives atomically
2026-09-12 21:01:46 +08:00

8 lines
679 B
JSON

{
"version": "known-goal-continuation-v1",
"purpose": "Check applicability to a continuing known objective, separate from retrospective handoff queries whose final target service is initially unknown.",
"selection": "Variants 00 and 01 from each of the six fixed task families: 12 cases, no score-based selection.",
"change": "Reveal the exact target task as the first user goal and carry it in handoff messages. Keep all facts, corrections, distractors, gold artifact values, compression counts, tools and budgets unchanged.",
"reporting": "Separate diagnostic condition; do not combine its 12 cases with the primary 24-task denominator or the public QA benchmark."
}