multiplexer
active
nezha
IDE
About
nezha addresses the workflow gap that appears when AI writes most of the code and development becomes parallel: traditional IDEs assume a human writing one file at a time. It embeds Claude Code and Codex terminals natively, tracks sessions across projects in a sidebar, and renders finished sessions visually so they can be reviewed without terminal resume commands. Built-in git support covers branch creation, worktree-based development, AI-generated commit messages, and a code review view, while notifications flag when an agent needs human input. Light code and Markdown editors are included for review-level edits without launching a full IDE. The GPL-3.0 project is written in TypeScript with Tauri and xterm.js.