Top AI Repos — open-source AI, indexed and scored
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
整合 Claude Code 编程能力与 Hermes Agent 自进化能力的智能体 / An AI agent combining Claude Code coding capabilities with Hermes Agent self-evolution.
| Date | Stars |
|---|---|
| 2026-07-31 | 541 |
| 2026-08-06 | 541 |
Today
— stars today
This week
— stars this week
This month
— stars this month
Momentum
60.0
growth rate 0.00%/day
# CyberCode
<p align="center">
<img src="docs/images/cybercode-app-icon.png" alt="CyberCode app icon" width="112"><br>
<picture>
<source media="(prefers-color-scheme: dark)" srcset="docs/images/cybercode-wordmark-dark.png">
<img src="docs/images/cybercode-wordmark.png" alt="CyberCode" width="520">
</picture>
</p>
<p align="center">
<strong>官方网站:</strong>
<a href="https://wk42worldworld.github.io/cybercode/">https://wk42worldworld.github.io/cybercode/</a>
</p>
<p align="center">
<strong>语言:</strong>
<a href="README.en.md">English</a> ·
<strong>简体中文</strong> ·
<a href="README.ja.md">日本語</a> ·
<a href="README.ko.md">한국어</a>
</p>
<div align="center">
[](https://github.com/wk42worldworld/cybercode/stargazers)
[](https://github.com/wk42worldworld/cybercode/network/members)
[](https://github.com/wk42worldworld/cybercode/issues)
[](https://github.com/wk42worldworld/cybercode/pulls)
[](https://wk42worldworld.github.io/cybercode/)
</div>
<p align="center">
<strong>她不是工具,她是伙伴。</strong><br>
<strong>She is not a tool. She is a partner.</strong><br>
<strong>彼女はツールではなく、パートナーです。</strong><br>
<strong>그녀는 도구가 아니라, 파트너입니다.</strong>
</p>
一个在 **Claude Code 风格基础上扩展永久记忆与自进化能力** 的本地可运行 Agent,支持接入任意 Anthropic 兼容 API(MiniMax、OpenRouter 等)。在完整 TUI 之外,还补全了 Computer Use(macOS / Windows)、打造了图形化**桌面端**,并支持通过 Telegram / 飞书**完整远程驱动**。
<p align="center">
<strong>带有永久记忆与自进化能力的开源 Claude Code 风格桌面 Agent。</strong><br>
自带 CLI、桌面端、IM 远程控制、定时任务和 Computer Use;你可以接自己的模型,在本地跑真实编码会话。
</p>
<p align="center">
<a href="https://wk42worldworld.github.io/cybercode/guide/quick-start.html#安装-cli推荐">安装 CLI</a> · <a href="https://wk42worldworld.github.io/cybercode/">为什么</a> · <a href="https://wk42worldworld.github.io/cybercode/desktop/03-features.html">对比</a> · <a href="https://wk42worldworld.github.io/cybercode/desktop/">图形界面</a> · <a href="https://wk42worldworld.github.io/cybercode/desktop/03-features.html">功能</a> · <a href="https://wk42worldworld.github.io/cybercode/guide/quick-start.html#从源码运行">从源码运行</a> · <a href="https://wk42worldworld.github.io/cybercode/guide/quick-start.html">分章节教程</a> · <a href="https://wk42worldworld.github.io/cybercode/desktop/03-features.html">模块教程</a> · <a href="https://wk42worldworld.github.io/cybercode/guide/env-vars.html">环境变量</a> · <a href="https://wk42worldworld.github.io/cybercode/#join-community">社区</a> · <a href="https://wk42worldworld.github.io/cybercode/guide/quick-start.html">更多文档</a>
</p>
## 加入用户群
<p align="center">
<a href="docs/public/images/cybercode-qq-community.png">
<img src="docs/public/images/cybercode-qq-community.png" alt="CyberCode AI研究中心 QQ 群二维码,群号 463169230" width="300">
</a>
</p>
<p align="center"><strong>AI研究中心 QQ 群:463169230</strong><br>扫码加入,交流使用心得、反馈问题和关注新功能。</p>
---
## 安装命令行版本
### macOS / Linux
```bash
curl -fsSL https://raw.githubusercontent.com/wk42worldworld/cybercode/main/scripts/install-cli.sh | bash
```
### Windows PowerShell
```powershell
irm https://raw.githubusercontent.com/wk42worldworld/cybercode/main/scripts/install-cli.ps1 | iex
```
安装完成后,在任意项目目录启动 Agent:
```bash
cybercode
```
安装器会自动获取最新稳定版;没有 Bun 时会自动安装,并把 `cybercode` 加入当前用户的 PATH。整个过程不需要管理员权限,更新时也会保留已有 CLI `.env`。执行前可以先查看 [macOS/Linux 安装脚本](scripts/install-cli.sh) 或 [Windows 安装脚本](scripts/install-cli.ps1)。
### 常用 CLI 命令
| 命令 | 用途 |
|------|------|
| `cybercode` | 在当前项目启动交互式 Agent |
| `cybercode "解释这个仓库"` | 带一条初始任务启动 Agent |
| `cybercode -p "修复失败的测试"` | 输出结果后退出,适合脚本和 CI |
| `cybercode -c` | 继续当前项目最近一次会话 |
| `cybercode -r` | 选择并恢复已保存的会话 |
| `cybercode --model <model>` | 为当前会话指定模型 |
| `cyExcerpt of 26,991 characters
Read on GitHub162
Would you bet a product on this? Bounded 0–100 and slow moving.
matched fp:79b57d61f67acc32, desc:ai agent