Skip to main content

Module setup_wizard

Module setup_wizard 

Source
Expand description

Interactive setup wizard for oxi (oxi setup).

Provides a TUI-based configuration experience for:

  1. Provider API key management
  2. Default model selection
  3. Theme selection
  4. Summary and persistence

Uses crossterm + ratatui for terminal control with proper raw-mode restoration on panic or early exit.

Functions§

run
Run the interactive setup wizard.