anomalyco / anomalyco/opencode
@ mention list omits agent descriptions
Open
@simonklee is already working on this.
Since Sep 16, 2026.
- Dominant language
- TypeScript
- Stars
- 209k
- Forks
- 27.5k
- PR merge metrics
- PR metrics pending
Description
Description
Skills in the @ autocomplete show their description. Agents in the same list show only @id.
Agents have descriptions - /api/agent returns them and the subagent chooser uses them. The mention item builder drops the field: the skill builder passes description: skill.description, the agent builder beside it does not.
Plugins
One local plugin, unrelated
OpenCode version
2.0.3
Steps to reproduce
- Add
~/.config/opencode/agents/example.mdwithmode: subagentand a description - Type
@in the composer - Skill entries show descriptions, agent entries do not
Screenshot and/or share link
Operating System
Arch Linux
Terminal
WezTerm 20260905-055013-e019f1b1 (inside tmux 3.7c)
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.