Changelog
Project updates
What shipped recently. Orbita is under active development — API version
0.0.1-w14 on
api.get-orbita.com.
2026-06-22
-
Custom API domain —
api.get-orbita.com live on Zeabur + Cloudflare (TLS, public base URL).
-
W14 — Docker sandbox tier —
optional
docker_echo tool when
ORBITA_SANDBOX_DOCKER=1; docs in
docs/sandbox.md.
-
W13 — Self-host & profiles —
GET /v1/profiles, self-host guide, smoke scripts, website Examples section.
-
W12 — Device auth —
POST /v1/auth/device, admin approval flow, capabilities auth metadata.
-
W11 — Admin console —
/admin UI for API keys, credentials vault, HTTP domain policy (single-user).
-
W10 — Trajectory replay —
replay API, eval tooling, ops docs.
-
W9 — Tool library —
profiles/skills, tool trajectory events, expanded registry.
-
W8 — E2E harness —
mock LLM runner, CI, Tier A/B tests, production smoke checks.
-
W7 — Scheduler hardening —
cron jobs, webhook delivery, per-key rate limiting.
-
Marketing site —
get-orbita.com on Cloudflare Pages.
-
Docs —
marketing-agent use-case draft (
docs/use-cases/marketing-agent.md);
admin OpenAPI fix for cookie-based admin sessions.
2026-06-21
-
W6 — Semantic memory —
pgvector-backed memory, context compression between turns.
-
W5 — Credentials & tools —
encrypted credentials vault, HTTP/JSON tools, MiniMax tool-calling loop.
-
Production deploy —
Zeabur Docker build fixed, startup DB migrations, Ocean project live.
2026-06-20
-
W0–W4 — Core API —
sessions, agent runtime, memory lane, scheduler, trajectory logging.
-
W0 — Platform bootstrap —
monorepo, auth (API keys + client_id), lane package architecture.
-
Design spec —
ORBITA_DESIGN.md
published — agent-native, API-first direction.