Install and run first automation flow.
Commands are templates. Replace IDs, secrets and endpoints with your environment values.
Execute each command, capture output, then note issues and fixes.
Run:
npm i -g picoclaw-cli\npicoclaw --version
npm i -g picoclaw-clipicoclaw --versionRun:
picoclaw init quickstart && cd quickstart\npicoclaw dev
picoclaw init quickstart && cd quickstartpicoclaw devRun:
picoclaw flow run examples/hello.yaml
picoclaw flow run examples/hello.yamlRun:
picoclaw logs --last 100
picoclaw logs --last 100