nezha

by hanshuaikangVerified

Code Editor for the AI Agents Era. Run multiple Claude Code and Codex agents across projects on your machine.

1,877
Stars
177
Forks
TypeScript
Language
8/23/2026
Added
View on GitHubDownload ZIP

⚠️ Third-Party Software Notice

This skill is third-party open-source software developed and hosted independently on GitHub. SkillTip is an informational directory and does not control or maintain the underlying repository. Any security checks displayed are automated and limited in scope. Review the source code before installing.

Read the Terms of Service

Installation

Add to your Claude Code skills directory:

# Add to your Claude Code skills
git clone https://github.com/hanshuaikang/nezha

Getting Started

Guides for using skills like nezha.

Security Report

Verified

Last scanned: —

{
  "status": "PASSED",
  "issues": []
}

README.md

Nezha Logo

哪吒(Nezha): 三头六臂,并发编程

专为 AI 编程量身打造的轻量级跨平台IDE

多项目工作区, 快速切换多个项目下的 AI 会话 · 实时终端 · 会话自动发现 · 原生 Git 集成 · Git Worktree 支持 · 轻量级代码编辑器 · Skill 管理

Checks Release Stars

Nezha 产品图

Nezha 是一款专为 AI 编程打造的跨平台轻量级 IDE。它把多项目管理、任务生命周期追踪、原生终端体验、Skill 管理、Git Worktree、会话回放、代码浏览和完整 Git 工作流整合到同一个界面里,让你不必在终端、编辑器、Git 工具和会话记录之间来回切换。只需要通过鼠标点击,就可以瞬间切换到不同的项目或任务。安装包只有 7M 大小。

English Documentation

为什么是 Nezha

传统的 IDE 和 VS Code 这样的编辑器本质上是以开发者为核心设计的,在古法编程时代,插件系统,重构,变量联想等诸多功能都是为了提升效率而设计的。而现在人写的代码越来越少, AI 写的代码越来越多,写代码本身开始变成一件可以并行的事情,这在以前是不敢想象的事情,但是人的注意力是有限的,如何快速跟踪多个项目的任务,就是哪吒想要解决的事情。

哪吒以 Agent 优先设计,内置终端直接集成原生 Claude Code 和 Codex。并在此之上集成 任务系统,Git, Git Worktree, 终端和代码编辑器。使得对于轻度需求无需打开笨重的 IDE 即可完成任务下发,代码 Review,代码提交等操作的闭环,而且不会打断你在其他项目进行中的工作。

安装 Nezha

在使用哪吒之前你需要先安装好 Claude Code / Codex, 初次安装会遇到"“NeZha”已损坏,无法打开。 你应该将它移到废纸篓。"。这是由于安装包未签名导致的,执行以下语句即可:

xattr -rd com.apple.quarantine /Applications/nezha.app

核心功能

  • 在单个应用内同时管理多个项目下多个 Claude Code 和 Codex 会话, 提升你的 5 倍编程效率,释放你的注意力。
  • 自带通知提醒,当 Claude Code 和 Codex 需要人工介入时, 会自动弹出消息和应用角标提醒。
  • 可视化会话,你可以直接在页面上可视化查看你和 Claude Code / Codex 每一次的会话详情,并随时 Resume 任务。
  • 精选打磨的 UI 风格,内置白天, 黑夜 和 护眼模式。
  • 原生集成 Git, 支持 AI 生成 Git Message, 同时底层支持 Git Worktree 的开发方式。
  • 原生集成轻量级代码编辑器和 Markdown编辑器,支持所有常见编程语言代码高亮。
  • 支持 Skill 管理, 你可以通过软链的方式集中管理你的所有本地 Skill

🌟 功能概览

🗂️ 多项目工作区

多项目工作区, 右侧侧边栏可以快速在多个项目间切换

通过左侧的项目侧边栏, 你可以快速在多个工作区之间切换。

工作区 切换项目

📊 会话管理

在之前终端的会话一旦结束就只能 resume 才能看到,而在 Nezha 中, 会话结束之后会自动可视化会话内容, 方便你回顾,你还可以置顶重要的会话

任务视图

📝 内置代码编辑器与MarkDown编辑器

内置代码编辑器, 支持所有常见编程语言的语法高亮,Markdown 也支持预览。

代码浏览 Markdown 编辑器

🌳 Git 集成

支持一键创建分支,AI 生成 Git Message, 支持 CodeReview 视图, 应用内直接集成 Git Worktree 的开发方式

Git 集成

🎨 精心打磨的 UI 风格,支持白天和黑夜模式和护眼模式

Dark Theme Light Theme Eye Care

🙏 鸣谢

Nezha 的诞生离不开以下优秀的开源项目,向它们致敬:

  • Tauri - 构建更小、更快、更安全的桌面应用
  • React - 构建用户界面的 JavaScript 库
  • xterm.js - 强大的 Web 终端组件

感谢以下自媒体对本项目的关注和转发(以下排名不分先后), 大家感兴趣的话可以关注下他们 ~

平台账号
推特@aigclink@QingQ77@ilovek8s
公众号码问

👬 友情链接

Linux.do

Frequently Asked Questions

What is nezha?

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,877 GitHub stars.

Is nezha safe to use?

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.

How do I install nezha?

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).

What programming language is nezha written in?

nezha is primarily written in TypeScript. It is open-source under hanshuaikang on GitHub, so you can review or fork the full source.

Are there alternatives to nezha?

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.

Comments (0)

No comments yet. Be the first to share your thoughts!

ECC

by affaan-m

10

The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.

242,21936,702JavaScript
AI Agentsai-agentsanthropicclaude-code
View details
15

An agentic skills framework & software development methodology that works.

234,96620,863Shell
AI Agentsai-agentsbrainstorming
View details

The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.

185,94028,768JavaScript
AI Agentsai-agentsanthropicclaude-code
View details

cc-switch

by farion1231

3

A cross-platform desktop All-in-One assistant for Claude Code, Codex, OpenCode, OpenClaw, Grok Build & Hermes Agent. Only official website: ccswitch.io

128,8688,826Rust
AI Agentsclaude-codeai-tools
View details

claude-code

by anthropics

Claude Code is an agentic coding tool that lives in your terminal, understands your codebase, and helps you code faster by executing routine tasks, explaining complex code, and handling git workflows - all through natural language commands.

120,03119,897Shell
AI Agents
View details

Developers Also Liked

Based on votes and bookmarks from developers who liked this skill

ECC

by affaan-m

10

The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.

242,21936,702JavaScript
AI Agentsai-agentsanthropicclaude-code
View details
15

An agentic skills framework & software development methodology that works.

234,96620,863Shell
AI Agentsai-agentsbrainstorming
View details

n8n

by n8n-io

12

Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.

201,88160,308TypeScript
MCP Serversapisai-tools
View details

The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.

185,94028,768JavaScript
AI Agentsai-agentsanthropicclaude-code
View details

cc-switch

by farion1231

3

A cross-platform desktop All-in-One assistant for Claude Code, Codex, OpenCode, OpenClaw, Grok Build & Hermes Agent. Only official website: ccswitch.io

128,8688,826Rust
AI Agentsclaude-codeai-tools
View details