[Bug] Agent ignores explicit instructions and context from previous interactions
Resolved 💬 4 comments Opened Apr 6, 2026 by drewpost Closed Jun 1, 2026
Bug Description
I have detailed memories, explicit instructions on how to handle coding and reviews and the agent never, literally never does it. I flag it up and the model will say oh my bad, yup, we've talked about this before, I just didn't. It does this every time
Environment Info
- Platform: darwin
- Terminal: Apple_Terminal
- Version: 2.1.92
- Feedback ID: 5d3100ed-9486-442c-813a-85c59025bcc0
Errors
[{"error":"Error: NON-FATAL: Lock acquisition failed for /Users/drewpost/.local/share/claude/versions/2.1.92 (expected in multi-process scenarios)\n at im_ (/$bunfs/root/src/entrypoints/cli.js:1884:2153)\n at An6 (/$bunfs/root/src/entrypoints/cli.js:1884:1233)\n at processTicksAndRejections (native:7:39)","timestamp":"2026-04-06T14:15:44.727Z"},{"error":"MaxFileReadTokenExceededError: File content (14048 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-06T14:16:46.337Z"},{"error":"MaxFileReadTokenExceededError: File content (11296 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-06T14:16:53.144Z"},{"error":"MaxFileReadTokenExceededError: File content (11880 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-06T14:17:00.902Z"},{"error":"MaxFileReadTokenExceededError: File content (10641 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-06T14:25:55.235Z"},{"error":"MaxFileReadTokenExceededError: File content (11296 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-06T14:25:55.440Z"},{"error":"MaxFileReadTokenExceededError: File content (17820 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-06T14:41:33.962Z"}]This issue has 4 comments on GitHub. Read the full discussion on GitHub ↗