Skip to main content

Crate oxi

Crate oxi 

Source
Expand description

oxi: CLI coding harness

This crate provides the main application logic for the oxi CLI.

Modules§

extensions
Extension system for oxi
packages
Package system for oxi CLI
session
settings
Settings management for oxi CLI
skills
Skills system for oxi CLI
templates
Prompt template system for oxi
tui_components
Interactive mode TUI components
tui_interactive
TUI-based interactive mode using oxi-tui components.

Structs§

App
Application state and entry point
ChatMessage
Chat message for display
InteractiveLoop
Interactive loop handle
InteractiveSession
Interactive session state