-
|
There seems to be an issue with discovering the agents and commands that are in my project directories. It's rather strange, but if the agents and commands are in the project .claude/agents/agent-os directory, they are not found.
I'm sure it's a claude bug and not yours, but I thought creating an issue here would help others find it. claude version: 2.0.25 (Claude Code) |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
|
Check your .gitignore file, I've seen it happen where it does not recognize commands if there is a conflict with something in .gitignore |
Beta Was this translation helpful? Give feedback.
Check your .gitignore file, I've seen it happen where it does not recognize commands if there is a conflict with something in .gitignore