@loomfsm/provider-openrouter
v0.3.8
Published
Multi-model routing provider for loom — runs agents through OpenRouter's OpenAI-compatible API.
Maintainers
Readme
@loomfsm/provider-openrouter
Multi-model routing provider for loom via OpenRouter's OpenAI-compatible API — bind any
bundle agent to any listed model (loom models set implementer
openrouter:deepseek/deepseek-chat), with per-agent fallback chains and real cost reporting.
Installed on demand — the base @loomfsm/pipeline stays lean.
Part of loom
loom drives multi-step LLM agent work — code review, implementation, any review-gated task — as a replay-deterministic state machine: safety invariants enforced at commit time, human gates where they matter, and a complete, replayable audit trail in a local SQLite file.
Most users should install @loomfsm/pipeline
(npm i -g @loomfsm/pipeline), which pulls the whole runtime in one step. Install this
package directly only if you are assembling your own runtime.
Website · Quickstart · Why loom · GitHub
License
Apache-2.0
