-
Notifications
You must be signed in to change notification settings - Fork 374
/command with agent, not working #3002
Copy link
Copy link
Open
Labels
area/agentFor work that has to do with the general agent loop/agentic features of the appFor work that has to do with the general agent loop/agentic features of the apparea/skillsSkills system and custom slash commandsSkills system and custom slash commands
Metadata
Metadata
Assignees
Labels
area/agentFor work that has to do with the general agent loop/agentic features of the appFor work that has to do with the general agent loop/agentic features of the apparea/skillsSkills system and custom slash commandsSkills system and custom slash commands
Type
Fields
Give feedbackNo fields configured for Bug.
On my root agent i've defined a command that specifies an agent - my understanding is, that if i invoke the command the instructions are directly sent to that specified agent, not invoking the root agent - however it seems it's not doing that but calling the root agent with the commands instructions (see linked yaml above)