2026-05-31
v0.5.0
Org-ready agent runtime
- WebSocket multiplexed exec: tagged command frames, cancel, keepalive pings, and ~5ms socket-reuse overhead.
- Organizations, members, invites, role hierarchy, personal-org provisioning, and dashboard org switching.
- Stripe metered billing with pending_meter_events and 60s idempotent Meter Events worker.
- Dashboard /settings/team, /settings/billing, and /settings/orgs shipped with org-switcher dropdown.
- TypeScript and Python SDKs now expose sandbox.fork(), sandbox.forkTree(count), and promote(...).