Description
Whenever you create a new agent with the command opencode agent create, it will result in an agent file with a very extensive description field, which instructs the model on when to use this agent.
The problem is that this field is then used by the /agents command, resulting in something that is impossible to read:
I think the right solution would be to have two different configuration options, one with the long description of what the agent does, which I guess will be used internally by opencode to decide when to invoke this agent, and another short configuration option, that could be used on commands that list the available agents.
OpenCode version
1.0.119
Steps to reproduce
- Create a new agent using the command
opencode agent create
- Launch opencode
- Run the
/agents command
Screenshot and/or share link
No response
Operating System
No response
Terminal
Ghostty
Description
Whenever you create a new agent with the command
opencode agent create, it will result in an agent file with a very extensivedescriptionfield, which instructs the model on when to use this agent.The problem is that this field is then used by the
/agentscommand, resulting in something that is impossible to read:I think the right solution would be to have two different configuration options, one with the long description of what the agent does, which I guess will be used internally by opencode to decide when to invoke this agent, and another short configuration option, that could be used on commands that list the available agents.
OpenCode version
1.0.119
Steps to reproduce
opencode agent create/agentscommandScreenshot and/or share link
No response
Operating System
No response
Terminal
Ghostty