Changelog
What's shipping
Hoshi is pre-release and moves fast. This is the real, curated shape of what's landed — grouped by month, not buried in commit messages.
July 2026
- The Hoshi Computer: a workspace-level panel for Files, Actions, a live Terminal, and port previews — resizable and persisted per session.
- Live previews: when the agent opens a dev server, the port becomes a clickable preview with a browser-style chrome, history, and a mobile drawer.
- !shell commands right in the composer, with a live task-progress breadcrumb while the agent works.
- Organization AI providers: bring your own OpenCode provider keys at the org level, synced live to every machine.
- Machine profiles — org-level deployment config, so a machine's shape is set once and reused.
- Clean-URL routing: the dashboard lives at "/", chat sessions at "/m/{machineId}".
- A real admin panel: fleet view, organizations management, audit log with date ranges and CSV export, an activity heatmap.
June 2026
- Platform split into two APIs — the platform control plane and a per-machine data-plane sidecar in front of OpenCode.
- Machines, org boilerplates, and project checkouts: pull a template, land on your machine ready to run.
- Provisioning got real: idempotent Docker Swarm provisioning, private repos over SSH deploy keys, a stuck-checkout watchdog.
- Sign-in that works: email OTP, OAuth, GitHub, and OIDC SSO, plus two-factor auth and active session management.
- The first-run install wizard, and a getting-started flow from empty account to a working machine.
- A full Suna-aligned chat shell — sessions, projects, customize, and settings — replacing the earlier prototype UI.