furkankly/zoetrope
Watch a Claude Code or Codex session as a live flow graph, in your terminal or your browser.
About the project
A visualizer for Claude Code and Codex sessions: reads transcripts and draws a live flow graph of agents, subagents and tool calls in the terminal or browser. Read-only, no network.
Useful for
- Follow a running Claude Code session live in the terminal
- Review a finished agent run on the graph with timeline scrubbing
- Print the session tree headlessly with zoe inspect in CI or a script
README summarized by DeepSeek V4.1 Flash. Details may be inaccurate.
Why it’s trending
- 0 stars so far today, about 10 expected by the end of the day.
- The repository is 27 days old and already has 860 stars.
- Top new repositories this month: #96.
Stars per day
Bars are daily stars, the line is the usual pace. Red marks spike days.
Numbers
- Total stars
- 860
- Stars in a day
- 10
- Forks
- 56
- Issues and pull requests
- 26
- Watchers
- 1
- Language
- Rust
- License
- MIT
- Latest release
- v0.2.0 · September 10, 2026
- Created
- August 18, 2026
- Last push
- September 11, 2026
Star trust
Growth looks organic: forks and discussion are in line with active projects, and stars arrive unevenly, the way people give them.
These are heuristics, not a verdict: we judge by the repository’s behavior, not by a list of stargazers.
Spotted in
- September 14, 2026Top new repositories this month: #96
Similar projects
-
6.9
google/artemis
Google's tool for automating Android devices from natural-language instructions: drives apps, captures logs and screenshots, and integrates with AI assistants via MCP.
-
6.4
melgarafael/DeskcommCRM
Self-hosted CRM with native AI agents for selling over WhatsApp: agents reply, qualify leads and close sales while your data stays on your server. An open alternative to Kommo, Octadesk and Intercom.
-
6.3
tech-leads-club/agent-skills
A registry of validated skills (instruction plugins) for AI coding agents: extends Claude Code, Cursor, Copilot and others with secure, tested capabilities.
-
6.1
kruzovic7/ai-data-extractor
Python tool that extracts local chat histories from AI coding assistants (Claude Code, Cursor, Windsurf, Aider, Cline/Roo Code and more) into a single normalized JSONL format.
-
5.5
NVlabs/SoL-Pi
An extension for Pi that cuts token usage and redundant turns of coding agents via four mechanisms: action fusion, observation packing, log reduction, and context compaction.
-
5.4
alphaXiv/OpenResearch
A local-first workspace for research agents that turns Claude Code, Codex, OpenCode, or Cursor into agents reviewing literature, forming hypotheses, and running experiments. Each direction gets an isolated git worktree…