Skip to content

Commit b555ae0

Browse files
risjaiRishabh Jain
authored andcommitted
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.md
1 parent bfc8c63 commit b555ae0

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

docs/tracing.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -221,3 +221,4 @@ The following community and vendor integrations support the OpenAI Agents SDK tr
221221
- [Traccia](https://traccia.ai/docs/integrations/openai-agents)
222222
- [PromptLayer](https://docs.promptlayer.com/languages/integrations#openai-agents-sdk)
223223
- [HoneyHive](https://docs.honeyhive.ai/v2/integrations/openai-agents)
224+
- [Rewind](https://github.com/agentoptics/rewind/blob/master/docs/openai-agents-sdk.md)

0 commit comments

Comments
 (0)