@loomfsm/provider-claude-code-shuttle
v0.3.8
Published
Zero-config shuttle provider for loom — runs agents through the host with no API key.
Maintainers
Readme
@loomfsm/provider-claude-code-shuttle
loom's default, zero-config provider: agent steps run through your agent host's existing
login (the Claude Code CLI) — no API key, no separate billing. This is what backend:
auto prefers when the CLI is present.
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
