Skip to content

TUI framework & step navigation #4

Description

@castrojo

Description

Implement the Bubble Tea application shell with step-based wizard navigation.

Acceptance Criteria

  • Bubble Tea main model with step state machine
  • Forward/back navigation between wizard steps
  • Progress indicator showing current step
  • Keyboard shortcuts: Tab/Shift-Tab, Enter to advance, Esc to go back
  • Clean exit handling (Ctrl+C confirmation)
  • internal/wizard manages flow logic; internal/tui renders views

Tech

  • charmbracelet/bubbletea for the main loop
  • charmbracelet/lipgloss for styling
  • charmbracelet/bubbles for reusable components

Metadata

Metadata

Assignees

No one assigned

    Labels

    1-triageNew work awaiting human triage.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions