1. Install
curl -fsSL https://dangozhang.github.io/Octopus/install.sh | sh
cargo install --git https://github.com/dangoZhang/Octopus octopus-core --locked --bin octopus --force
octopus download
This installs the Rust kernel and bundled product app. download prints the install, update, source archive, and docs links for the current build. The same manifest is published at download.json.
2. Launch
octopus start --check
The launcher prepares state, seed tentacles, the profile registry, three beats, app evidence, and returns to the shell.
3. Run the first loop
octopus first-run "make this repo easier to use"
octopus chat "make setup clearer"
octopus pet desktop
octopus start --open
User input changes Goal. Need, route choice, provider routing, repair, and harness evolution stay inside the agent or evidence surfaces.
4. Check evidence
octopus start --check
octopus doctor
octopus preflight
Use these when preparing a release or diagnosing a machine. They prove the product path can run locally.