Skip to main content

Module misc

Module misc 

Source
Expand description

Miscellaneous subcommand handlers: completions, install, update, commit, models, refresh, and the catalog builder used by models / refresh.

Functions§

handle_commit
Handle oxicode commit [--push] [--dry-run] [-c <context>].
handle_completions
Handle oxicode completions <bash|zsh|fish> — print shell completion script.
handle_install
Handle oxicode install <source> — dispatch to ext install or pkg install.
handle_models
Handle oxicode models [--provider <name>]
handle_refresh
Handle oxicode refresh — force-refresh the model catalog from models.dev.
handle_update
Handle oxicode update [--check] — check for and install updates.