[Bug] Claude ignores memory files and repeats errors across conversations
Resolved 💬 2 comments Opened Apr 7, 2026 by drewpost Closed May 20, 2026
Bug Description
Claude is just hallucinating. It's incorrect, not coding well, not following it's memroy files, making the same mistakes over and over. When you point out the memory file, it will basically say "my bad, didn't do it" and I'm left burning thousands more tokens for it to fix what it didn't get right over and over
Environment Info
- Platform: darwin
- Terminal: Apple_Terminal
- Version: 2.1.92
- Feedback ID: dd8de4df-9a15-4543-bace-67d2331e4b44
Errors
[{"error":"MaxFileReadTokenExceededError: File content (11678 tokens) exceeds maximum allowed tokens (10000). Use offset and limit parameters to read specific portions of the file, or search for specific content instead of reading the whole file.\n at d$7 (/$bunfs/root/src/entrypoints/cli.js:4294:13161)\n at processTicksAndRejections (native:7:39)","timestamp":"2026-04-07T09:09:45.283Z"},{"error":"Error: EISDIR: illegal operation on a directory, read '/Users/drewpost/Developer/Yorker/apps/web/src/app/sign-up'\n at mKH (/$bunfs/root/src/entrypoints/cli.js:3859:410)\n at processTicksAndRejections (native:7:39)","timestamp":"2026-04-07T09:09:50.986Z"},{"error":"Error: File does not exist. Note: your current working directory is /Users/drewpost/Developer/Yorker.\n at call (/$bunfs/root/src/entrypoints/cli.js:4303:7610)\n at processTicksAndRejections (native:7:39)","timestamp":"2026-04-07T09:18:28.548Z"},{"error":"MaxFileReadTokenExceededError: File content (12354 tokens) exceeds maximum allowed tokens (10000). Use offset and limit parameters to read specific portions of the file, or search for specific content instead of reading the whole file.\n at d$7 (/$bunfs/root/src/entrypoints/cli.js:4294:13161)\n at processTicksAndRejections (native:7:39)","timestamp":"2026-04-07T12:31:44.188Z"},{"error":"MaxFileReadTokenExceededError: File content (12354 tokens) exceeds maximum allowed tokens (10000). Use offset and limit parameters to read specific portions of the file, or search for specific content instead of reading the whole file.\n at d$7 (/$bunfs/root/src/entrypoints/cli.js:4294:13161)\n at processTicksAndRejections (native:7:39)","timestamp":"2026-04-07T12:32:04.837Z"},{"error":"MaxFileReadTokenExceededError: File content (11967 tokens) exceeds maximum allowed tokens (10000). Use offset and limit parameters to read specific portions of the file, or search for specific content instead of reading the whole file.\n at d$7 (/$bunfs/root/src/entrypoints/cli.js:4294:13161)\n at processTicksAndRejections (native:7:39)","timestamp":"2026-04-07T12:54:12.873Z"},{"error":"Error: File does not exist. Note: your current working directory is /Users/drewpost/Developer/Yorker/.claude/worktrees/agent-accb043b.\n at call (/$bunfs/root/src/entrypoints/cli.js:4303:7610)\n at processTicksAndRejections (native:7:39)","timestamp":"2026-04-07T12:54:15.058Z"},{"error":"Error: File does not exist. Note: your current working directory is /Users/drewpost/Developer/Yorker/.claude/worktrees/agent-a7aa9c0d.\n at call (/$bunfs/root/src/entrypoints/cli.js:4303:7610)\n at processTicksAndRejections (native:7:39)","timestamp":"2026-04-07T12:54:34.599Z"},{"error":"MaxFileReadTokenExceededError: File content (12354 tokens) exceeds maximum allowed tokens (10000). Use offset and limit parameters to read specific portions of the file, or search for specific content instead of reading the whole file.\n at d$7 (/$bunfs/root/src/entrypoints/cli.js:4294:13161)\n at processTicksAndRejections (native:7:39)","timestamp":"2026-04-07T13:06:25.189Z"},{"error":"Error: File does not exist. Note: your current working directory is /Users/drewpost/Developer/Yorker.\n at call (/$bunfs/root/src/entrypoints/cli.js:4303:7610)\n at processTicksAndRejections (native:7:39)","timestamp":"2026-04-07T13:06:43.786Z"},{"error":"MaxFileReadTokenExceededError: File content (56072 tokens) exceeds maximum allowed tokens (10000). Use offset and limit parameters to read specific portions of the file, or search for specific content instead of reading the whole file.\n at d$7 (/$bunfs/root/src/entrypoints/cli.js:4294:13161)\n at processTicksAndRejections (native:7:39)","timestamp":"2026-04-07T13:08:59.997Z"},{"error":"MaxFileReadTokenExceededError: File content (60675 tokens) exceeds maximum allowed tokens (10000). Use offset and limit parameters to read specific portions of the file, or search for specific content instead of reading the whole file.\n at d$7 (/$bunfs/root/src/entrypoints/cli.js:4294:13161)\n at processTicksAndRejections (native:7:39)","timestamp":"2026-04-07T13:09:01.355Z"},{"error":"MaxFileReadTokenExceededError: File content (76395 tokens) exceeds maximum allowed tokens (10000). Use offset and limit parameters to read specific portions of the file, or search for specific content instead of reading the whole file.\n at d$7 (/$bunfs/root/src/entrypoints/cli.js:4294:13161)\n at processTicksAndRejections (native…
Note: Content was truncated.
This issue has 2 comments on GitHub. Read the full discussion on GitHub ↗