15 · The Workbench

Tool Call Trace

Log of agent actions

A readable record of every tool the agent invoked — command run, file edited, API hit — with inputs and outputs for debugging and audit.

Concrete example

You see bash ran npm test, then edited src/auth.ts, then failed on line 42.

Why it matters

Essential for trust, debugging, and security review.