Skip to content
This repository was archived by the owner on Apr 8, 2026. It is now read-only.

Commit 184188e

Browse files
committed
feat(cli): add claw hook list command
Expose registered runtime and plugin hook entries through a direct claw hook list command and cover the new surface with CLI, help, and report tests. Constraint: Reuse the existing runtime/plugin configuration plumbing without introducing a separate hook registry Rejected: Hide the feature behind the REPL-only /hooks slash command | the request requires a direct top-level CLI command Confidence: high Scope-risk: narrow Reversibility: clean Directive: Keep the hook list output aligned with config-loaded hooks plus plugin enabled state when hook sources change Tested: cd rust && cargo build --workspace Tested: cd rust && cargo test --workspace Tested: cd rust && cargo run -q -p rusty-claude-cli --bin claw -- hook list Not-tested: Remote push/CI after publishing the branch
1 parent 7db400c commit 184188e

File tree

1 file changed

+248
-43
lines changed
  • rust/crates/rusty-claude-cli/src

1 file changed

+248
-43
lines changed

0 commit comments

Comments
 (0)