Commit b555ae0
docs: add Rewind to ecosystem integrations list
Rewind is a time-travel debugger for AI agents — it records every LLM
call and tool execution via a TracingProcessor, then lets you fork
timelines, replay from failure (cached steps + live re-execution),
and diff the results.
Integration: `pip install rewind-agent[agents]` + `rewind_agent.init()`
auto-registers the tracing processor. Zero config needed.
Docs: https://github.com/agentoptics/rewind/blob/master/docs/openai-agents-sdk.md1 parent bfc8c63 commit b555ae0
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
221 | 221 | | |
222 | 222 | | |
223 | 223 | | |
| 224 | + | |
0 commit comments