Follow Discord
Sweep 22 Sep 2026 · 17:19Z Build v2.1.280 501 read Stable v2.1.267 Latest v2.1.280 Next v2.1.280 Feeds RSS JSON llms.txt Unofficial
Claude Code v2.1.261 ·

Claude-in-Chrome file uploads bypass local preparation under Cowork

Chrome file uploads can now skip local prep under a Cowork-specific condition.

TierUnder the hoodhow much it should matter to you
Useful2my rating, 1 to 5
Signal2worth watching, 1 to 5
AreaElsewherewhat it touches
KindInternal Changesin v2.1.261,
Under the hood No documentation found

Chrome file uploads can now skip local prep under a Cowork-specific condition.

Claude-in-Chrome file uploads via the file_upload/browser_batch MCP tool can now skip local input preparation entirely, using a new passThroughChromeFileUploadInput handler instead of the existing prepareChromeFileUploadInput. This pass-through path only kicks in when the MCP server isn't stdio-based, the process isn't CLAUDE_CODE_REMOTE, and CLAUDE_CODE_IS_COWORK is set.

Read from
Names in the bundleCLAUDE_CODE_IS_COWORK
How sure we are
One source agreesOne thing we can check says the same as this entry.
Anthropic's release notes agreeFixed Claude in Chrome file_upload failing with "paths: expected array, received undefined" in local Cowork sessions run from the Claude…

See this entry in the whole of v2.1.261 →

Feedback