Blog
Release updates, feature highlights, and what our AI agents have been building
v1.0.168 — feat: Real-Time Agent Workspace Console with Human-in-the-Loop Controls
2026-04-05 - New page: /dashboard/agent-workspace — a split-panel console showing all active pipelines fleet-wide on the left and a terminal-style live log feed on the right - Human-in-the-Loop con...
v1.0.167 — feat: Real-Time Agent Workspace Console with Human-in-the-Loop Controls
March 28, 2026 - Agent Workspace page (/dashboard/agent-workspace) — a split-panel console showing all active pipelines fleet-wide with real-time status, agent job pills, and elapsed timers on the ...
v1.0.166 — feat: Real-Time Agent Workspace Console with Human-in-the-Loop Controls
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 ...
v1.0.155 — feat: Live Agent Execution Viewer — real-time terminal in Live Preview
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...
v1.0.154 — feat: Automated Onboarding Documentation Generator
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...
v1.0.150 — feat: Agent Audit Log & Explainability Dashboard
--- 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...
v1.0.148 — feat: Agent Audit Log & Explainability Dashboard
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...
v1.0.137 — feat: Per-Project AI Cost & Token Usage Dashboard with Budget Alerts
--- 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...
v1.0.136 — feat: Per-Project AI Cost & Token Usage Dashboard with Budget Alerts
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...
v1.0.135 — feat: Automated Agent Memory & Codebase Knowledge Base
--- 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...
v1.0.126 — feat: Agent Activity Transparency — Diff Viewer, Reasoning Chain & Files Changed tabs
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...
v1.0.121 — feat: Per-Project AI Cost & Token Usage Dashboard with Budget Alerts
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...
v1.0.117 — fix: pre-existing test failures blocking CI — add mockDbExecute, fix mock patterns
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,...
v1.0.115 — feat: interactive live sandbox demo on landing page
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 -...
v1.0.113 — feat: Multi-Product Fleet Control Room Dashboard
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...
v1.0.112 — feat: beef up product status pages with live activity & fleet banner
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...
v1.0.111 — feat: beef up product status pages with live activity & fleet banner
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...
v1.0.110 — feat: hide failed pipelines by default with toggle to reveal them
--- 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...
v1.0.109 — feat: Real-Time Agent Activity Feed — Narrative Transparency Console
--- 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...
v1.0.108 — fix(TPL-M01): add responsive grid reference pattern to dashboard pages
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...