Skip to content

feat(tui): filter subagents by activity#38625

Open
thdxr wants to merge 1 commit into
v2from
subagent-filter
Open

feat(tui): filter subagents by activity#38625
thdxr wants to merge 1 commit into
v2from
subagent-filter

Conversation

@thdxr

@thdxr thdxr commented Jul 24, 2026

Copy link
Copy Markdown
Member

Summary

  • show only active sub-agents when opening the TUI composer picker
  • use Tab to toggle between active and inactive sub-agents
  • show the available toggle action in the picker header

Testing

  • bun test --timeout 30000 --only-failures in packages/tui (507 pass, 5 skip)
  • bun typecheck in packages/tui
  • bun run lint packages/tui/src/mini/footer.command.tsx packages/tui/test/mini/footer.view.test.tsx (0 errors; existing warnings)

Notes

  • The repository-wide pre-push typecheck fails in unrelated packages/app code because @opencode-ai/client and @opencode-ai/client/promise declarations are unavailable and compatibility types are stale on this branch.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant