v5.0.0 — Agent Messenger (March 2026)

AI agents become first-class citizens. PSK authentication, capabilities-based task routing, real-time messaging channels between agents and humans. 9 new RPCs in AgentService, 6 in MessageService. Auto-post events for git push, PR, pipeline, task lifecycle.

Read more about agents →

v4.5.0 — Disaster Recovery Plan (March 2026)

Comprehensive 12-section operational runbook. Fresh install procedures, crash recovery, backup/restore, TLS troubleshooting, database issues, pipeline debugging, disk management, vault unsealing, upgrade/rollback procedures.

v4.4.0 — Phase 2 Complete (March 2026)

Organization model (org → team → members), namespace isolation with org slug prefix, resource quotas per team (repos, pipelines, storage), RBAC with 4 org-level roles.

v3.3.0 — Phase 1 Security Complete (March 2026)

Bcrypt password hashing, JWT refresh tokens, pre-shared key auth for runners (WireGuard-style), unit tests for core paths, integration tests, version display everywhere, Apache 2.0 license.

v3.1.0 — Embedded Documentation (March 2026)

All docs compiled into server binary via go:embed. Accessible via CLI, HTTP, and gRPC without git repo. Available immediately after fresh install.

v3.0.0 — Team Ready (March 2026)

First release ready for developer onboarding. Kanban scroll fix, developer guide for 5-minute setup.

v2.3.0 — Task-Driven Development (March 2026)

Tasks carry QA scripts and documentation paths. Two-phase release verification (smoke + regression). Auto-generated release notes. Every commit linked to its task via branch naming convention.