Shannon – Local desktop app to orchestrate Claude Code agent teams
Multi-agent Claude orchestration with DAG workflows, but Cursor already owns this UI.
A personal orchestration tool for Claude Code agents
Visual orchestration for Claude agents, but limited to single model ecosystem.
Developers running multi-agent coding workflows, Claude Code power users
Langgraph · Crew AI · AutoGen
Shannon solves this:
- Create customized agents with different models (Opus/Sonnet/Haiku) and system prompts - Build team workflows with a drag-and-drop DAG editor (parallel, sequential, or fully custom) - Describe your goal in natural language → AI analyzes your codebase and proposes a task plan with dependencies - Watch everything in real-time: task graph, agent chat, code diffs
There's also a Monaco-based prompt editor with semantic syntax highlighting for XML tags (the kind Claude responds well to), autocomplete, and an "AI Improve" button that rewrites your system prompt in one click.
Tech: Go backend, React frontend, Wails v2 for the desktop shell, SQLite for storage. It shells out to the Claude Code CLI under the hood — not calling the API directly — so you get all of Claude Code's built-in tools (file editing, bash, etc.)
Named after Claude Shannon, as you might guess.
Limitations: requires Claude Code CLI installed and authenticated. Local-only desktop app. Hobby project — expect rough edges. Workspace copies can eat disk space on large repos.
Linux and Windows builds available. MIT licensed.
Multi-agent Claude orchestration with DAG workflows, but Cursor already owns this UI.
Multi-session agents with inter-session context passing, but huge feature list hides unclear priorities.
Multi-agent SDLC plugin for Claude Code, but CrewAI does this already.
Replaces tmux chaos with visual agent orchestration—dependency graphs, live monitoring, verification queue.
Single Go binary: Telegram → Claude agents in isolated Docker with swarms, memory, Nix.
Claude agents solving GitHub/Linear issues autonomously—production-grade, 4K LOC tested, real demo.