Persistent Plan Storage for Claude Code Workflows
Resolved 💬 5 comments Opened Aug 20, 2025 by marclove Closed Jan 7, 2026
Bug Description
Please persist Claude's plans to disk like you do with Todo lists. Often Claude will make a great, detailed plan but soon after the context window needs to be compacted. After compaction, all Claude has is the summary from the compacting and the Todo list, which is sparse on info. As a result Claude loses much of the detail from the original plan.
Environment Info
- Platform: darwin
- Terminal: alacritty
- Version: 1.0.84
- Feedback ID:
Errors
[{"error":"AxiosError: Request failed with status code 403\n at JN (file:///Users/marc/.npm-global/lib/node_modules/@anthropic-ai/claude-code/cli.js:692:1077)\n at Unzip.V0 (file:///Users/marc/.npm-global/lib/node_modules/@anthropic-ai/claude-code/cli.js:693:9955)\n at Unzip.emit (node:events:519:35)\n at Unzip.emit (node:domain:489:12)\n at endReadableNT (node:internal/streams/readable:1696:12)\n at process.processTicksAndRejections (node:internal/process/task_queues:90:21)\n at pB1.request (file:///Users/marc/.npm-global/lib/node_modules/@anthropic-ai/claude-code/cli.js:695:2088)\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async uH8 (file:///Users/marc/.npm-global/lib/node_modules/@anthropic-ai/claude-code/cli.js:2403:470)\n at async Promise.all (index 0)\n at async file:///Users/marc/.npm-global/lib/node_modules/@anthropic-ai/claude-code/cli.js:2389:19497","timestamp":"2025-08-20T20:07:27.845Z"}]This issue has 5 comments on GitHub. Read the full discussion on GitHub ↗