Release Notes
2026.09
- APIs: Documented the production split. Cloud API at
https://api.allternit.comis the only public API. Allternit API (:8013, SQLite) is the private data plane. Agent sessions, Office, and beta research are Cloud API routes that relay to a paired or provisioned node (HTTP 428 if none is healthy). - BYOC: Three data-plane modes — local desktop, user-paired VPS, Allternit-provisioned instance. Control plane is Cloud API.
- Provisioning:
/api/v1/provisioned-instanceslifecycle on the Cloud API; node traffic still uses the runtime relay.
2026.08
- Docs: Migrated documentation site to Mintlify v4 with expanded API, Admin, SDK, and Guides coverage.
- Gizzi Code: Added permission profiles, remote runner commands, memory search, and CI mode.
- Platform: Added marketplace capabilities, Qwen-MM plugin adapter, and page-agent service promotion.
- API: New endpoints for batches, deployments, work queue, memory stores, evals, outcome rubrics, and federation.
- Enterprise: Added SCIM, audit transparency, compliance, spend limits, and external key management scaffolds.
2026.07
- BYOC: General availability of bring-your-own-compute runtime and agent daemon.
- Voice: Duplex voice session client and platform voice controls.
- SDKs: TypeScript and Python SDK middleware hook system.