iiRecord
Agentic AI Atlas · adapters TUI model picker
interaction-primitive:adapters-tui-model-pickera5c.ai
II.
InteractionPrimitive overview

interaction-primitive:adapters-tui-model-picker

Reference · live

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.

InteractionPrimitiveOutgoing · 0Incoming · 2

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
supports_interaction_primitive1