codehydra
v2026.3.2
Published
Multi-workspace IDE for parallel AI agent development
Maintainers
Readme
CodeHydra
Multi-workspace IDE for parallel AI agent development.
Installation
# Run directly without installation
npx codehydra
# Or install globally
npm install -g codehydra
codehydraFeatures
- Run multiple AI agents simultaneously in isolated git worktrees
- Real-time status monitoring across all workspaces
- Keyboard-driven navigation (Alt+X shortcut mode)
- Full VS Code integration via code-server
- Built-in voice dictation
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
