Collected sources and patterns will appear here. Add from search, explore, or the patterns library.
NetworkTraffic<APIRequest> -> NetworkTraffic<APIResponse>
Intercept and record raw outbound LLM API requests and responses from external CLI tools to capture execution traces.
Problem it solves
Tracing external/third-party agent CLI behaviors is difficult without modifying their source code.
Consumes
Emits
Establishes
The real projects this mechanism was found in. Attribution is the point — this is how the best teams actually do it.