[Bug] Image dimension limit exceeded in multi-image requests (2000px max)

Resolved 💬 3 comments Opened Apr 28, 2026 by sergeysulimko Closed May 2, 2026

Bug Description
An image in the conversation exceeds the dimension limit for many-image requests (2000px). Run /compact to remove old images from context, or start a new session.

Environment Info

  • Platform: darwin
  • Terminal: iTerm.app
  • Version: 2.1.121
  • Feedback ID: 61430ee0-3908-43ed-8540-d843ce7b33e3

Errors

[{"error":"McpToolCallError: Page.captureScreenshot timed out. Increase the 'protocolTimeout' setting in launch/connect calls for a higher timeout if needed.\n    at Sp7 (/$bunfs/root/src/entrypoints/cli.js:4890:63)\n    at processTicksAndRejections (native:7:39)","timestamp":"2026-04-28T08:44:36.017Z"},{"error":"McpToolCallError: Page.captureScreenshot timed out. Increase the 'protocolTimeout' setting in launch/connect calls for a higher timeout if needed.\n    at Sp7 (/$bunfs/root/src/entrypoints/cli.js:4890:63)\n    at processTicksAndRejections (native:7:39)","timestamp":"2026-04-28T08:47:39.487Z"},{"error":"McpToolCallError: Navigation timeout of 10000 ms exceeded\n    at Sp7 (/$bunfs/root/src/entrypoints/cli.js:4890:63)\n    at processTicksAndRejections (native:7:39)","timestamp":"2026-04-28T08:49:58.385Z"},{"error":"AxiosError: timeout of 5000ms exceeded\n    at <anonymous> (/$bunfs/root/src/entrypoints/cli.js:120:13282)\n    at emit (node:events:92:22)\n    at <anonymous> (/$bunfs/root/src/entrypoints/cli.js:119:3321)\n    at request (/$bunfs/root/src/entrypoints/cli.js:122:2467)\n    at processTicksAndRejections (native:7:39)","timestamp":"2026-04-28T08:57:22.083Z"},{"error":"McpToolCallError: Navigation timeout of 10000 ms exceeded\n    at Sp7 (/$bunfs/root/src/entrypoints/cli.js:4890:63)\n    at processTicksAndRejections (native:7:39)","timestamp":"2026-04-28T13:21:03.856Z"},{"error":"Error: 400 {\"type\":\"error\",\"error\":{\"type\":\"invalid_request_error\",\"message\":\"messages.20.content.4.image.source.base64.data: At least one of the image dimensions exceed max allowed size for many-image requests: 2000 pixels\"},\"request_id\":\"req_011CaWNfFZEy5aLVndByLPs9\"}\n    at generate (/$bunfs/root/src/entrypoints/cli.js:11:57217)\n    at makeRequest (/$bunfs/root/src/entrypoints/cli.js:50:4943)\n    at processTicksAndRejections (native:7:39)","timestamp":"2026-04-28T15:04:23.481Z"},{"error":"Error: 400 {\"type\":\"error\",\"error\":{\"type\":\"invalid_request_error\",\"message\":\"messages.20.content.6.image.source.base64.data: At least one of the image dimensions exceed max allowed size for many-image requests: 2000 pixels\"},\"request_id\":\"req_011CaWNqrmqfhMcSU5p6DXgJ\"}\n    at generate (/$bunfs/root/src/entrypoints/cli.js:11:57217)\n    at makeRequest (/$bunfs/root/src/entrypoints/cli.js:50:4943)\n    at processTicksAndRejections (native:7:39)","timestamp":"2026-04-28T15:06:47.280Z"},{"error":"Error: 400 {\"type\":\"error\",\"error\":{\"type\":\"invalid_request_error\",\"message\":\"messages.20.content.1.image.source.base64.data: At least one of the image dimensions exceed max allowed size for many-image requests: 2000 pixels\"},\"request_id\":\"req_011CaWNsTpGg7XNaTAZ9vajs\"}\n    at generate (/$bunfs/root/src/entrypoints/cli.js:11:57217)\n    at makeRequest (/$bunfs/root/src/entrypoints/cli.js:50:4943)\n    at processTicksAndRejections (native:7:39)","timestamp":"2026-04-28T15:07:09.307Z"}]

View original on GitHub ↗

This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗