claude-code: added 'commandsDir' option to specify commands from filesystem
This commit is contained in:
parent
a641bbbb9b
commit
be37a3492d
5 changed files with 47 additions and 0 deletions
|
|
@ -0,0 +1,6 @@
|
|||
---
|
||||
allowed-tools: Bash(echo:*)
|
||||
description: Test command for commandsDir functionality
|
||||
---
|
||||
|
||||
This is a test command to verify that commandsDir works correctly.
|
||||
Loading…
Add table
Add a link
Reference in a new issue