- 在 worker 启动过程中添加对 MCP/工具权限提示的检测 - 新增 WorkerStatus::ToolPermissionRequired 状态和相应事件分类 - 扩展 StartupEvidenceBundle 以记录工具权限提示信息 - 在 readiness 快照中将工具权限阻塞的 worker 标记为 blocked - 修复 allowedTools 空列表验证,防止无效的 --allowedTools 参数 - 更新 CLAUDE.md 文档,统一使用 scripts/fmt.sh 进行代码格式化 - 在 trust_resolver 中添加模式匹配和序列化支持 |
||
|---|---|---|
| .github | ||
| .port_sessions | ||
| .trae/documents | ||
| assets | ||
| docs | ||
| rust | ||
| scripts | ||
| src | ||
| tests | ||
| .DS_Store | ||
| .claude.json | ||
| .claw.json | ||
| .gitignore | ||
| CLAUDE.md | ||
| CLAW.md | ||
| Containerfile | ||
| PARITY.md | ||
| PHILOSOPHY.md | ||
| README-old.md | ||
| README.md | ||
| ROADMAP.md | ||
| USAGE.md | ||
| debug.sh | ||
| install.sh | ||
| prd.json | ||
| progress.txt | ||
| 系统升级指令.md | ||
README.md
项目介绍
本项目是claude code 的rust 版本,基于