Documentation
¶
Overview ¶
ABOUTME: Shared prompt rendering for human gate UIs. ABOUTME: Renders markdown content with word wrapping for terminal display.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Prompt ¶
Prompt renders a prompt string as markdown with word wrapping to fit the given terminal width. Used by both bubbletea components and the console interviewer to give humans formatted, readable context from prior LLM nodes.
func PromptPlain ¶
PromptPlain renders a prompt string with word wrapping but no ANSI styling. Used by ConsoleInterviewer so piped/CI output stays free of escape sequences.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.