Loxa documentation

Reference for the early-development Loxa CLI and project status.

Loxa is in Early development at 0.1.0-dev. This documentation describes the public source as it exists today, not a published release.

The current main branch includes four CLI commands:

  • loxa doctor inspects the current machine.
  • loxa list lists every built-in model and its local file status.
  • loxa pull <id> downloads a model from the built-in registry.
  • loxa rm <id> removes a managed model file.

There is no published install path yet. Follow the Project page for status and scope rather than treating source-only commands as a release.

Reference

  • Doctor describes the machine observations the command reports.
  • Models covers registry IDs, downloads, verification, and removal.
  • CLI reference documents the commands in the current main branch.
  • Troubleshooting maps known errors to the relevant checks.
  • Project records version, license, and release status.

Experimental

Experimental work is labeled separately and is not part of the current main branch or a tagged release.

The public source is available under the Apache License 2.0.