Releases

What's new.

Every feature, improvement, and fix we ship. Follow along as SpecGraph evolves from specification platform to full-cycle development companion.

v1.1.0Latest
March 22, 2026

Bridge

SpecGraph meets your IDE. The Bridge release connects your locked specifications directly to Claude Code via MCP, adds implementation tracking with Kanban boards, real-time project chat, token-based billing, and moves all heavy AI work to durable background jobs.

MCP server for Claude Code integrationImplementation dashboard with Kanban boardReal-time project chatToken-based AI billing
New

MCP Server for Claude Code

Connect your locked PRD directly to Claude Code. 20+ MCP tools expose project data, stories, agents, acceptance criteria, and generated CLAUDE.md — so coding agents work from your spec, not guesswork.

Improved

Two-Tier Agent System

AI generates 4 BMAD-inspired workflow agents (Architect, Scrum Master, Developer, QA) plus N domain specialists. Each agent gets role-specific instructions referencing MCP tools.

New

Story System & Sharding

Break locked specs into implementation stories — the unit of work assigned to coding agents. Stories track status, blockers, and implementation notes through the full dev lifecycle.

New

Implementation Dashboard

Kanban board for tracking story progress across teams. Drag-and-drop columns, blocker resolution workflows, and cross-project blocker visibility on the main dashboard.

New

Real-Time Project Chat

Per-project collaborative chat with file attachments, inline right panel, and Supabase Realtime for live messages. Discuss specs, resolve questions, and coordinate without leaving SpecGraph.

New

Token-Based AI Billing

Track AI token usage per project and per operation. Transparent cost attribution for PRD generation, conflict detection, wish clustering, and all other AI features.

Improved

Durable Background Jobs

All heavy AI operations (PRD generation, document parsing, conflict detection) run as Inngest durable functions — retryable, observable, and crash-safe. No more timeout anxiety.

Improved

Export Page Redesign

Redesigned export with prominent MCP connection card, tabbed standard export (Markdown, Executive Summary, CLAUDE.md, Control Manifest), and one-click .mcp.json setup.

v1.0.0
February 10, 2026

Foundation

The first release of SpecGraph — a complete specification platform from document upload to AI-ready export. Foundation ships the full end-to-end workflow: AI PRD generation, structured wish collection, conflict detection, multi-strategy unification, approval workflows, and markdown export for coding agents.

Full spec workflow from upload to exportAI-powered PRD generation with GeminiStructured wish collection systemRequirements graph visualization
AI-Powered

Document Upload & AI PRD Generation

Upload PDF, DOCX, or TXT documents. AI reads everything and generates a structured PRD with sections, guided questions per department, and cross-references to source material.

New

Wish Collection System

The core of SpecGraph. Each department gets a structured survey to review the AI-generated PRD and add wishes — requirements, enhancements, concerns, and questions. Supports anonymous mode, multi-round feedback, and phased wishes (v1/v2/v3).

AI-Powered

AI Conflict Detection

AI analyzes all wishes and identifies conflicts with severity levels. Each conflict includes impact analysis with 2-3 resolution options and trade-offs, so teams make informed decisions.

AI-Powered

Multi-Strategy Unification

AI generates 3 unification strategies (Conservative, Balanced, Aggressive) that merge the PRD with all wishes and resolutions. Side-by-side comparison, hybrid customization, and per-wish decision override.

New

Approval Workflow & PRD Lock

Multi-stakeholder sign-off with required and optional approvers. Approve, reject, or request changes with comments. All required approvals unlock the irreversible PRD lock.

AI-Powered

AI Coding Agents & Markdown Export

AI generates specialized coding agents from the locked PRD. Export as 8 structured markdown files in a downloadable zip — ready for Claude Code, Codex, or any AI coding tool.

New

Wish Voting & Prioritization

Cross-department voting on wishes. Sort by votes, priority, effort (T-shirt sizing), or budget impact. Acceptance criteria builder generates Given/When/Then statements for each wish.

AI-Powered

Guided Survey Questions

AI generates department-specific questions per PRD section. Answers auto-convert to structured wishes. Survey design page lets PMs customize questions before sending.

New

Stakeholder Mapping

Assign department roles (Primary Owner, Primary User, Affected Party, Governance, Advisory) during project creation. Weighted influence on conflict resolution and unification.

New

Requirements Graph

Interactive graph visualization of all requirements, wishes, conflicts, and dependencies. Department-colored nodes, filtering, zoom, and click-to-detail panels.

New

Project Guardrails

Upload design system, tech stack, and security requirements. AI-generated or manually written. Every spec and agent instruction respects your organizational standards.

New

Supabase Backend & Auth

Full PostgreSQL database with Row Level Security, Supabase Auth with email/password, admin panel for org/department/user management, invitation system, and file storage for documents and attachments.

New

AI SDK with Provider Switching

Provider-agnostic AI layer powered by Vercel AI SDK. Google Gemini as default, swap to Anthropic or OpenAI via environment variable. Zod-validated structured output on all 14 AI routes.

AI-Powered

Cross-Project Knowledge Base

AI extracts patterns, precedents, and lessons from closed projects. Searchable knowledge base surfaces relevant insights during PRD generation and conflict resolution.

More to come

Building in public.
Shipping every week.