[Bug] Increased hallucination rate in code generation
Resolved 💬 3 comments Opened Mar 26, 2026 by jcgood Closed Mar 29, 2026
Bug Description
I don't know if my code is getting more complicated, but it seems to be hallucinating a bit more than other times.
Environment Info
- Platform: darwin
- Terminal: Apple_Terminal
- Version: 2.1.81
- Feedback ID: 0f78d612-4a25-432a-b9ac-688aee7b2fa4
Errors
[{"error":"MaxFileReadTokenExceededError: File content (13894 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 gT9 (/$bunfs/root/src/entrypoints/cli.js:4312:23670)\n at processTicksAndRejections (native:7:39)","timestamp":"2026-03-25T01:27:27.648Z"},{"error":"MaxFileReadTokenExceededError: File content (13894 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 gT9 (/$bunfs/root/src/entrypoints/cli.js:4312:23670)\n at processTicksAndRejections (native:7:39)","timestamp":"2026-03-25T01:27:30.707Z"},{"error":"Error: 1P event logging: 5 events failed to export (code=ECONNABORTED, timeout of 10000ms exceeded)\n at queueFailedEvents (/$bunfs/root/src/entrypoints/cli.js:397:2687)\n at async doExport (/$bunfs/root/src/entrypoints/cli.js:397:1559)\n at processTicksAndRejections (native:7:39)","timestamp":"2026-03-25T02:18:26.167Z"},{"error":"Error: {\"message\":\"Failed to export 5 events (code=ECONNABORTED, timeout of 10000ms exceeded)\",\"originalLine\":\"397\",\"originalColumn\":\"1710\",\"line\":\"397\",\"column\":\"1710\",\"sourceURL\":\"/$bunfs/root/src/entrypoints/cli.js\",\"stack\":\"Error: Failed to export 5 events (code=ECONNABORTED, timeout of 10000ms exceeded)\\n at doExport (/$bunfs/root/src/entrypoints/cli.js:397:1710)\\n at processTicksAndRejections (native:7:39)\",\"name\":\"Error\"}\n at error (/$bunfs/root/src/entrypoints/cli.js:2670:27423)\n at <anonymous> (/$bunfs/root/src/entrypoints/cli.js:138:85385)\n at pz4 (/$bunfs/root/src/entrypoints/cli.js:138:85929)\n at <anonymous> (/$bunfs/root/src/entrypoints/cli.js:139:17366)\n at processTicksAndRejections (native:7:39)","timestamp":"2026-03-25T02:18:26.170Z"},{"error":"Error: Failed to fetch version from https://storage.googleapis.com/claude-code-dist-86c565f3-f756-42ad-8dfa-d59b1c096819/claude-code-releases/latest: ECONNREFUSED\n at ZWR (/$bunfs/root/src/entrypoints/cli.js:2722:2074)\n at processTicksAndRejections (native:7:39)","timestamp":"2026-03-25T11:56:10.274Z"},{"error":"Error: Failed to fetch version from https://storage.googleapis.com/claude-code-dist-86c565f3-f756-42ad-8dfa-d59b1c096819/claude-code-releases/latest: ECONNREFUSED\n at ZWR (/$bunfs/root/src/entrypoints/cli.js:2722:2074)\n at processTicksAndRejections (native:7:39)","timestamp":"2026-03-25T11:56:10.274Z"},{"error":"Error: 1P event logging: 3 events failed to export (code=ECONNREFUSED, ECONNREFUSED)\n at queueFailedEvents (/$bunfs/root/src/entrypoints/cli.js:397:2687)\n at async doExport (/$bunfs/root/src/entrypoints/cli.js:397:1559)\n at processTicksAndRejections (native:7:39)","timestamp":"2026-03-25T12:03:18.165Z"},{"error":"Error: {\"message\":\"Failed to export 3 events (code=ECONNREFUSED, ECONNREFUSED)\",\"originalLine\":\"397\",\"originalColumn\":\"1710\",\"line\":\"397\",\"column\":\"1710\",\"sourceURL\":\"/$bunfs/root/src/entrypoints/cli.js\",\"stack\":\"Error: Failed to export 3 events (code=ECONNREFUSED, ECONNREFUSED)\\n at doExport (/$bunfs/root/src/entrypoints/cli.js:397:1710)\\n at processTicksAndRejections (native:7:39)\",\"name\":\"Error\"}\n at error (/$bunfs/root/src/entrypoints/cli.js:2670:27423)\n at <anonymous> (/$bunfs/root/src/entrypoints/cli.js:138:85385)\n at pz4 (/$bunfs/root/src/entrypoints/cli.js:138:85929)\n at <anonymous> (/$bunfs/root/src/entrypoints/cli.js:139:17366)\n at processTicksAndRejections (native:7:39)","timestamp":"2026-03-25T12:03:18.165Z"},{"error":"Error: 429 {\"type\":\"error\",\"error\":{\"type\":\"rate_limit_error\",\"message\":\"This request would exceed your account's rate limit. Please try again later.\"},\"request_id\":\"req_011CZPqZvAgjxMepm5beXvDK\"}\n at generate (/$bunfs/root/src/entrypoints/cli.js:205:286312)\n at makeRequest (/$bunfs/root/src/entrypoints/cli.js:244:5435)\n at processTicksAndRejections (native:7:39)","timestamp":"2026-03-25T12:58:37.968Z"},{"error":"Error: EISDIR: illegal operation on a directory, read '/Users/jcgood/gitrepos/planars/tests'\n at B$_ (/$bunfs/root/src/entrypoints/cli.js:925:8336)\n at processTicksAndRejections (native:7:39)","timestamp":"2026-03-25T18:14:51.430Z"},{"error":"Error: 1P event logging: 1 events failed to expo…
Note: Content was truncated.
This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗