II.
InteractionPrimitive overview
Reference · liveinteraction-primitive:agent-mux-tui-model-picker
amux TUI model picker overview
Fuzzy-filterable picker over `{ agent, modelId }` options for switching the active model on a session. Same up/down cursor + enter/escape grammar as the command palette; filtered by a case-insensitive substring match on either agent or modelId. Source: packages/agent-mux/tui/src/model-picker.tsx:5-95.
Attributes
displayName
amux TUI model picker
kind
tui-command
surface
prompt-ui
description
Fuzzy-filterable picker over `{ agent, modelId }` options for switching
the active model on a session. Same up/down cursor + enter/escape grammar
as the command palette; filtered by a case-insensitive substring match
on either agent or modelId.
Source: packages/agent-mux/tui/src/model-picker.tsx:5-95.
Outgoing edges
None.
Incoming edges
exposes_subcommand1
- package:a5c-ai-agent-mux-tui·PackageSurface
supports_interaction_primitive1
- agent-ui-impl:agent-mux.ui@current·AgentUIImplagent-mux UI (current) — multi-surface