by hanshuaikang
Code Editor for the AI Agents Era. Run multiple Claude Code and Codex agents across projects on your machine.
# Add to your Claude Code skills
git clone https://github.com/hanshuaikang/nezhaLast scanned: 5/3/2026
{
"issues": [],
"status": "PASSED",
"scannedAt": "2026-05-03T06:26:29.751Z",
"semgrepRan": false,
"npmAuditRan": false,
"pipAuditRan": true
}nezha is an open-source ai agents skill for AI coding assistants such as Claude Code, Codex CLI, and ChatGPT, built by hanshuaikang. Code Editor for the AI Agents Era. Run multiple Claude Code and Codex agents across projects on your machine. It has 1,789 GitHub stars.
Yes. nezha passed SkillsLLM's automated security scan — a dependency vulnerability audit plus prompt-injection heuristics — with no high-severity issues. You can read the full report in the Security Report section on this page.
Clone the repository with "git clone https://github.com/hanshuaikang/nezha" and add it to your Claude Code skills directory (see the Installation section above).
nezha is primarily written in TypeScript. It is open-source under hanshuaikang on GitHub, so you can review or fork the full source.
Yes. SkillsLLM lists many other AI Agents skills you can browse and compare side by side. Open the AI Agents category from the badge at the top of this page, or use the Related Skills and comparison links further down to weigh nezha against similar tools.
No comments yet. Be the first to share your thoughts!
Nezha 是一款专为 AI 编程打造的跨平台轻量级 IDE。它把多项目管理、任务生命周期追踪、原生终端体验、Skill 管理、Git Worktree、会话回放、代码浏览和完整 Git 工作流整合到同一个界面里,让你不必在终端、编辑器、Git 工具和会话记录之间来回切换。只需要通过鼠标点击,就可以瞬间切换到不同的项目或任务。安装包只有 7M 大小。
传统的 IDE 和 VS Code 这样的编辑器本质上是以开发者为核心设计的,在古法编程时代,插件系统,重构,变量联想等诸多功能都是为了提升效率而设计的。而现在人写的代码越来越少, AI 写的代码越来越多,写代码本身开始变成一件可以并行的事情,这在以前是不敢想象的事情,但是人的注意力是有限的,如何快速跟踪多个项目的任务,就是哪吒想要解决的事情。
哪吒以 Agent 优先设计,内置终端直接集成原生 Claude Code 和 Codex。并在此之上集成 任务系统,Git, Git Worktree, 终端和代码编辑器。使得对于轻度需求无需打开笨重的 IDE 即可完成任务下发,代码 Review,代码提交等操作的闭环,而且不会打断你在其他项目进行中的工作。
在使用哪吒之前你需要先安装好 Claude Code / Codex, 初次安装会遇到"“NeZha”已损坏,无法打开。 你应该将它移到废纸篓。"。这是由于安装包未签名导致的,执行以下语句即可:
xattr -rd com.apple.quarantine /Applications/nezha.app
多项目工作区, 右侧侧边栏可以快速在多个项目间切换
通过左侧的项目侧边栏, 你可以快速在多个工作区之间切换。
在之前终端的会话一旦结束就只能 resume 才能看到,而在 Nezha 中, 会话结束之后会自动可视化会话内容, 方便你回顾,你还可以置顶重要的会话
内置代码编辑器, 支持所有常见编程语言的语法高亮,Markdown 也支持预览。
支持一键创建分支,AI 生成 Git Message, 支持 CodeReview 视图, 应用内直接集成 Git Worktree 的开发方式
Nezha 的诞生离不开以下优秀的开源项目,向它们致敬:
感谢以下自媒体对本项目的关注和转发(以下排名不分先后), 大家感兴趣的话可以关注下他们 ~
| 平台 | 账号 |
|---|---|
| 推特 | @aigclink、@QingQ77、@ilovek8s |
| 公众号 | 码问 |
Linux.do