CodeHerd — Development skill for Claude Code
Management and persistence of multiple Claude Code CLI instances.
How to install CodeHerd
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open AndrewMcLachlan/CodeHerd and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What CodeHerd does
Management and persistence of multiple Claude Code CLI instances.
Alternatives in Development
- Web Artifacts Builder — Build complex claude.ai HTML artifacts using React, Tailwind CSS, and shadcn/ui 94.1k ★
- Management Deep Dive — 管理层纵深研究:买股票就是买人 15.9k ★
- Asana — Project Management Asana integration via MCP 14k ★
README
CodeHerd
A desktop app for managing multiple Claude Code and OpenAI Codex CLI instances. Think VS Code meets Windows Terminal, but purpose-built for coding agents.
Features
- Tabbed interface - Run Claude Code and Codex sessions side by side
- Agent-aware new tabs - Choose any detected CLI agent and configure your preferred default
- Session persistence - Tabs auto-resume when you restart the app
- Session sidebar - Browse and resume each agent's past sessions per project folder
- Named and coloured tabs - Supports agent
/renamemetadata and a/colorpalette for both Claude Code and Codex - Status bar - Shows current folder, git branch, dirty state, and terminal status
- Graceful shutdown - Cleanly exits agent processes before falling back to a process-tree kill
Installation
Download the latest release from [GitHub Releases](https://github.com/AndrewMcLachlan/CodeHerd/releases). Builds are unsigned — [docs/INSTALL.md](docs/INSTALL.md) covers the SmartScreen/Gatekeeper prompts you'll see, how to verify downloads (`SHA256SUMS` and GitHub build-provenance attestations), and upgrade/downgrade/uninstall steps for each platform.
Supported platforms
| Platform | Architecture | Status |
|---|---|---|
| Windows 10/11 | x64 | Supported |
| macOS 14+ | Apple Silicon (arm64) | Supported |
| Linux (Ubuntu 24.04+ or equivalent) | x64 | Supported |
Other platforms and architectures (Windows arm64, Intel macOS, other distros) may work from source but are not built or tested.
Supported agents
CodeHerd drives the [Claude Code](https://docs.anthropic.com/en/docs/claude-code) and [OpenAI Codex](https://github.com/openai/codex) CLIs, discovered on your PATH. It tracks the **latest stable release** of each CLI: every CodeHerd release is tested against the agent versions current at that time (recorded in the release notes), with fixture tests pinning the session formats it parses. Older CLI versions generally still launch and resum
Related Skills
MiniAIons
Local web-based command center for managing multiple Claude CLI agent instances
Synapse
A modern terminal window manager. Manage multiple terminal sessions with workspace persistence, window groups,
Cc Companion
A desktop companion app for Claude Code — monitors multiple instances all in one view
Claude Desktop Multi Instance
🚀 Run multiple Claude Desktop instances simultaneously on macOS with independent configurations, accounts, an
Orellius Browser Bridge
Multi-session fork of Orellius Browser Bridge - supports multiple Claude instances on different tabs
Llxprt Jefe
LLxprt Jefe contains and controls your CLI instances, what if you just never had to leave your terminal? (Supp
Related Agents
Standalone
Unbounded standalone agent. Plays all roles sequentially: coordinator → engineer → adversarial QA → SM → PM →
Playwright Bowser Agent
Headless browser automation agent using Playwright CLI. Use when you need headless browsing, parallel browser
Async Code
Use Claude Code or CodeX CLI to perform multiple tasks in parallel with a Codex-style UI, functioning as a per