This website requires JavaScript.
Explore
Help
Register
Sign In
fmq
/
claudecode
Watch
1
Star
0
Fork
0
You've already forked claudecode
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
116
Commits
4
Branches
0
Tags
45
MiB
a7be3ac31f
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
fengmengqi
a7be3ac31f
chore: reorganize repo into python and rust branches
2026-04-03 22:27:59 +08:00
README.md
chore: reorganize repo into python and rust branches
2026-04-03 22:27:59 +08:00
README.md
Claw Code 重构版
本项目已根据不同实现语言和任务目标进行了重构,并分布在不同的分支中。
🚀
分支信息
Python 分支
: 包含原始的 Python 净室重写版本及配套编排工具。
Rust 分支
: 包含高性能的 Rust 实现版,包括
claw
命令行工具和会话运行时。
🛠 项目布局
main
: 当前主入口,仅包含项目结构说明。
python
: Python 源代码、测试及任务定义。
rust
: Rust 工作区,包含 API、Runtime、CLI 等所有核心 crate。
由 Antigravity AI 助手自动生成/整理。