Immutable. This exact content is served forever at /api/v1/blob/08f23e98bebd6242.
--- name: agentlas description: "Single entry point for every Agentlas command: /agentlas network, /agentlas build, /agentlas storm, /agentlas graph, /agentlas one, /agentlas upload, /agentlas cloud, /agentlas hub, /agentlas local, /agentlas browser, /agentlas call, /agentlas search, /agentlas connect." --- # Agentlas Core & Unified Command System Single entry point for every Agentlas subsystem and capability. Both hyphenated forms (`/agentlas-<command>`) and space-separated forms (`/agentlas <command>`) are fully supported and correspond 1:1 to the Hephaestus (`/hep-<command>`) shortcuts: | Hyphenated Command | Spaced Command | Hephaestus Shortcut | Description | |---|---|---|---| | `/agentlas-network <goal>` | `/agentlas network <goal>` | `/hep-network <goal>` | Staff federated Local + Cloud + Hub workforce | | `/agentlas-storm <goal>` | `/agentlas storm <goal>` | `/hep-storm <goal>` | Run force-robust Stormbreaker execution loop | | `/agentlas-build <request>` | `/agentlas build <request>` | `/hep-build <request>` | Design & package single agents or multi-agent teams | | `/agentlas-graph <request>` | `/agentlas graph <request>` | `/hep-graph <request>` | Create, inspect, schedule, and run DAG automation graphs | | `/agentlas-one on\|off` | `/agentlas one on\|off` | `/hep-one on\|off` | Toggle Hope persistent personal agent mode | | `/agentlas-upload <folder>` | `/agentlas upload <folder>` | `/hep-upload <folder>` | Gate scan & publish agent/team packages | | `/agentlas-cloud <goal>` | `/agentlas cloud <goal>` | `/hep-cloud <goal>` | Staff from owner's private Cloud packages | | `/agentlas-hub <goal>` | `/agentlas hub <goal>` | `/hep-hub <goal>` | Staff from public Agentlas Hub marketplace | | `/agentlas-local <goal>` | `/agentlas local <goal>` | `/hep-local <goal>` | Staff from locally registered package inventory | | `/agentlas-browser <url>` | `/agentlas browser <url>` | `/hep-browser <url>` | Run browser automation / CDP visual execution | | `/agentlas-call <agents> <ctx>` | `/agentlas call <agents> <ctx>` | `/hep-call <agents> <ctx>` | Invoke named agents directly | | `/agentlas-search <query>` | `/agentlas search <query>` | `/hep-search <query>` | Search agent catalogues across all scopes | | `/agentlas-connect <channel>` | `/agentlas connect <channel>` | `/hep-connect <channel>` | Connect external chat/channel integrations |