changelog · v1.0-ga
Hive 1.0 — General availability
Hive is generally available. P0 + P1 parity with the Hive runtime, SSE multiplex bridge, 64 customer-facing pages, all five CI gates green.
Hive 1.0 ships today. After Sprint D and Sprint E §1+§2 closed cleanly, we ran an independent re-audit (AUDIT-v5) and pulled the GA trigger. The early-access cohort moves to GA pricing on the same colony — no migration needed.
What's in 1.0
- P0 + P1 parity with the Hive runtime on every customer-facing screen. Dashboard, inbox, issues, agents, approvals, costs, projects, workspaces, goals, routines, activity, org chart — all 26 screens.
- SSE multiplex bridge with two real consumers (workspace logs, issue runtime). Replaces what used to be a 2s polling loop with a single channel-aware stream per browser tab. Last-Event-ID resume, exponential backoff, transcript redaction.
- 64 customer-facing app + marketing pages. 51 gateway aggregator endpoints. 88 BFF mutation routes. 44 parity Playwright specs.
packages/billingBillingProviderabstraction. Stripe today; Metronome v2-ready behind one interface so a future swap stays a single-file change.- WCAG-AA contrast pass on the dark-mode tokens and a brighter Pulse with density variants.
- All five CI gates green on every commit: lint, typecheck, test, design (Impeccable 27-rule detector), and the new
audit-hygienedoc-drift gate.
Plugin marketplace ships v1.1 (Sprint F).
Plugins are explicitly deferred to v1.1 (Sprint F, multi-week). Until then, every workspace runs the full 26-endpoint plugin system in headless mode against the colony's runtime — installable via the CLI, hidden from the dashboard. The wait is deliberate: we want a real plugin author shipping the first listing alongside us, not a marketplace shell.
What's next (v1.0.1, post-launch week)
Sprint E §1 has four more "alive" consumers queued: live agent transcripts on the agent-detail Runs drawer, live runtime transcripts on issue detail, dashboard SSE, and org-chart presence. Plus the run-detail page, watchdog decisions UI, project-detail per-tab routing, issue heartbeat-context viewer, /inbox/new quick-create, task sessions list, /u/:slug profile, and the agent-hires endpoint. None of these block GA; they're polish.
How to use 1.0
If you're already in the early-access cohort, your colony lifts to GA automatically. Pricing on the founding cohort stays locked. New signups land on the GA tier at agenthive.co.
For technical evaluators who want to see what's under the hood: AGENTS.md is the build context, AUDIT-v5.md is the source of truth for shipped state, and DESIGN.md is the design system.
