zhikunqingtao/zhikuncode
Codex/Claude Code/Cursor的开源增强版,专注一句话实现复杂长程任务(教育、编程、办公、生活、娱乐、游戏)。部署在你自己的服务器上,团队用浏览器打开就能编程——包括手机。CLI & Web UI 双入口,Multi-Agent 协作,原生直连千问/DeepSeek 等国产大模型。技能/插件/跨会话记忆,8 层安全沙箱,数据不离开你的机器。Docker 一键部署,MIT 开源,零锁定。
What it solves
ZhikunCode is an open-source AI programming assistant designed to automate the full software development lifecycle. It solves the problem of fragmented AI coding tools by providing a self-hosted, browser-based environment where multiple AI agents can collaborate to write, test, and verify code across various platforms (including mobile devices) without requiring a local client installation.
How it works
The system uses a multi-agent architecture (supporting Team, Swarm, and SubAgent modes) to decompose complex tasks. It is built with a Java Spring Boot backend, a React frontend, and a Python capability service for code analysis. It integrates with various LLMs (including domestic Chinese models like Qwen, DeepSeek, and Kimi) and features a sophisticated "Context Cascade" system to manage long conversations through six levels of compression. It also includes a runtime verification framework to ensure the generated code actually works via browser, HTTP API, or automated tests.
Who it’s for
It is aimed at developers who want a powerful, self-hosted AI coding assistant that can handle complex engineering tasks, as well as those who prefer using domestic Chinese LLMs with direct connectivity.
Highlights
- Browser-Based Control: Full development workflow accessible via any browser, including mobile and iPad.
- Multi-Agent Collaboration: Supports fixed roles (Team), dynamic negotiation (Swarm), and master-slave delegation (SubAgent).
- Advanced Context Management: A six-layer compression cascade to handle ultra-long dialogues without losing critical information.
- Runtime Verification: A built-in framework that generates evidence (screenshots, logs, diffs) to verify the correctness of the output.
- Domestic LLM Integration: Out-of-the-box support for Qwen, DeepSeek, Moonshot, and ZhipuGLM.
- Docker Deployment: Easy one-click setup using Docker Compose.
Related
- Project
- Project
- Project
- Project