claw-code/rust/crates
zhaoyanchao 8fc9296fed refactor(commands): 简化函数签名并移除多余括号以提升代码整洁性
将多个函数的参数签名改为单行形式,减少视觉噪音
移除render_mcp_report_for函数中不必要的括号,使代码更简洁
更新测试代码以匹配新的函数调用方式
2026-04-28 14:38:34 +08:00
..
api style: 应用 rustfmt 格式化代码并调整部分代码风格 2026-04-28 14:26:16 +08:00
claw-cli 初始化 2026-04-13 22:06:48 +08:00
commands refactor(commands): 简化函数签名并移除多余括号以提升代码整洁性 2026-04-28 14:38:34 +08:00
compat-harness 初始化 2026-04-13 22:06:48 +08:00
lsp style: 应用 rustfmt 格式化代码并调整部分代码风格 2026-04-28 14:26:16 +08:00
mock-anthropic-service feat(harness+usage): add auto_compact and token_cost parity scenarios 2026-04-03 22:41:42 +09:00
plugins Merge remote-tracking branch 'origin/main' (787 commits) - accepted remote version for all conflicted files 2026-04-13 22:20:02 +08:00
runtime style: 应用 rustfmt 格式化代码并调整部分代码风格 2026-04-28 14:26:16 +08:00
rusty-claude-cli style: 应用 rustfmt 格式化代码并调整部分代码风格 2026-04-28 14:26:16 +08:00
server 初始化 2026-04-13 22:06:48 +08:00
telemetry feat: anthropic SDK header matching + request profile 2026-04-01 05:55:25 +00:00
tools ROADMAP #133: Blocked-state subphase contract — implement §6.5 2026-04-20 15:04:08 +09:00