II.
InteractionPrimitive overview
Reference · liveinteraction-primitive:adapters-tui-model-picker
adapters 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/adapters/tui/src/model-picker.tsx:5-95.
Attributes
displayName
adapters 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/adapters/tui/src/model-picker.tsx:5-95.
Outgoing edges
None.
Incoming edges
exposes_subcommand1
- package:a5c-ai-adapters-tui·PackageSurfaceGenty TUI
supports_interaction_primitive1
- agent-ui-impl:adapters.ui@current·AgentUIImpladapters UI (current) — multi-surface