II.
InteractionPrimitive overview
Reference · liveinteraction-primitive:agent-mux-tui-prompt-input
amux TUI prompt input overview
Multi-segment composer used by the TUI to author user prompts. Tracks text, paste-blob, and file-attachment segments; supports up/down history recall, shift+tab cycling, escape to cancel, and a configurable large paste threshold (default 80 chars) that compresses paste segments. Source: packages/agent-mux/tui/src/prompt-input.tsx:5-200.
Attributes
displayName
amux TUI prompt input
kind
tui-command
surface
prompt-ui
description
Multi-segment composer used by the TUI to author user prompts. Tracks
text, paste-blob, and file-attachment segments; supports up/down history
recall, shift+tab cycling, escape to cancel, and a configurable large
paste threshold (default 80 chars) that compresses paste segments.
Source: packages/agent-mux/tui/src/prompt-input.tsx:5-200.
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