[PR #5370] fix(tui): show built-in subagents in @ autocomplete #11365

Closed
opened 2026-02-16 18:16:11 -05:00 by yindo · 0 comments
Owner

Original Pull Request: https://github.com/anomalyco/opencode/pull/5370

State: closed
Merged: No


Summary

  • Show built-in subagents (@general, @explore) in the @ autocomplete suggestions

Why

  • Previously, built-in subagents were filtered out from the autocomplete list, making it impossible to invoke them via @ mentions as documented

Closes #5367

**Original Pull Request:** https://github.com/anomalyco/opencode/pull/5370 **State:** closed **Merged:** No --- ## Summary - Show built-in subagents (`@general`, `@explore`) in the `@` autocomplete suggestions ## Why - Previously, built-in subagents were filtered out from the autocomplete list, making it impossible to invoke them via `@` mentions as documented Closes #5367
yindo added the pull-request label 2026-02-16 18:16:11 -05:00
yindo closed this issue 2026-02-16 18:16:12 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#11365