mirror of
https://github.com/bytedance/deer-flow.git
synced 2026-09-15 09:08:38 +00:00
* 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
19 lines
264 B
Plaintext
19 lines
264 B
Plaintext
data/
|
|
cache/
|
|
cases/
|
|
gold/
|
|
memory/
|
|
workspaces*/
|
|
__pycache__/
|
|
.pytest_cache/
|
|
*.log
|
|
results/public/
|
|
results/public_failures/
|
|
results/tasks/
|
|
results/oracle/
|
|
results/continued/
|
|
results/*-run.json
|
|
results/audit.json
|
|
results/discordant-public.json
|
|
results/comparison.svg
|