Files
claude-code/src/workflow/persistence.ts
claude-code-best 4e9b89c48b fix: workflow 面板历史 run 堆积 + service.launch 丢失 title
- persistence: listPersistedRuns 加 limit 参数;新增 cleanupOldRuns 在 run_done 后异步清理超过 50 个的旧 run(负数 keepMax clamp 到 0)
- service: loadPersistedRuns 限制 hydrate 最近 20 个;resolveSource 读 input.title 对齐 WorkflowTool 优先级链

Co-Authored-By: glm-5.2 <zai-org@claude-code-best.win>
2026-06-20 12:39:07 +08:00

7.8 KiB