Better Harness Tools, not merely storing the archive of leaked Claude Code but also make real things done. Now rewriting in Rust.
Go to file
zhaoyanchao 0a868b82e6 docs: 将README.md替换为中文项目简介
- 移除原有英文README内容,仅保留简短中文介绍
- 添加README-old.md保存原有完整文档
- 简化项目描述,聚焦于核心信息
2026-04-28 22:49:22 +08:00
.github ci: 删除冗余工作流并优化CI触发策略 2026-04-28 14:08:53 +08:00
.port_sessions 初始化 2026-04-13 22:06:48 +08:00
.trae/documents refactor(commands): 简化函数签名并移除多余括号以提升代码整洁性 2026-04-28 14:38:34 +08:00
assets Merge remote-tracking branch 'origin/main' (787 commits) - accepted remote version for all conflicted files 2026-04-13 22:20:02 +08:00
docs US-010: Add model compatibility documentation 2026-04-16 10:55:58 +00:00
rust test: 移除已弃用的 Qwen 模型错误提示测试 2026-04-28 15:19:37 +08:00
src 初始化 2026-04-13 22:06:48 +08:00
tests 初始化 2026-04-13 22:06:48 +08:00
.DS_Store feat: 增强模型支持和错误处理 2026-04-28 13:51:09 +08:00
.claude.json feat: default OAuth config for API endpoint, merge UI polish rendering 2026-04-01 03:20:26 +00:00
.claw.json ROADMAP #4.44.5: Ship/provenance opacity — filed from dogfood 2026-04-20 14:35:07 +09:00
.gitignore 初始化 2026-04-13 22:06:48 +08:00
CLAUDE.md feat: default OAuth config for API endpoint, merge UI polish rendering 2026-04-01 03:20:26 +00:00
CLAW.md 初始化 2026-04-13 22:06:48 +08:00
Containerfile Document a repeatable container workflow for the Rust workspace 2026-04-05 18:11:25 +00:00
PARITY.md 初始化 2026-04-13 22:06:48 +08:00
PHILOSOPHY.md docs: add philosophy document for autonomous claw development 2026-04-04 16:51:51 +00:00
README-old.md docs: 将README.md替换为中文项目简介 2026-04-28 22:49:22 +08:00
README.md docs: 将README.md替换为中文项目简介 2026-04-28 22:49:22 +08:00
ROADMAP.md file: #160 — session_store missing list_sessions, delete_session, session_exists — claw cannot enumerate or clean up sessions without filesystem hacks 2026-04-22 08:47:52 +09:00
USAGE.md docs: #155 — add USAGE.md documentation for /ultraplan, /teleport, /bughunter commands 2026-04-21 21:49:04 +09:00
debug.sh feat: 增强模型支持和错误处理 2026-04-28 13:51:09 +08:00
install.sh feat: b6-codex-session — batch 6 2026-04-07 15:52:30 +09:00
prd.json US-024: Add token limit metadata for kimi models 2026-04-17 04:15:38 +00:00
progress.txt US-011: Performance optimization for API request serialization 2026-04-16 11:11:45 +00:00
系统升级指令.md feat: 增强模型支持和错误处理 2026-04-28 13:51:09 +08:00

README.md

项目介绍

本项目是claude code 的rust 版本,基于