Run multiple AI coding agents across projects (Claude Code and Codex)
<p align="center">
<img src="docs/images/logo.png" alt="Nezha Logo" width="150" />
</p>
<h1 align="center">Nezha: An Agent-First Application For Vibe Coding </h1>
<p align="center">
Parallelize your AI coding agents. Claude Code + Codex, running together.
</p>
<p align="center">
Multi-project Workspace · Fast Switching Between VibeCoding Tasks · Real-time Terminal · Session Auto-discovery · Native Git Integration · Lightweight Code Editor
</p>
<p align="center">
<a href="https://github.com/hanshuaikang/nezha/actions/workflows/checks.yml"><img alt="Checks" src="https://img.shields.io/github/actions/workflow/status/hanshuaikang/nezha/checks.yml?label=checks"></a>
<a href="https://github.com/hanshuaikang/nezha/releases"><img alt="Release" src="https://img.shields.io/github/v/release/hanshuaikang/nezha"></a>
<a href="https://github.com/hanshuaikang/nezha/stargazers"><img alt="Stars" src="https://img.shields.io/github/stars/hanshuaikang/nezha"></a>
</p>
<p align="center">
<a href="https://www.producthunt.com/products/nezha-2?embed=true&utm_source=badge-featured&utm_medium=badge&utm_campaign=badge-nezha" target="_blank" rel="noopener noreferrer">
<img alt="NeZha - Run multiple AI coding agents across projects | Product Hunt" width="200" height="48" style="width: 150px; height: 48px; vertical-align: middle;" src="https://api.producthunt.com/widgets/embed-image/v1/featured.svg?post_id=1120473&theme=light&t=1775898930608">
</a>
<a href="https://hellogithub.com/repository/hanshuaikang/nezha" target="_blank" rel="noopener noreferrer">
<img src="https://abroad.hellogithub.com/v1/widgets/recommend.svg?rid=4dd4bd67871b461fa8bd3641d803db05&claim_uid=uT2Sc8Xli4PUA76&theme=neutral" alt="Featured|HelloGitHub" style="width: 155px; height: 48px; margin-left: 12px; vertical-align: middle;" width="150" height="48" />
</a>
</p>
<p align="center">
<img src="docs/images/index.png" alt="Nezha Product Showcase" width="80%" />
</p>
Nezha is an Agent-First ViAgent that generates comprehensive documentation, API references, architecture diagrams, and developer onboarding guides from existing code.
Agent configuration for systematic bug investigation that traces issues from error logs through the codebase to root cause with suggested fixes.
Agent for integrating third-party APIs including SDK setup, type generation, error handling, retry logic, and rate limit management.
Cursor's built-in autonomous coding agent that can make multi-file edits, run terminal commands, search the codebase, and iteratively build features with minimal human intervention.
Cloud-based autonomous coding agent that runs in the background on remote sandboxed environments, handling complex multi-step tasks while you continue working.
Cursor's multi-file editing agent within Composer mode that can create, edit, and delete files across your entire project in a single conversation.