Versions in this module Expand all Collapse all v0 v0.4.3 Apr 22, 2026 v0.4.2 Apr 22, 2026 Changes in this version + const CLIReferenceURL + const DocsHomeURL + const QuickstartURL + type Model struct + func NewModel(version string) Model + func (m Model) Init() tea.Cmd + func (m Model) Update(msg tea.Msg) (tea.Model, tea.Cmd) + func (m Model) View() string