GraphCode icon
GraphCode icon

GraphCode

Native macOS app that wires coding-agent sessions (Claude Code, Codex CLI, Copilot CLI, OpenCode) into a graph of hand-offs, messages, and unattended loops.

The graph canvas: each card is a live coding-agent session, each edge a hand-off, message, or spawn that fires when the loop resolves.

Cost / License

Platforms

  • Mac
1like
0articles

Features

No features, maybe you want to suggest one?

GraphCode News & Activities

Highlights All activities

Recent activities

GraphCode information

AlternativeTo Categories

DevelopmentAI Tools & Services

GitHub repository

  •  113 Stars
  •  9 Forks
  •  24 Open Issues
  •   Updated  
View on GitHub

Popular alternatives

View all
GraphCode was added to AlternativeTo by Srinivasa-Chaitanya-Gopir on and this page was last updated .
No comments or reviews, maybe you want to be first?

Official Links

What is GraphCode?

GraphCode arranges coding-agent sessions into a directed graph on one canvas. Each node is a live terminal you can attach to and correct mid-run, and each edge is a hand-off, message, or spawn that fires when a loop resolves, so a chain of work runs while you are away. Loops are typed by what ends them: turn-based loops pause for review each turn, goal-based loops resolve when a shell check passes or the goal is met, time-based loops keep their cadence inside the agent's own prompt, and composite loops run a sub-graph end to end. A background daemon fires the edges and keeps sessions alive across app quits and reboots. GraphCode bundles no agent and calls no model itself; it launches whichever supported CLI is on your PATH. Requires macOS 15 or later on Apple Silicon.