tests/claude-code: add path tests for agents/commands
Some checks are pending
/ triage (push) Waiting to run
GitHub Pages / publish (ubuntu-latest) (push) Waiting to run

Signed-off-by: Austin Horstman <khaneliman12@gmail.com>
This commit is contained in:
Austin Horstman 2025-09-16 21:43:58 -05:00
parent 846f27fba8
commit fb928abb67
6 changed files with 86 additions and 0 deletions

View file

@ -0,0 +1,8 @@
---
name: test-agent
description: Test agent loaded from file path
tools: Read, Write
---
This is a test agent loaded from a file path.
Used to verify path support functionality.