[Bug] Sub-agents deploy successfully but fail to accept prompts at runtime
Resolved 💬 3 comments Opened May 5, 2026 by sachin-patro Closed May 9, 2026
Bug Description
sub-agents will deploy but then fail to work? got a message saying the agent isnt accepting the prompt?
Environment Info
- Platform: darwin
- Terminal: ghostty
- Version: 2.1.128
- Feedback ID: 5ea7f41d-d05a-4f42-b0f0-5180fa111282
Errors
[{"error":"Error: 400 {\"type\":\"error\",\"error\":{\"type\":\"invalid_request_error\",\"message\":\"prompt is too long: 212082 tokens > 200000 maximum\"},\"request_id\":\"req_011CajcQ7usVEZyCV5nR9Hrc\"}\n at generate (/$bunfs/root/src/entrypoints/cli.js:11:58059)\n at makeRequest (/$bunfs/root/src/entrypoints/cli.js:50:4949)\n at processTicksAndRejections (native:7:39)","timestamp":"2026-05-05T14:52:17.593Z"},{"error":"Error: 400 {\"type\":\"error\",\"error\":{\"type\":\"invalid_request_error\",\"message\":\"prompt is too long: 212082 tokens > 200000 maximum\"},\"request_id\":\"req_011CajcRMj7HSfPQG3XZxn8D\"}\n at generate (/$bunfs/root/src/entrypoints/cli.js:11:58059)\n at makeRequest (/$bunfs/root/src/entrypoints/cli.js:50:4949)\n at processTicksAndRejections (native:7:39)","timestamp":"2026-05-05T14:52:34.296Z"},{"error":"Error: 400 {\"type\":\"error\",\"error\":{\"type\":\"invalid_request_error\",\"message\":\"prompt is too long: 212082 tokens > 200000 maximum\"},\"request_id\":\"req_011CajcS1C7CjDdPmJXmwGB9\"}\n at generate (/$bunfs/root/src/entrypoints/cli.js:11:58059)\n at makeRequest (/$bunfs/root/src/entrypoints/cli.js:50:4949)\n at processTicksAndRejections (native:7:39)","timestamp":"2026-05-05T14:52:43.540Z"}]This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗