[Bug] Explore agents terminate immediately with zero tool uses in plan mode
Resolved 💬 7 comments Opened Mar 26, 2026 by guillaumehcht Closed May 25, 2026
Bug Description
Everytime I use the plan mode, he launches explore agents (like it should) but all of them stop instantly and mark themselves as Done...
This is the type of things you see in the chat:
3 Explore agents finished (ctrl+o to expand)
├─ Explore free tier managers · 0 tool uses
│ ⎿ Done
├─ Explore feature gating in views · 0 tool uses
│ ⎿ Done
└─ Explore subscription and user creation · 0 tool uses
⎿ Done
-> As you can see it seems entirely broken for some reason, no idea why.
Environment Info
- Platform: darwin
- Terminal: ghostty
- Version: 2.1.84
- Feedback ID: 7157d5a5-8e40-4a6c-b02c-fcd854cad413
Errors
[{"error":"MaxFileReadTokenExceededError: File content (25170 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 R$A (/$bunfs/root/src/entrypoints/cli.js:4484:23589)\n at processTicksAndRejections (native:7:39)","timestamp":"2026-03-26T08:12:45.230Z"},{"error":"MaxFileReadTokenExceededError: File content (16129 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 R$A (/$bunfs/root/src/entrypoints/cli.js:4484:23589)\n at processTicksAndRejections (native:7:39)","timestamp":"2026-03-26T16:45:57.042Z"},{"error":"MaxFileReadTokenExceededError: File content (14695 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 R$A (/$bunfs/root/src/entrypoints/cli.js:4484:23589)\n at processTicksAndRejections (native:7:39)","timestamp":"2026-03-26T16:46:05.399Z"},{"error":"MaxFileReadTokenExceededError: File content (14587 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 R$A (/$bunfs/root/src/entrypoints/cli.js:4484:23589)\n at processTicksAndRejections (native:7:39)","timestamp":"2026-03-26T16:46:09.326Z"}]This issue has 7 comments on GitHub. Read the full discussion on GitHub ↗