Trace capture
Route OpenAI-compatible calls through the local proxy and see every request become a structured node in the Tether interface.
- Request and response bodies
- Latency and status
- Model metadata
- Nested tool-call context
A complete debugging loop for local AI development: capture calls, inspect state, replay branches, and understand cost.
Route OpenAI-compatible calls through the local proxy and see every request become a structured node in the Tether interface.
Edit a response, replay from a node, and test downstream behavior without burning tokens on every upstream call.