codehydra
v2026.7.15
Published
Multi-workspace IDE for parallel AI agent development
Downloads
2,822
Maintainers
Readme
CodeHydra
Multi-workspace IDE for parallel AI agent development.
Installation
# Run directly without installation
npx codehydra@latest
# Or install globally
npm install -g codehydra
codehydraFeatures
- Run Claude Code or OpenCode in several isolated git worktrees at once
- Real-time agent status monitoring across all workspaces
- Keyboard-driven navigation (Alt+X shortcut mode)
- A full VSCodium editor per workspace, with your extensions, themes and settings
- Agents can run any VS Code command through the built-in MCP server
How It Works
This package downloads the appropriate CodeHydra binary for your platform from GitHub Releases on first run, caches it locally, and executes it with any passed arguments.
Supported platforms:
- Linux x64
- macOS x64 and arm64
- Windows x64
Links
License
MIT
