Expand description
Interactive setup wizard for oxi (oxi setup).
Provides a TUI-based configuration experience for:
- Provider API key management
- Default model selection
- Theme selection
- 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.