[Feature Request] Implement Persistent Project Memory and Context Logging Mechanism

Status Closed — not planned
Maintainer reply None cached
Activity 8 comments · opened Sep 23, 2025 · closed Feb 1, 2026

Bug Description
to fix the issue and debug the solution. even those i share with tab and log but it also cant really trace and resolve the issue. i think it is still memory issue where the memory is not
detail enough for it to perform the job and log down everything we did in last changes so the claude code can have a better view. understand that the memory may not be the best approach because the
memory size will get bigger over time but it should be something help for claude better understand the project especially large project and it will be good if it log down what we did across different
conversation

Environment Info

  • Platform: linux
  • Terminal: vscode
  • Version: 1.0.120
  • Feedback ID: 5edd0123-063c-4b76-951a-97a1a57a1521

Errors

[{"error":"MaxFileReadTokenExceededError: File content (29302 tokens) exceeds maximum allowed tokens (25000). Please use offset and limit parameters to read specific portions of the file, or use the GrepTool to search for specific content.\n    at k9B (file:///home/mndd/.claude/local/node_modules/@anthropic-ai/claude-code/cli.js:1729:432)\n    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)\n    at async Object.call (file:///home/mndd/.claude/local/node_modules/@anthropic-ai/claude-code/cli.js:1724:1036)\n    at async ZO (file:///home/mndd/.claude/local/node_modules/@anthropic-ai/claude-code/cli.js:1729:2967)\n    at async file:///home/mndd/.claude/local/node_modules/@anthropic-ai/claude-code/cli.js:1810:1327","timestamp":"2025-09-22T08:45:38.858Z"},{"error":"MaxFileReadTokenExceededError: File content (25749 tokens) exceeds maximum allowed tokens (25000). Please use offset and limit parameters to read specific portions of the file, or use the GrepTool to search for specific content.\n    at k9B (file:///home/mndd/.claude/local/node_modules/@anthropic-ai/claude-code/cli.js:1729:432)\n    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)\n    at async Object.call (file:///home/mndd/.claude/local/node_modules/@anthropic-ai/claude-code/cli.js:1724:1036)\n    at async ZO (file:///home/mndd/.claude/local/node_modules/@anthropic-ai/claude-code/cli.js:1729:2967)\n    at async file:///home/mndd/.claude/local/node_modules/@anthropic-ai/claude-code/cli.js:1810:1327","timestamp":"2025-09-22T08:46:11.746Z"},{"error":"MaxFileReadTokenExceededError: File content (25749 tokens) exceeds maximum allowed tokens (25000). Please use offset and limit parameters to read specific portions of the file, or use the GrepTool to search for specific content.\n    at k9B (file:///home/mndd/.claude/local/node_modules/@anthropic-ai/claude-code/cli.js:1729:432)\n    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)\n    at async Object.call (file:///home/mndd/.claude/local/node_modules/@anthropic-ai/claude-code/cli.js:1724:1036)\n    at async ZO (file:///home/mndd/.claude/local/node_modules/@anthropic-ai/claude-code/cli.js:1729:2967)\n    at async file:///home/mndd/.claude/local/node_modules/@anthropic-ai/claude-code/cli.js:1810:1327","timestamp":"2025-09-22T08:49:23.676Z"},{"error":"Error: Request was aborted.\n    at IP.makeRequest (file:///home/mndd/.claude/local/node_modules/@anthropic-ai/claude-code/cli.js:1009:3864)\n    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)","timestamp":"2025-09-23T01:01:20.093Z"},{"error":"MaxFileReadTokenExceededError: File content (29302 tokens) exceeds maximum allowed tokens (25000). Please use offset and limit parameters to read specific portions of the file, or use the GrepTool to search for specific content.\n    at k9B (file:///home/mndd/.claude/local/node_modules/@anthropic-ai/claude-code/cli.js:1729:432)\n    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)\n    at async Object.call (file:///home/mndd/.claude/local/node_modules/@anthropic-ai/claude-code/cli.js:1724:1036)\n    at async ZO (file:///home/mndd/.claude/local/node_modules/@anthropic-ai/claude-code/cli.js:1729:2967)\n    at async file:///home/mndd/.claude/local/node_modules/@anthropic-ai/claude-code/cli.js:1810:1327","timestamp":"2025-09-23T01:04:26.748Z"},{"error":"MaxFileReadTokenExceededError: File content (25749 tokens) exceeds maximum allowed tokens (25000). Please use offset and limit parameters to read specific portions of the file, or use the GrepTool to search for specific content.\n    at k9B (file:///home/mndd/.claude/local/node_modules/@anthropic-ai/claude-code/cli.js:1729:432)\n    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)\n    at async Object.call (file:///home/mndd/.claude/local/node_modules/@anthropic-ai/claude-code/cli.js:1724:1036)\n    at async ZO (file:///home/mndd/.claude/local/node_modules/@anthropic-ai/claude-code/cli.js:1729:2967)\n    at async file:///home/mndd/.claude/local/node_modules/@anthropic-ai/claude-code/cli.js:1810:1327","timestamp":"2025-09-23T01:05:51.354Z"},{"error":"Error: Operation aborted by user\n    at ZI1 (file:///home/mndd/.claude

Note: Error logs were truncated.

View original on GitHub ↗

This issue has 8 comments on GitHub. Read the full discussion on GitHub ↗