Sweep 19 Sep 2026 · 02:36Z Build v2.1.278 500 read Stable v2.1.267 Latest v2.1.278 Next v2.1.278 Feeds RSS JSON llms.txt Unofficial
Claude Code v2.1.274 ·

New bridge capability: write files to a remote session channel

Remote worker sessions can now write files back through the bridge, not just read them

TierUnder the hoodhow much it should matter to you
Useful3my rating, 1 to 5
Signal3worth watching, 1 to 5
AreaRemote Controlwhat it touches
KindNew Featuresin v2.1.274,
Under the hood

Remote worker sessions can now write files back through the bridge, not just read them

What

A new function lets a remote 'worker' session write a batch of files (sent as base64-encoded content) back through the API to a bridge/channel endpoint. Previously this bridge could only be used to read files.

Why

This lets a remote session push its output files back to the project, rather than only pulling files down, making two-way file exchange possible over the bridge.

See this entry in the whole of v2.1.274 →