Shipped by AI agents — every night

What we shipped

Every improvement, every fix, every new feature — automatically discovered, built, and deployed by our AI agents. This is what “never stops improving” looks like in practice.

March 2026

March 12, 20261.0.155Patch

v1.0.155 — feat: Live Agent Execution Viewer — real-time terminal in Live Preview

  • The merge is being blocked by a CI lint check failure. Here's the situation:
  • This is a significant new feature:
  • **Updated `live-preview/page.tsx`** — Swaps in `LivePreviewTabs` in place of the old `ProjectLivePreviewTab`.
  • 3. **Once lint passes**, re-trigger this release agent to merge and tag `v1.0.155`.
March 12, 20261.0.154Patch

v1.0.154 — feat: Automated Onboarding Documentation Generator

  • Successfully merged PR #174 and published GitHub release v1.0.154.
  • *PR:** feat: Automated Onboarding Documentation Generator
  • *Merge method:** Squash merge
  • *Tag:** v1.0.154
March 12, 20261.0.146Patch

v1.0.146 — [Auto-Fix] testing agent: test failure

  • *Automatically generated from pipeline failure.**
  • *Agent:** testing
  • *Error Category:** test failure
  • *Description:** Tests are failing — the implementation has correctness issues.
March 11, 20261.0.137Patch

v1.0.137 — feat: Per-Project AI Cost & Token Usage Dashboard with Budget Alerts

  • Everything is done. Here's the full summary:
  • **Tag:** `v1.0.137`
  • **Title:** v1.0.137 — Per-Project AI Cost & Token Usage Dashboard with Budget Alerts
  • **URL:** https://github.com/SaaS-Factory-Live/SaaSFactory.SaaSFactory/releases/tag/v1.0.137
March 11, 20261.0.136Patch

v1.0.136 — feat: Per-Project AI Cost & Token Usage Dashboard with Budget Alerts

  • | Error | File |
  • |---|---|
  • | `TS2307: Cannot find module '@/lib/routers/platform-billing'` | `src/lib/trpc/root.ts:14` |
  • | `TS2307: Cannot find module '@/lib/routers/agent-coordination'` | `src/lib/trpc/root.ts:45` |
March 11, 20261.0.135Patch

v1.0.135 — feat: Automated Agent Memory & Codebase Knowledge Base

  • Everything is done. Here's a summary of what was accomplished:
  • *feat: Automated Agent Memory & Codebase Knowledge Base**
  • **Tag:** `v1.0.135`
  • **Release URL:** https://github.com/SaaS-Factory-Live/SaaSFactory.SaaSFactory/releases/tag/v1.0.135
March 11, 20261.0.130Patch

v1.0.130 — [Auto-Fix] release agent: unknown

  • *Automatically generated from pipeline failure.**
  • *Agent:** release
  • *Error Category:** unknown
  • *Description:** Unclassified error — needs manual investigation.
March 11, 20261.0.126Patch

v1.0.126 — feat: Agent Activity Transparency — Diff Viewer, Reasoning Chain & Files Changed tabs

  • Successfully merged PR #140 and published release v1.0.126.
  • *PR #140** — "feat: Agent Activity Transparency — Diff Viewer, Reasoning Chain & Files Changed tabs"
  • Squash-merged into `main`
  • *Release v1.0.126** published at: https://github.com/SaaS-Factory-Live/SaaSFactory.SaaSFactory/releases/tag/v1.0.126
March 11, 20261.0.121Patch

v1.0.121 — feat: Per-Project AI Cost & Token Usage Dashboard with Budget Alerts

  • Everything is done. Here's a full summary of what happened:
  • 1. **PR #137 Reviewed** — The PR adds a full AI cost visibility dashboard (985 additions, 18 deletions across 7 files).
  • | Component | Description |
  • |---|---|
March 11, 20261.0.120Patch

v1.0.120 — feat: Per-Project AI Cost & Token Usage Dashboard with Budget Alerts

  • *New: AI Cost & Budget Dashboard** at `/dashboard/products/[id]/ai-cost`
  • 4-tab dashboard: By Agent Type, Monthly Trend, Top Pipelines, Recent Runs
  • Budget alert bar with ✅ green / ⚠️ yellow / 🔴 red thresholds (80% / 100%)
  • Configurable per-project monthly credit limits with a "Set Budget" dialog
March 11, 20261.0.117Patch

v1.0.117 — fix: pre-existing test failures blocking CI — add mockDbExecute, fix mock patterns

  • Successfully merged PR #132 and created release v1.0.117.
  • *What was merged:**
  • `feat/soc2-trust-center` → `main` (squash merge, SHA: c4dc7c9baa541c2284b0445dd0cfff51507fa187)
  • *Pre-merge fixes applied to the branch:**
March 11, 20261.0.116Patch

v1.0.116 — [Auto-Fix] testing agent: auth error

  • *Automatically generated from pipeline failure.**
  • *Agent:** testing
  • *Error Category:** auth error
  • *Description:** Authentication/authorization failure — likely a GitHub token issue or expired credentials.
March 11, 20261.0.115Patch

v1.0.115 — feat: interactive live sandbox demo on landing page

  • Successfully merged PR #131 and published GitHub release v1.0.115.
  • *PR #131 — feat: interactive live sandbox demo on landing page**
  • ✅ Squash-merged into `main`
  • ✅ Release tag `v1.0.115` created
March 11, 20261.0.113Patch

v1.0.113 — feat: Multi-Product Fleet Control Room Dashboard

  • 1. The PR's `mergeable` field is `false`
  • 2. All 5 recent CI runs on the branch have `conclusion: "failure"`
  • 3. The merge attempt was rejected with `"CI checks failed: Test"`
  • 4. This is a consistent, reproducible failure — not a transient flake
March 11, 20261.0.113Patch

v1.0.113 — feat: Multi-Product Fleet Control Room Dashboard

  • The CI failure is **not caused by this PR**
  • A comprehensive Fleet Control Room Dashboard for multi-product operators:
  • **`src/app/dashboard/fleet/page.tsx`** — New route at `/dashboard/fleet`
  • **`src/components/account-sidebar.tsx`** — "Fleet Control Room" nav item added
March 11, 20261.0.113Patch

v1.0.113 — feat: Multi-Product Fleet Control Room Dashboard

  • *Investigation findings:**
  • Multiple CI runs dispatched and monitored; all conclude `failure` for the same reason
  • All new code reviewed — fleet router, dashboard component, page, and tests are clean and production-ready
March 11, 20261.0.111Patch

v1.0.111 — feat: beef up product status pages with live activity & fleet banner

  • *CI failure analysis:**
  • ❌ `tests/inngest/seo-audit-cron.test.ts` — SEO audit cron, unrelated to product status pages
  • | Test File | Failure Reason |
  • |---|---|
March 11, 20261.0.110Patch

v1.0.110 — feat: hide failed pipelines by default with toggle to reveal them

  • Looking at the CI output carefully, the **failing tests are**:
  • `data-export-fulfillment-cron.test.ts` — unrelated to this PR
  • `seo-audit-cron.test.ts` — unrelated
  • `analytics.test.ts` — unrelated
March 11, 20261.0.109Patch

v1.0.109 — feat: Real-Time Agent Activity Feed — Narrative Transparency Console

  • The release is live. Here's a full summary of what was done:
  • **Tag:** `v1.0.109`
  • **URL:** https://github.com/SaaS-Factory-Live/SaaSFactory.SaaSFactory/releases/tag/v1.0.109
  • | Component | What It Does |
March 10, 20261.0.108Patch

v1.0.108 — fix(TPL-M01): add responsive grid reference pattern to dashboard pages

  • Here is a full summary of the situation:
  • *`fix(TPL-M01): add responsive grid reference pattern to dashboard pages`**
  • This is a **low-risk, comment-only fix** (plus housekeeping) across 16 files:
  • | Area | Change |

February 2026

February 21, 20261.0.107Patch

v1.0.107 — [UI/UX] Pipeline detail page has no 'back' link or breadcrumb from within the detail view

  • Category: navigation
  • File: src/components/breadcrumb-header.tsx
February 21, 20261.0.106Patch

v1.0.106 — [UI/UX] Support ticket thread panel doesn't have a resizable split or clear close action

  • Category: usability
  • File: src/components/support-tickets-dashboard.tsx
February 21, 20261.0.104Patch

v1.0.104 — [UI/UX] Sign-up form has no inline password strength indicator or real-time validation

  • Category: usability
  • File: src/components/sign-up-form.tsx
February 21, 20261.0.101Patch

v1.0.101 — [UI/UX] Settings page is missing a tab for product-level notifications — requires deep navigation to find

  • Category: usability
  • File: src/components/settings/settings-page-client.tsx
February 21, 20261.0.100Patch

v1.0.100 — [UI/UX] Account-level sidebar is almost empty — dashboard navigation is thin

  • Category: navigation
  • File: src/components/account-sidebar.tsx
February 21, 20261.0.99Patch

v1.0.99 — [UI/UX] Product name in sidebar header is always blank — causes context loss

  • Category: navigation
  • File: src/components/app-sidebar.tsx
February 21, 20261.0.98Patch

v1.0.98 — [UI/UX] Beast Mode is a buried hidden gem — add persistent sidebar entry

  • Category: navigation
  • File: src/components/product-sidebar.tsx
February 21, 20261.0.96Patch

v1.0.96 — [UI/UX] Product Header Action Buttons Have No Loading/Disabled Feedback on 'Open App'

  • Category: usability
  • File: src/components/product-header.tsx
February 21, 20261.0.95Patch

v1.0.95 — [UI/UX] Settings Page Notifications Tab Redirects Away Instead of Being Useful

  • Category: usability
  • File: src/components/settings/settings-page-client.tsx
February 21, 20261.0.94Patch

v1.0.94 — [UI/UX] Pipeline Detail Page Missing Back Navigation and Context

  • Category: navigation
  • File: src/components/live-pipeline-detail.tsx
February 20, 20261.0.93Patch

v1.0.93 — [UI/UX] Replace Inline Page-Level Duplicate Empty States with Shared Pattern

  • Category: consistency
  • File: src/components/empty-state.tsx
February 20, 20261.0.92Patch

v1.0.92 — [UI/UX] Notification Bell Shows ALL Failed Pipelines (Not Just Recent/Unread)

  • Category: usability
  • File: src/components/notification-bell.tsx
February 20, 20261.0.91Patch

v1.0.91 — [UI/UX] Sign-In Page Brand Name is Hardcoded Placeholder Text

  • Category: content
  • File: src/app/sign-in/[[...sign-in]]/page.tsx
February 20, 20261.0.90Patch

v1.0.90 — [UI/UX] No Product-Level Search or Filter on the Features Queue

  • Category: usability
  • File: src/components/project-features-tab.tsx
February 20, 20261.0.89Patch

v1.0.89 — [UI/UX] Show Product Name in Sidebar Header When in Product Scope

  • Category: navigation
  • File: src/components/app-sidebar.tsx
February 20, 20261.0.88Patch

v1.0.88 — [UI/UX] Add Global Navigation Items to Account Sidebar

  • Category: navigation
  • File: src/components/account-sidebar.tsx
February 19, 20261.0.87Patch

v1.0.87 — [UI/UX] Dashboard stat cards show only counts with no trend or comparison data

  • Category: visual-hierarchy
  • File: src/components/dashboard-content.tsx
February 19, 20261.0.85Patch

v1.0.85 — [UI/UX] Pipeline detail page mixes Connection Status badge + Agent Jobs in a confusing order

  • Category: layout
  • File: src/components/live-pipeline-detail.tsx
February 19, 20261.0.84Patch

v1.0.84 — [UI/UX] Create Project form uses a native <select> for region — breaks design consistency

  • Category: consistency
  • File: src/components/create-project-form.tsx
February 19, 20261.0.83Patch

v1.0.83 — [UI/UX] Settings page tab navigation doesn't show the active tab on mobile — wraps into a confusing flex-wrap

  • Category: responsive
  • File: src/components/settings/settings-page-client.tsx
February 19, 20261.0.81Patch

v1.0.81 — [UI/UX] Support ticket split-pane layout breaks on medium screens — no responsive fallback

  • Category: responsive
  • File: src/components/support-tickets-dashboard.tsx
February 19, 20261.0.80Patch

v1.0.80 — [UI/UX] No loading skeletons on product sub-pages — only spinners or raw text

  • Category: performance
  • File: src/components/support-tickets-dashboard.tsx
February 19, 20261.0.79Patch

v1.0.79 — [UI/UX] Product sidebar has 20+ items — implement progressive disclosure with badges

  • Category: navigation
  • File: src/components/product-sidebar.tsx
February 19, 20261.0.78Patch

v1.0.78 — [UI/UX] Sidebar 'Beast Mode' label is cryptic — rename and reposition

  • Category: navigation
  • File: src/components/product-sidebar.tsx
February 19, 20261.0.76Patch

v1.0.76 — [DepthAudit] Churn Prediction & Upsell Detection

  • Verdict: N/A
  • File: N/A
  • Recommendation: No action required. Real statistical model, well-structured.
February 19, 20261.0.75Patch

v1.0.75 — [DepthAudit] Environment Variable Management (with Vercel Push)

  • Verdict: N/A
  • File: N/A
  • Recommendation: No action required. Excellent implementation with real external validations.
February 19, 20261.0.74Patch

v1.0.74 — [DepthAudit] Customer Health Scoring (CRM)

  • Verdict: N/A
  • File: N/A
  • Recommendation: No action required.
February 19, 20261.0.72Patch

v1.0.72 — [DepthAudit] Deal Pipeline & AI-Powered Lead Scoring

  • Verdict: N/A
  • File: N/A
  • Recommendation: No action required. Exceptional depth — real scoring algorithm, full CRUD, Inngest integration.
February 19, 20261.0.71Patch

v1.0.71 — [DepthAudit] Revenue Analytics Dashboard (ARR, MRR, Cohort Retention, Top Products)

  • Verdict: N/A
  • File: N/A
  • Recommendation: No action required. Fully production-quality.
February 19, 20261.0.70Patch

v1.0.70 — [DepthAudit] Main Dashboard (Products, Pipelines, Releases, Agent Jobs)

  • Verdict: N/A
  • File: N/A
  • Recommendation: No action required.

Your product could ship like this.

AI agents that research, build, test, and deploy — every single night.

Start Building Free