anomalyco / anomalyco/opencode

@ mention list omits agent descriptions

Open
#49,351 1 comment 0 reactions 1 assignee View on GitHub

@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
  1. Add ~/.config/opencode/agents/example.md with mode: subagent and a description
  2. Type @ in the composer
  3. Skill entries show descriptions, agent entries do not
Screenshot and/or share link
Image
Operating System

Arch Linux

Terminal

WezTerm 20260905-055013-e019f1b1 (inside tmux 3.7c)

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.