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

Grep and Search now declare remote execution support, so those calls can be routed to a remote host.

TierUnder the hoodhow much it should matter to you
Useful2my rating, 1 to 5
Signal3worth watching, 1 to 5
AreaRemote Toolswhat it touches
KindInternal Changesin v2.1.259,
Under the hood No documentation found

Grep and Search now declare remote execution support, so those calls can be routed to a remote host.

The Grep tool and a Search tool now declare remoteExecution: { supported: !0 }, joining other tools that already had this. This feeds into the dispatcher logic that, combined with a separate remote-capability check, decides whether a tool call is routed to a remote host instead of run locally.

Read from
Names in the bundleremoteExecution

See this entry in the whole of v2.1.259 →

Feedback