anomalyco / anomalyco/opencode
[FEATURE]: Rich grouped Add (+) menu in chat input
Open
@Brendonovich is already working on this.
Since Sep 3, 2026.
- Dominant language
- TypeScript
- Stars
- 209k
- Forks
- 27.5k
- PR merge metrics
- PR metrics pending
Description
Feature hasn't been suggested before.
- I have verified this feature I'm about to request hasn't been suggested before.
Describe the enhancement you want to request
The chat input + ("Add") menu is too simple today: a flat list (attach files, / commands, @ context, ! shell). Make it a rich grouped menu like modern assistants:
- Images and files — attach (shortcut Ctrl+U).
- Commands — section listing slash commands with trigger + description inline (not just an entry that opens another picker).
- Context — entry points (files and folders, agents, MCP resources) with descriptions.
- Shell command — switch to shell mode, with description.
- Plugins — installed plugins/MCP servers with icon + name + description, when available to the client without new endpoints.
Each item should show icon + name + description + keyboard hint, reusing the existing popover item pattern. Searching GitHub issues found no existing request for this grouped Add menu.
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.