claw-code-parity/rust/crates/rusty-claude-cli
Jobdori 0490636031 feat(commands): expand slash command surface 67 → 135 specs
Add 68 new slash command specs covering:
- Approval flow: approve/deny
- Editing: undo, retry, paste, image, screenshot
- Code ops: test, lint, build, run, fix, refactor, explain, docs, perf
- Git: git, stash, blame, log
- LSP: symbols, references, definition, hover, diagnostics, autofix
- Navigation: focus/unfocus, web, map, search, workspace
- Model: max-tokens, temperature, system-prompt, tool-details
- Session: history, tokens, cache, pin/unpin, bookmarks, format
- Infra: cron, team, parallel, multi, macro, alias
- Config: api-key, language, profile, telemetry, env, project
- Other: providers, notifications, changelog, templates, benchmark, migrate, reset

Update tests: flexible assertions for expanded command surface
2026-04-03 19:52:40 +09:00
..
src feat(commands): expand slash command surface 67 → 135 specs 2026-04-03 19:52:40 +09:00
tests Expand parity harness coverage before behavioral drift lands 2026-04-03 04:00:33 +00:00
Cargo.toml Lock down CLI-to-mock behavioral parity for Anthropic flows 2026-04-03 01:15:52 +00:00