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

23 lines
529 B
JSON

{
"scope": "controlled production-middleware integration; synthetic input; summary intentionally drops exact codes",
"cases": [
{
"case": 0,
"model": "qwen3.8-flash-next",
"passed": false,
"error_type": "APIConnectionError"
},
{
"case": 1,
"model": "qwen3.8-flash-next",
"passed": false,
"error_type": "APIConnectionError"
},
{
"case": 2,
"model": "qwen3.8-flash-next",
"passed": false,
"error_type": "APIConnectionError"
}
]
}