The default installation targets Codex. Select a different package with the installer’s
--agent option on macOS or Linux, or -Agent on Windows.
Agent integration is optional
The LoomLoom CLI can be used without an AI agent. Each integration is packaged as a small core Skill plus focused reference modules. The agent loads the relevant setup, execution, billing, TemplateSpec, Market, local-Skill, or CLI guidance for the current intent. Together, those modules help the agent:- choose the appropriate official, private, or Market workflow;
- collect structured input without exposing unnecessary implementation details;
- validate and estimate before execution;
- ask for explicit confirmation before a paid run or remote state change;
- preserve returned IDs when commands are chained.