My main file is agent.md, and it should call developer.md and repository.md.
The issue is: even though I list them under the tools: section in agent.md and set tool_supported: true, I can only access them directly with /agent. They are not showing up as tools, and the agent cannot call them.
However, when I add built-in tools like forge, muse, or sage to the tools: section, they are recognized correctly and callable by Forge.
I followed the manual when creating these agents, but it still doesn’t work.
Is this a bug, or am I missing something?
agent.md
developer.md
repository.md
Forge 0.111.0
WSL, Ubuntu
My main file is agent.md, and it should call developer.md and repository.md.
The issue is: even though I list them under the tools: section in agent.md and set tool_supported: true, I can only access them directly with /agent. They are not showing up as tools, and the agent cannot call them.
However, when I add built-in tools like forge, muse, or sage to the tools: section, they are recognized correctly and callable by Forge.
I followed the manual when creating these agents, but it still doesn’t work.
Is this a bug, or am I missing something?
agent.md
developer.md
repository.md
Forge 0.111.0
WSL, Ubuntu