claw-code-parity/rust/crates
Yeachan-Heo def861bfed Implement upstream slash command parity for plugin metadata surfaces
Wire the Rust slash-command surface to expose the upstream-style /plugin entry and add /agents and /skills handling. The plugin command keeps the existing management actions while help, completion, REPL dispatch, and tests now acknowledge the upstream aliases and inventory views.\n\nConstraint: Match original TypeScript command names without regressing existing /plugins management flows\nRejected: Add placeholder commands only | users would still lack practical slash-command output\nConfidence: high\nScope-risk: narrow\nReversibility: clean\nDirective: Keep /plugin as the canonical help entry while preserving /plugins and /marketplace aliases unless upstream naming changes again\nTested: cargo fmt --all; cargo clippy --workspace --all-targets -- -D warnings; cargo test --workspace\nNot-tested: Manual interactive REPL execution of /agents and /skills against a live user configuration
2026-04-01 08:19:25 +00:00
..
api Accept reasoning-style content blocks in the Rust API parser 2026-04-01 08:06:10 +00:00
commands Implement upstream slash command parity for plugin metadata surfaces 2026-04-01 08:19:25 +00:00
compat-harness wip: plugins progress 2026-04-01 07:09:06 +00:00
plugins Clear stale enabled state during plugin loader pruning 2026-04-01 08:10:36 +00:00
runtime Preserve ILM-style conversation continuity during auto compaction 2026-04-01 08:06:10 +00:00
rusty-claude-cli Implement upstream slash command parity for plugin metadata surfaces 2026-04-01 08:19:25 +00:00
tools Ignore reasoning blocks in runtime adapters without affecting tool/text flows 2026-04-01 08:06:10 +00:00