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 / Cursor 开源替代。部署在你自己的服务器上,团队用浏览器打开就能编程——包括手机。CLI & Web UI 双入口,Multi-Agent 协作,原生直连千问/DeepSeek 等国产大模型。SWE-bench Lite 56%,不是玩具。技能/插件/跨会话记忆,8 层安全沙箱,数据不离开你的机器。Docker 一键部署,MIT 开源,零锁定。
| Date | Stars |
|---|---|
| 2026-07-31 | 315 |
| 2026-08-01 | 326 |
| 2026-08-06 | 326 |
Today
— stars today
This week
— stars this week
This month
— stars this month
Momentum
0.0
growth rate 0.00%/day
[🌐 English](docs/README_EN.md)
<div align="center">
<img src="docs/assets/logo.svg" alt="ZhikunCode" width="120" />
<h1>ZhikunCode</h1>
<p><strong>开源 AI 编程助手 — 部署一次,浏览器全流程操控</strong></p>
<p>多 Agent 协作 · Docker 自托管 · 国产大模型直连 · 深度安全架构</p>
<p>
<a href="#-快速开始">快速开始</a> ·
<a href="#-特性亮点">核心特性</a> ·
<a href="#-demo">在线演示</a> ·
<a href="#-公开工程案例">公开工程案例</a> ·
<a href="#-swe-bench-lite-评测">SWE-bench 评测</a> ·
<a href="#-cli-工具">CLI 工具</a> ·
<a href="#-skill技能系统">skill技能系统</a> ·
<a href="#-插件系统">插件系统</a> ·
<a href="#-可视化">可视化</a> ·
<a href="#-记忆系统">记忆系统</a> ·
<a href="#-竞品对比">竞品对比</a> ·
<a href="docs/README_EN.md">English</a>
</p>
<p>
<a href="https://opensource.org/licenses/MIT"><img src="https://img.shields.io/badge/License-MIT-yellow.svg" alt="License: MIT" /></a>
<a href="https://github.com/zhikunqingtao/zhikuncode"><img src="https://img.shields.io/badge/Docker-Ready-blue?logo=docker" alt="Docker" /></a>
<a href="https://github.com/zhikunqingtao/zhikuncode/stargazers"><img src="https://img.shields.io/github/stars/zhikunqingtao/zhikuncode?style=social" alt="GitHub Stars" /></a>
<a href="https://github.com/zhikunqingtao/zhikuncode"><img src="https://img.shields.io/github/last-commit/zhikunqingtao/zhikuncode" alt="Last Commit" /></a>
<a href="https://github.com/zhikunqingtao/zhikuncode"><img src="https://img.shields.io/github/languages/code-size/zhikunqingtao/zhikuncode" alt="Code Size" /></a>
<a href="https://github.com/zhikunqingtao/zhikuncode/actions/workflows/ci.yml"><img src="https://github.com/zhikunqingtao/zhikuncode/actions/workflows/ci.yml/badge.svg" alt="CI" /></a>
<a href="https://zhikunqingtao.github.io/zhikuncode/swe-bench-report.html"><img src="https://img.shields.io/badge/SWE--bench%20Lite-56.0%25%20(168%2F300)-7a2410?logo=python&logoColor=white" alt="SWE-bench Lite 56.0% (168/300)" /></a>
</p>
</div>
---
> **部署到服务器,打开浏览器就能用,手机上也行**
> 🏗️ **[查看完整系统架构图 →](https://zhikunqingtao.github.io/zhikuncode/ZhikunCode-Architecture.html)**
> Java Agent Runtime · React 浏览器操作面 · Python Capability Service · 全景可视化
> 🔎 **[同一黄金监控任务的双工具执行审计 →](https://zhikunqingtao.github.io/zhikuncode/case-studies/zhikuncode-codex-gold-monitor-audit.html)**
> ZhikunCode × Codex · 哈希匹配的原始运行日志核验与脱敏摘录、冻结产物哈希、代码检查与公开脱敏截图、38 条证据与 14 维可复算评分
> 🚄 **[12306 候补可视化双工具对比评估 →](https://zhikunqingtao.github.io/zhikuncode/case-studies/zhikuncode-codex-12306-audit.html)**
> ZhikunCode/KimiK3 × Codex/GPT-5.6 Sol · 7 维评估、21 条证据、65 行脱敏日志摘录、11 张运行截图与 SHA-256 清单
> 🏆 **[SWE-bench Lite 技术报告 →](https://zhikunqingtao.github.io/zhikuncode/swe-bench-report.html)**
> 提交命名空间 `20260525_zhikuncode` · 官方 harness 评测 Resolve **168 / 300 (56.0%)** · Patch 生成率 284 / 300 (94.7%)
---
## 🔎 公开工程案例
### 黄金监控任务:ZhikunCode × Codex
同一需求分别交由 ZhikunCode 与 Codex 完成,并从需求理解、开发交互、过程效率、数据准确性、架构、代码质量、用户体验和可复现性等 14 个维度进行审计。报告保留双方优点与缺陷,公开评分公式、证据编号、截图和已知限制。
- ZhikunCode:Kimi K3 遇到 HTTP 429 后,由用户切换至 GLM-5.2 并在同一逻辑会话中继续。
- Codex:GPT-5.6 Sol,推理强度 High。
- 本案例自定义审计评分为 ZhikunCode 68.3、Codex 68.4,评分区间大幅重叠。
- 该结果只描述本次单任务交付,不代表模型能力等价,也不构成产品排名。
**[查看完整公开审计 →](https://zhikunqingtao.github.io/zhikuncode/case-studies/zhikuncode-codex-gold-monitor-audit.html)** ·
**[下载结构化证据 JSON →](docs/case-studies/zhikuncode-codex-gold-monitor-evidence.json)** ·
**[查看生成与复核说明 →](docs/case-studies/README.md)**
### 12306 候补可视化对比评估:ZhikunCode × Codex
同一"12306 候补成功后台全链路"动态可视化任务分别交由 ZhikunCode 与 Codex 完成,从任务理解、代码质量、动态可视化、架构与数学、用户体验、开发效率、技术实现 7 个维度评估。报告保留双方优点与缺陷,公开评分公式、21 条证据编号、11 张运行截图和已知限制。
- ZhikunCode:kimi-k3(KimiK3),交付单文件 HTML(1,061 行,零外部网络依赖),548KB 完整执行日志可审计。
- Codex:GPT-5.6 Sol(高推理模式),交付 Next.js 工程;过程证据为部分档位(会话界面截图证明总耗时 27m52s 与改动规模,无执行日志),开发效率维度按"部分"档位计分。
- 本案例自定义加权评分为 ZhikunCode 8.68、Codex 8.45(两侧同为七维加权),评分区间大幅重叠。
- 该结果只描述本次单任务交付,不代表模型能力等价,也不构成产品排名。
**[查看完整对比评估 →](https://zhikunqingtao.github.io/zhikuncode/case-studies/zhikuncode-codex-12306-audit.html)** ·
**[产物在线 Demo →](https://zhikunqingtao.github.io/zhikuncode/casExcerpt of 54,672 characters
Read on GitHubWould you bet a product on this? Bounded 0–100 and slow moving.
matched fp:b333af2721d6961c, topic:multi-agent, desc:multi-agent, desc:multi agent
matched fp:b333af2721d6961c, topic:llm