Which LoomLoom release do these docs cover?
Which LoomLoom release do these docs cover?
These docs cover
v0.1.3-internal.1. Use loomloom <command> --help as the source of truth for the version installed on your machine.Which service should I configure?
Which service should I configure?
The operational environment documented today is ShengSuanYun:Use a token issued for that environment. CogFoundry overseas account, payment, and transaction access is not currently open.
Do I need an AI coding agent to use LoomLoom?
Do I need an AI coding agent to use LoomLoom?
No. You can use the CLI directly. Optional integrations are available for Codex, Claude Code, and OpenClaw.
Where can I find the available models?
Where can I find the available models?
Use Supported Models for a current snapshot, then query the active environment because availability can change by service configuration, permissions, or region.
Does every model work with every template?
Does every model work with every template?
No. A model can be available in the environment without being compatible with every template or step. Inspect the template schema and the model list for the relevant execution unit.
Does preparation create a paid run?
Does preparation create a paid run?
No. Validation, precheck, quote, schema inspection, uploads, and downloads are preparation steps. Execution creates a hosted run and requires a current estimate followed by explicit confirmation.
Is execution local?
Is execution local?
No. The CLI runs locally, but confirmed workflows are executed by the configured remote LoomLoom service. A local Agent Skill is a wrapper and does not copy hidden prompts or server-side execution logic.
Is Customer Content used to train models?
Is Customer Content used to train models?
CogFoundry does not train CogFoundry or third-party models on Customer Content unless the user or organization explicitly authorizes it. Selected providers may process Customer Content under their own terms and configured controls. See Data Collection and Provider Logging.
Where do I report a problem?
Where do I report a problem?
Run
loomloom doctor, remove secrets from the output, and open an issue in the LoomLoom GitHub repository.