claude-code: added 'agentsDir' option to specify agents from filesystem
This commit is contained in:
parent
343e555657
commit
a641bbbb9b
6 changed files with 55 additions and 0 deletions
6
tests/modules/programs/claude-code/agents/test-agent.md
Normal file
6
tests/modules/programs/claude-code/agents/test-agent.md
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
---
|
||||
name: test-agent
|
||||
description: Test agent for agentsDir functionality
|
||||
---
|
||||
|
||||
This is a test agent to verify that agentsDir works correctly.
|
||||
Loading…
Add table
Add a link
Reference in a new issue