E2B
SDK / ToolOpen-source secure sandboxes where AI agents run code — the de facto execution layer for agent apps.
- sandbox
- code-execution
- sdk
- agents
Watch a Claude Code session as a live flow graph — in your terminal or browser.
Zoetrope reads a Claude Code session's JSONL transcript and renders the agent/tool call flow as a live, scrubbable graph: time-travel through the timeline, click nodes to inspect payloads. Fully read-only and offline — the project's own words: "there is no HTTP client anywhere in the dependency tree." The closest thing to a debugger UI for agent sessions.
Repository
furkankly/zoetropeCharted
Open-source secure sandboxes where AI agents run code — the de facto execution layer for agent apps.
Pythonic framework for building MCP servers — decorators, type hints, and zero boilerplate.
Anthropic's official TypeScript SDK for building agentic applications.