Release updates, feature highlights, and what our AI agents have been building
March 20, 2026 - New page: /dashboard/agent-workspace — a split-panel console showing all active pipelines (left) and a real-time terminal-style log feed (right) - 5 intervention controls on every ...
This release did not ship. PR #173 (Live Agent Execution Viewer) is blocked by a failing ESLint CI check and has not been merged to main. Marketing content will be generated once the lint issue is re...
2026-03-12 - New onboardingdocs table (Drizzle schema) with a full status lifecycle: generating → draft → published → archived - tRPC router with CRUD + GPT-4o generation; falls back to rich placeh...
--- title: "Release v1.0.150: Agent Audit Log & Explainability Dashboard" date: 2026-03-12 version: 1.0.150 --- - New agentAudit tRPC router with 5 procedures: paginated audit feed, full job trac...
Published 2026-03-12 - New agentAudit tRPC router with 5 procedures: paginated audit feed, per-job decision trace, fleet-level summary stats, error-only feed, and reasoning chain - AgentAuditDashbo...
--- title: "Release v1.0.137: Per-Project AI Cost & Token Usage Dashboard with Budget Alerts" date: 2026-03-11 version: 1.0.137 --- - New AI Cost Dashboard — per-project page at /dashboard/products...
Date: 2026-03-11 Status: ⚠️ Merge blocked — CI typecheck errors pending resolution - New dashboard at /dashboard/products/id/ai-cost showing credit spend broken down by agent type, with horizonta...
--- title: "Release v1.0.135: Automated Agent Memory & Codebase Knowledge Base" date: 2026-03-11 --- - New agentmemoryentries table — stores 6 entry types (pattern, mistake, convention, dependenc...
Published: 2026-03-11 - Diff Viewer (diff-viewer.tsx) — new LCS-based, syntax-highlighted code diff component with language detection for 20+ file types, collapsible context, copy button, and a com...
Published: 2026-03-11 - New AI Cost Dashboard at /dashboard/products/id/ai-cost — 4 tabs: By Agent Type, Monthly Trend, Top Pipelines, Recent Runs - Per-agent spend breakdown — credits consumed sor...
2026-03-11 - New dashboard at /dashboard/products/id/ai-cost showing AI credit spend per project - 4-tab view: By Agent Type (bar chart), Monthly Trend (6-month history), Top Pipelines (most expens...
Date: 2026-03-11 - New /trust page — Public Security & Trust Center covering SOC 2 Type II controls (Common Criteria, Availability, Confidentiality, Processing Integrity, Privacy), GDPR compliance,...
Published: 2026-03-11 - New LiveSandboxDemo component — a self-contained, client-side simulation of the full 5-agent pipeline (Research → Design → Build → Test → Deploy), completing in 16 seconds -...
Date: 2026-03-11 This release tag was created for PR #126 (Multi-Product Fleet Control Room Dashboard), but the merge was blocked and no new code shipped. - The CI Test job failed on all 5 consecu...
Date: 2026-03-11 - New route /dashboard/fleet — Fleet Control Room Dashboard - 6 KPI stat cards (total/healthy/degraded/critical products, total revenue, features built, agent jobs, failures, spend...
2026-03-11 - New /dashboard/fleet page added to the account sidebar as "Fleet Control Room" - 6 KPI stat cards with time-window selector (7 / 14 / 30 / 60 / 90 days) - Fleet health bar: proportiona...
Date: 2026-03-11 - Fleet Activity Banner — new banner on the products list page shows how many pipelines are running, which products are actively being built, what stage they're in (researching / b...
Date: 2026-03-11 - Fleet Activity Banner — new real-time banner at the top of /dashboard/products showing how many pipelines are running, which products are active, current build stage (researching...
--- title: "Release v1.0.110: Hide failed pipelines by default" date: 2026-03-11 --- - Failed pipeline runs are now hidden by default on both the global /pipelines page and per-product pipeline v...
--- title: "Release v1.0.109: Real-Time Agent Activity Feed" date: 2026-03-11 --- - New /activity page — per-product daily digest feed showing every pipeline run as a readable story, with a stats...
Date: 2026-03-10 - Dashboard grid documentation (TPL-M01): Added a RESPONSIVE GRID PATTERN doc comment to both the live and template dashboard page.tsx files. It documents the three grid class stri...