Changelog

What shipped, straight from the source. Entries are real and curated by hand — never generated, never padded.

July 2026

Latest
  • 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 model 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

  • The platform split into two planes — a control plane for accounts and provisioning, and a per-machine data plane in front of the agent runtime.
  • 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 chat shell — sessions, projects, customize, and settings — replacing the earlier prototype UI.