Reference
Developer and power-user reference material for OpenLoomi. The pages here document the contracts that don't fit neatly into a user-guide chapter — runtime configuration, embedding providers, credit accounting, and the public HTTP API.
Overview
The reference section is grouped into two buckets:
- Runtimes & APIs — the Agent Runtimes you can plug into OpenLoomi, plus the OpenLoomi CLI for one-shot automation from a shell or CI.
- Configuration — Embedding Providers for cloud-vs-local search backends.
If you're looking for something end-user-facing, head back to the top-level docs instead — most user-facing surfaces have their own page there.
Available references
- Agent Runtimes — Configure the default Claude runtime, the secondary Codex option, and other CLI runtimes for native agent tasks.
- OpenLoomi CLI — Run
openloomi-ctlfrom packaged desktop installs for one-shot automation and CI/CD workflows. - Embedding Providers — Cloud vs local embedding backends, switching, and re-embedding behaviour.
Related
- Plugins — bridge to Claude Code and Codex CLI
- Storage Management — where all this configuration lives on disk
- Settings Reference — every
?page=deep-link in the app