Get started
Robot is early. This page will become the stable entry point for installation and onboarding.
Status
Installers and packaging are coming soon. For now, start with the product overview and philosophy.
The Frogfish toolset
Robot is part of a small local-first ecosystem:
- robot — the executor (runs tasks locally)
- robotd — the overseer/control plane
- runway — local model runner for “smart” workflows
- eliza / joshua — friendly CLIs
Planned install channels
These commands are placeholders so you can see the intended UX. Once the installers are public, they will become real.
macOS (Homebrew)
brew install frogfish/robot/robot (Formula coming soon.)
Linux (install script)
curl -fsSL https://robot.frogfish.io/install.sh | sh (Script + signatures coming soon.)
Windows (package manager)
winget install Frogfish.Robot (Chocolatey/winget support coming soon.)
Direct downloads (zips)
# example
https://robot.frogfish.io/downloads/robot-$VERSION-$OS-$ARCH.zip (Zips + checksums coming soon.)
After install
Expected commands (once released):
robot --version
robotd --version Verification
Robot is built around auditability and safety, so installs will ship with checksums, signatures, and repeatable builds.
Want to be notified?
When you have a public GitHub/org or mailing list, we can add it here.