askrobin.io docs
Hosted Claude Code, configured as Robin. Each user gets a private Firecracker microVM with robin-assistant pre-installed, accessible via web terminal, SSH, and chat platforms (Discord, Slack, Telegram, email).
This is the operator-facing reference. For the marketing pitch see askrobin.io; for the spec see the repo's docs/spec.md.
What's here
- Getting started — sign up, claim a VM, open the cloud-shell.
- Integrations — connecting Google, GitHub, Discord through the OAuth broker.
- Architecture — control plane vs. per-user VM, supervisor entrypoint, token-refresh flow.
Status
Pre-launch. The VM image, the control plane, and the token-refresh loop are all wired end-to-end and exercised by CI — see the docs/AUDIT.md test surface table. Production rollout is pending the third-party setup checklist in docs/SETUP.md.
If you're operating a deployment, also keep docs/RUNBOOK.md handy — it covers vendor staging, common boot failures, log paths, and INBOUND_KEY rotation.