What's new
Changelog.
What shipped, what changed, what's next. Tracked publicly.
v0.4.1
· Apr 2026beta- ›15-day free trial with Pro features (750 messages, all connectors)
- ›Team plan: organizations, RBAC, invite flow, multi-seat workspaces
- ›Audit log export — CSV + JSON download for SIEM integration
- ›Dedicated pricing page with full tier comparison
- ›Comparison pages: Pantheon vs CrewAI, Pantheon vs Lindy
- ›Use-case pages: /for/engineering, /for/marketing, /for/operations
- ›Design partner application page with structured intake form
- ›Day-2 reactivation emails for dormant trial users
- ›Onboarding simplified from 5 steps to 2 steps (80% activation target)
v0.4.0
· Apr 2026beta- ›CRITICAL: AsyncLocalStorage for tenant isolation (fixes cross-tenant data leak)
- ›CRITICAL: OAuth redirect uses request origin (fixes staging→prod redirect)
- ›CRITICAL: 30s per-round timeout on tool execution (fixes agent hangs)
- ›CRITICAL: Memory load errors surfaced to agent (fixes silent fail-open)
- ›CRITICAL: ErrorBoundary at root + OS desktop level (fixes full whitescreens)
- ›Anthropic prompt caching — 40% cost reduction on LLM calls
- ›Sentry error tracking (backend + frontend)
- ›CI/CD pipeline with backend + frontend jobs
- ›API key scope enforcement (read/write/admin)
- ›Request-level 2-minute timeout middleware
- ›Per-tenant rate limiting (30 req/min on message endpoint)
- ›Health check verifies DB connectivity (returns 503 on failure)
- ›Webhook dead-letter queue with exponential backoff retry
- ›Structured logging with request IDs on every log line
- ›Standardized connector error handling with 15s timeouts
- ›Graceful WebSocket reconnection with exponential backoff
- ›Load testing baseline script (bun run test:load)
- ›117 automated tests (up from 80) — plan limits, RBAC, validation, tenant isolation
v0.3.0
· Mar 2026beta- ›New landing page — governance-first positioning
- ›Pricing restructured: Free trial → Pro BYOM → Pro → Team → Enterprise
- ›Cost telemetry with per-model pricing and cache-aware estimates
- ›Staging environment documentation
- ›Database migration rollback procedures
v0.1.0
· Jan 2026alpha- ›Vishvarupa preference engine — agents learn from approval history
- ›Workspace YAML config + selective tool injection
- ›`pantheon doctor` — diagnoses local + server connectivity
- ›Memory transparency view in the OS shell
v0.0.9
· Dec 2025alpha- ›OS shell with windows, app launcher, multi-agent War Room
- ›Telegram approvals — approve from your phone in 2 seconds
- ›MCP server registry — bring any tool that speaks MCP
v0.0.8
· Nov 2025alpha- ›Dashboard, connectors, scheduler, multi-agent pipelines
- ›Per-agent policy enforcement
- ›Initial audit log implementation