Tanvrit Compute
Changelog

Release notes

Compute is in closed alpha. The list below is a real backlog — items marked “Done” have shipped to design partners; everything else is in flight or queued. We update this page on every milestone cut.

Semver policy

v0.1.0

· closed alpha· in development · target Q3 2026

First closed-alpha milestone — everything required to run a hello-world end-to-end against the local hobby tier and a small cloud-tier pool.

CLI v0.1.0 install + auth
Done
  • · curl install.sh on macOS / Linux (arm64 + x86_64)
  • · Browser device-code OAuth flow with keychain caching
  • · Top-level commands: jobs, agents, workspaces, config
Local hobby tier (embedded control plane)
Done
  • · Single-binary control plane runs alongside the agent
  • · Job lifecycle: queued → assigned → running → terminal
  • · Log streaming over local SSE
Desktop agent — runs from CLI
Done
  • · tanvrit-compute agent run subcommand
  • · Per-job process group + resource caps
  • · Workspace-scoped log isolation
REST API v0 surface
In progress
  • · Jobs / Agents / Workspaces endpoints stable in shape
  • · Billing + Webhooks endpoints scaffolded
  • · Full OpenAPI publishes at public alpha
Signed agent installers (DMG / MSI / DEB)
In progress
  • · Notarised macOS DMG (Apple Silicon + Intel universal)
  • · Code-signed Windows MSI
  • · Reproducible Linux DEB
Cloud-tier pool (CPU)
In progress
  • · Multi-region control plane (us-west, eu-central)
  • · Per-tenant agent isolation via firecracker microVMs
  • · Per-second meter against the pricing ledger
GPU pool (A10 equivalent)
Not started
  • · Initial fleet: 8x A10G in us-west
  • · Coefficient table for A100 / H100 / L40S / L4 published
  • · Bid scheduler for spare capacity (Vast-style)
Team tier — workspace + RBAC
Not started
  • · Workspace-level invites and role management
  • · Audit log JSONL export, 90-day retention
  • · Shared secrets vault

v0.2.0

· public alpha· target Q4 2026

Public alpha: anyone can sign up, submit jobs against the cloud-tier pool, and pay PAYG rates. SLOs published.

Public sign-up + Stripe billing
Not started
  • · Self-serve workspace creation
  • · Stripe metered billing wired to the pricing ledger
  • · Soft + hard caps with email alerts
Webhooks GA
Not started
  • · HMAC-signed deliveries, retry with exponential backoff
  • · Replay endpoint for missed events (7-day buffer)
Terraform + Pulumi providers
Not started
  • · Workspace, agent_pool, webhook resources
  • · Published to registry.terraform.io
OpenTelemetry exporter
Not started
  • · Agent emits OTLP traces / metrics / logs
  • · Workspace-level forwarder for control-plane events

v0.3.0

· enterprise GA· target Q1 2027

Enterprise tier — SSO, on-prem agent fleet management, region pinning, 99.9% SLA.

OIDC + SAML SSO
Not started
  • · SP-initiated SAML 2.0
  • · OIDC discovery + group claims
On-prem agent fleet
Not started
  • · Air-gapped install bundle
  • · Workspace control plane shipped as a Helm chart
99.9% SLA + status page
Not started
  • · Public status.compute.tanvrit.com
  • · SLA credits via portal

Track milestone cuts

New entries land here on every milestone cut. To get an email when public alpha opens, reserve early access.