Skip to main content

Module prelude

Module prelude 

Source
Expand description

Commonly used VT Code TUI API items.

Structs§

FullscreenInteractionSettings
Standalone fullscreen interaction settings for alternate-screen behavior.
InlineHandle
InlineSegment
A styled text segment with shared style.
InlineSession
InlineTextStyle
Inline text styling with foreground/background color and text effects.
InlineTheme
Resolved theme colors for inline rendering.
KeyboardProtocolSettings
Standalone keyboard protocol settings for terminal key event enhancements.
PlanContent
Structured plan content for display in the Implementation Blueprint panel.
PlanPhase
A phase in an implementation plan (groups related steps).
PlanStep
A step in an implementation plan.
SessionAppearanceConfig
UI appearance configuration
SessionOptions
Standalone session launch options for reusable integrations.
SlashCommandItem
A single slash-command entry for the suggestion palette.
WizardStep
A single step in a wizard modal flow.

Enums§

InlineCommand
InlineEvent
InlineMessageKind
Message kind tag for inline transcript lines.
SessionSurface
Standalone surface preference for selecting inline vs alternate rendering.
TrustMode
Trust mode for diff preview - how to handle file edit approval
WizardModalMode
Wizard modal behavior variant.

Functions§

spawn_session_with_host
Spawn a session using defaults from a host adapter.
spawn_session_with_options
Spawn a session using standalone options and local config types.