claw-code/rust/crates/rusty-claude-cli
zhaoyanchao 8a8bd74378 chore: 更新 .gitignore 条目并调整调试脚本顺序
扩展两个 CLI 工具的 .gitignore 条目列表,包含更多本地生成的目录和文件。
同时将 cargo fmt 命令移至 cargo test 之后执行,以保持一致的检查流程。
2026-04-30 11:08:17 +08:00
..
.claw/sessions feat(runtime): typed task packet format for structured claw dispatch 2026-04-04 00:40:20 +09:00
src chore: 更新 .gitignore 条目并调整调试脚本顺序 2026-04-30 11:08:17 +08:00
tests Restore Rust formatting compliance 2026-04-28 09:19:16 +00:00
Cargo.toml Close the clawability backlog with deterministic CLI output and lane lineage 2026-04-05 18:41:02 +00:00
RUN.md feat: 增强模型支持和错误处理 2026-04-28 13:51:09 +08:00
build.rs Remove the deprecated Claude subscription login path and restore a green Rust workspace 2026-04-11 17:24:44 +00:00