Skip to main content
Changelog

What shipped.

Release notes from SundayPyjamas AI Suite - grouped by platform version, pulled live from the product.

Current platform v0.14.0

v0.14.0

Jul 23, 2026
  • Agents version upgrade: interrupt, steering, and tougher turns

    Feature

    Mid-turn interrupt, a follow-up message queue for steering, tool-fault retries, richer sub-agent delegation, and context injection - the eval-driven Agents vNext cutover for production.

    Workspace agents v0.6.0

  • AI generation telemetry for agent and chat routes

    Infra

    LLM steps emit structured AI generation telemetry (including PostHog) across chat, agents, and artifacts so production evals and cost reviews share one signal path.

  • Cost-aware model router for agent turns

    Feature

    Agent runs pick models with an explicit cost strategy and mount-intent routing, so expensive steps stay intentional.

    Multi-model routing v0.2.0

  • Deliverable render: PDF, DOCX, CSV, and Excel

    Feature

    Agents can render documents and spreadsheets through a host render path and sandbox script runner - with Excel editing and PPTX/Excalidraw previews in Storage.

    Workspace agents v0.6.0

  • Install GitHub skill packs into agent files

    Feature

    Pull a skill pack from GitHub straight into the agent file tree, discover/load skills at runtime, and pick skills from the composer slash menu.

    Skills v0.2.0

  • Production cutover for mobile, shares, and Pumble marketplace

    Improvement

    Mobile agent-first shell, public storage/deliverable shares with deep links, Storage explorer/preview polish, and Pumble /manifest marketplace install land together for the evals-to-prod release.

  • Run interrupt API for managed agents

    Feature

    POST …/agents/runs/:runId/interrupt stops an in-flight turn cleanly so clients can cancel or steer without orphaning the stream.

    Managed Agents API v0.3.0

v0.13.0

Jul 19, 2026
  • Agent-created files live under Deliverables

    Improvement

    Storage groups agent-written files with run artifacts under Deliverables instead of duplicating them in Files.

  • Clearer chat stream errors instead of empty 500s

    Fix

    Chat forwarding catches upstream failures and returns JSON with a useful cause, so failed agent turns fail loudly instead of silently.

  • Cursor-like agent timeline grouping

    Improvement

    Thinking merges into one step, exploration tools batch together, and only the active step stays expanded - less chrome once real work starts.

    Workspace agents v0.5.1

  • Deep links into Storage and Agents from shares

    Feature

    Shared workspace links open the right file or session via ?fileType=&fileId= and ?session=; public previews can send members back into the workspace or Ask an agent.

  • Workspace share links always expose Copy link

    Fix

    Sessions, deliverables, and reports always show a workspace Copy link after auth, with harder share APIs and table fallbacks when public settings fail.

    Workspace agents v0.5.1

v0.12.0

Jul 13, 2026
  • Agent-first mobile: Agents and Settings on phones

    Feature

    On a phone, the workspace focuses on Agents and Settings. Other routes show a desktop-only gate with Back to Agents and Copy link; the root redirects into Agents.

    Workspace agents v0.5.0

  • API key generation restored in production

    Fix

    generate_api_key now qualifies extensions.gen_random_bytes so creating workspace API keys works again in production.

  • Mobile chat polish for touch and viewport

    Improvement

    Equal-width selector chips, larger touch targets, viewport-capped popovers, and a drawer with workspace switcher - desktop layout stays unchanged.

    Workspace agents v0.5.0

v0.11.0

Jul 9, 2026
  • Agents Capabilities: Installed, Browse, and Connectors

    Feature

    Capabilities is rebuilt with Installed / Browse / Connectors views, category tabs for Tools, Skills, Connectors, and Custom, plus an installed detail rail. Legacy tab URLs redirect automatically.

    Workspace agents v0.4.0

  • Dashboard refresh with KPIs and activity feed

    Improvement

    Dashboard gets KPI meters, a compact apps list, a unified activity feed, and clearer widget settings.

  • Insights Conversations search and export

    Improvement

    Find threads by title and export conversation data more easily from Workspace Insights.

    Reports v0.4.0

  • Public storage preview sharing

    Feature

    Share HTML, Markdown, and DOCX files or deliverables with a read-only public link at /share/preview/:shareId - create shares from Storage or the preview dialog.

  • Unified skills and tools panels in Capabilities

    Improvement

    Skills and tools share clearer browse/installed panels so attaching capabilities to a file agent is consistent end to end.

    Skills v0.1.0

v0.10.0

Jul 6, 2026
  • Agent registry and seed-default APIs

    Feature

    APIs under /agents/registry and /agents/seed-default let you list file agents and backfill the core agent on existing workspaces.

    Managed Agents API v0.2.0

  • File agents with registry and core defaults

    Feature

    New workspaces seed a default agents/core file agent; discover and edit file agents via the registry, with the side panel mounting the active file agent.

    Workspace agents v0.3.0

  • Folder @-mentions, file-change cards, and plan-in-file

    Feature

    Mention folders from the tree, review file-change cards in the timeline, and run plan review from the plan markdown toolbar after a research phase - composer modes are Auto, Plan, and Ask.

    Workspace agents v0.3.0

  • MCP OAuth returns to the page you started from

    Fix

    Connect flows accept returnTo and the callback redirects safely back to the requested agent/config path.

    MCP v0.2.1

  • Path-based workspace storage with imports and editors

    Feature

    Workspace storage moves to a path-aware model: tree UI, move/rename, GitHub/zip/folder imports, and Monaco or inline editing at /workspace/:id/editor/:fileId.

v0.9.0

Jun 29, 2026
  • More reliable OAuth redirects for sign-in and install

    Fix

    OAuth redirect handling is tighter for sign-in and integration install flows, reducing land-on-the-wrong-page failures.

  • Pumble marketplace install and production setup

    Feature

    Pumble integration ships with production-ready install/setup seeding and marketplace branding so workspaces can connect the app without a one-off ops path.

    MCP v0.2.0

  • Richer model leaderboard charts

    Improvement

    Leaderboard views get clearer charts and display polish so model comparisons are easier to scan.

    Reports v0.3.1

v0.8.0

Jun 22, 2026
  • Agent integration connections for MCP tools

    Feature

    Connect agents to MCP-connected tools through a managed integration connection, instead of one-off per-agent config.

    MCP v0.1.0

  • Hardened authentication and middleware

    Improvement

    Refactored authentication handling and middleware for more consistent behavior across routes.

  • Improved agent session handling and templates

    Feature

    Start a new agent session from a template, with more robust session state handling underneath.

    Workspace agents v0.2.0

  • Upload and @-mention files directly in chat

    Feature

    Attach files to a conversation and @-mention them for context - uploads are indexed automatically so agents can retrieve from them.

    Assistant API v0.3.0

v0.7.0

Jun 15, 2026
  • Agent mode controls: Auto, Plan, Ask, Execute

    Feature

    Choose how an agent operates per turn, with a context usage ring and a richer activity timeline.

    Workspace agents v0.1.0

  • AWS Bedrock AgentCore integration

    Feature

    Deploy on AWS Bedrock AgentCore with DynamoDB-backed state, in addition to the existing cloud options.

    Multi-cloud v0.0.1

  • File attachments API for agents

    Feature

    Upload images and documents from the composer or via API - png/jpeg/webp/gif and txt/md/csv/json/pdf up to 15MB, backed by signed URLs.

    Managed Agents API v0.1.0

  • Model selector grouped by popularity and provider

    Improvement

    Pick a model faster with provider grouping, popularity ordering, and compact labels.

    Multi-model routing v0.1.0

  • More reliable agent panel

    Fix

    The agent panel now defaults open and stays in sync on expand/collapse, instead of intermittently losing chat history.

    Workspace agents v0.1.1

v0.6.0

Jun 8, 2026
  • Faster page loads across agents, conversations, and reports

    Improvement

    Client-side caching and SQL-side aggregation cut redundant queries; pages render from cache instantly and revalidate in the background.

  • Fixed crashes on v2-spec gateway models

    Fix

    Agent runs using newer gateway model specs (e.g. Claude Opus 4.6 via the AI Gateway) no longer crash on legacy streaming paths.

    Multi-model routing v0.0.2

  • Improved agent observability

    Feature

    Traces now capture time-to-first-token, action outcomes, and normalized error codes, with an error taxonomy and transient retries.

  • Tighter agent activity timeline

    Improvement

    Tool rows stay collapsed by default during streaming and the timeline reads denser, with less visual noise between steps.

    Workspace agents v0.0.2

v0.5.0

Jun 1, 2026
  • Branded email notifications via Resend

    Feature

    Workspace invites and notifications now send branded emails, with an acceptance flow and specialized templates per notification type.

  • Dedicated mobile Agents app

    Feature

    A purpose-built mobile experience for Agents - chat, history, header, input bar, and sidebar tuned for phones.

    Workspace agents v0.0.1

  • MCP connector support for workspace agents

    Feature

    Agents can now connect to external systems via Model Context Protocol connectors.

    MCP v0.0.1

  • UX redesign handoff and design audit

    Improvement

    A complete design system bundle with previews for key pages and components, laying the groundwork for the rest of the redesign.

  • Workspace agent skills, including from GitHub

    Feature

    Agents can attach reusable skill modules, sourced from the workspace or directly from a GitHub repo.

    Skills v0.0.1

v0.4.0

May 25, 2026
  • Artifacts Generate API for executive narratives

    Feature

    POST /api/v1/artifacts/generate turns customer aggregates and samples into a structured executive narrative report.

    Reports v0.3.0

  • Automatic fallback to Gemini and Groq

    Feature

    When the primary gateway is not configured, the platform now auto-selects Gemini or Groq based on the model id and available keys.

    Multi-model routing v0.0.1

  • Managed Agents API: chat, sessions, and runs

    Feature

    New agent APIs under /api/v1/workspaces/:workspaceId/agents for chat, session management, and run lifecycle (events, cancel).

    Managed Agents API v0.0.1

v0.3.0

May 4, 2026
  • Auto-recharge and detailed wallet usage

    Feature

    Wallets can auto-recharge automatically, with enhanced balance and usage endpoints in the billing UI.

    Credits v0.1.0

  • Saved Reports with generate and regenerate

    Feature

    Save a report once and regenerate it on demand from the editor preview, instead of rebuilding it from scratch each time.

    Reports v0.2.0

  • Widget chat bridge to streaming API

    Feature

    Embedded widgets now stream through the same v1 chat pipeline as the rest of the platform, with external identity and page context support.

    Assistant API v0.2.0

v0.2.0

Apr 27, 2026
  • Credit wallet billing system

    Feature

    Workspace credit balances and ledger with automatic per-request debiting, low-balance handling, auto-recharge, and manual top-ups.

    Credits v0.0.1

  • Fixed missing pricing for vendor-prefixed models

    Fix

    Standardized token pricing slugs across model ids so models like openai/gpt-oss-120b resolve pricing correctly instead of billing misses.

    Credits v0.0.2

  • Workspace Insights: Conversations

    Feature

    Review threads across apps in one place, with filters, search, and a rich conversation preview (messages, metadata, timeline).

    Reports v0.1.0

v0.1.0

Apr 20, 2026
  • Prompt compression to cut token cost

    Feature

    Per-app ScaleDown settings reduce token usage and cost automatically, with savings and latency shown in overview analytics.

    Reports v0.0.1

v0.0.1

Apr 13, 2026
  • Dedicated Workspace API page for Image

    Feature

    A dedicated /workspace/:id/api/image page alongside the Text API, sharing the same subnav and key management.

    Images API v0.0.1

  • Dedicated Workspace API page for Text

    Feature

    A dedicated /workspace/:id/api page with its own subnav, consolidating API key management for chat/text.

    Assistant API v0.1.0

  • Hardened auth and CORS on public API routes

    Improvement

    Public-path checks, improved CORS headers, and smarter post-login redirects across the workspace-first flow.

  • New design system with OKLCH color tokens

    Improvement

    Moved to the shadcn radix-vega design system with OKLCH color tokens, refreshed typography (Inter/Lora via next/font), and hardened OAuth flow.

  • Per-app Chat, Memory, and Vector APIs

    Feature

    Public REST endpoints under /api/v1/apps/[appId]/... for chat (with SSE streaming), memory threads/messages, and vector index search, with shared API-key auth.

    Assistant API v0.0.1

v0.0.0-rc.6

Jan 19, 2026
  • Chat UI refinements

    Improvement

    Polish pass on assistant chat chrome based on widget and editor feedback.

    Assistant API v0.0.0-beta.2

  • Chat widget streaming and identity updates

    Improvement

    Widget hardened with streaming responses and external identity support before the v1 bridge at GA.

    Assistant API v0.0.0-beta.2

  • Chat widget UI updates

    Improvement

    Visual and interaction updates to the embeddable widget shell.

    Assistant API v0.0.0-beta.2

  • Conversation insights demo

    Feature

    Demo-quality conversation insights preview - bridge to the Conversations explorer shipped at GA.

    Reports v0.0.0-beta.1

  • Embeddable chat widget

    Feature

    Embeddable chat widget for external sites - streams through the same assistant pipeline as the workspace.

    Assistant API v0.0.0-beta.2

  • Image generation API

    Feature

    Callable image generation API - precursor to the dedicated Workspace API Image tab at GA.

    Images API v0.0.0-rc.1

  • Per-app Memory, Vector, and Chat APIs (Acceleo)

    Feature

    First per-app public API shape for Memory, Vector search, and Chat - customer pilot with Acceleo Mathematica before the GA API week.

    Assistant API v0.0.0-beta.2

v0.0.0-rc.5

Oct 15, 2025
  • AI app release candidate

    Feature

    Named release-candidate train consolidating editor, chat, and billing for GA readiness.

  • Case study and landing page updates

    Improvement

    Refreshed vertical case studies and landing pages with updated proof points.

  • Pricing system built for scale

    Feature

    Pricing engine and configuration built to support scaled usage and pilot-to-production transitions.

    Credits v0.0.0-beta.1

v0.0.0-rc.4

Aug 14, 2025
  • Platform stability and dependency updates

    Infra

    Maintenance release: dependency updates and stability fixes during a lighter shipping month.

v0.0.0-rc.3

Jul 4, 2025
  • Database schema for new product surfaces

    Infra

    Schema migrations laying groundwork for upcoming product surfaces and API expansion.

v0.0.0-rc.2

May 22, 2025
  • Export and download from the editor

    Feature

    Documents exportable from the editor for offline sharing and deliverables.

  • Marketing page updates

    Improvement

    Refreshed marketing pages to reflect pilot and insights capabilities.

  • PDF export for documents

    Feature

    Generate PDF exports from editor content for customer deliverables.

  • PDF export layout improvements

    Improvement

    Export layout and formatting refinements based on pilot feedback.

  • Pilot cohort permissions and gating

    Feature

    Fine-grained permissions for pilot participants across workspace surfaces.

  • Product insights engine

    Feature

    Analytics foundation for usage and product insights - precursor to Workspace Insights at GA.

    Reports v0.0.0-beta.1

  • Role-based pilot program access

    Feature

    Pilot cohorts gated by role so design partners see only the surfaces they are approved for.

  • Supabase client and navigation refactor

    Infra

    Centralized Supabase client usage and cleaner navigation components for maintainability at pilot scale.

v0.0.0-rc.1

May 1, 2025
  • Customer case study pages

    Feature

    Published case study pages on the marketing site with vertical-specific proof points.

  • Pilot program enrollment flow

    Feature

    Enrollment UX and routing so interested teams move from marketing page to an active pilot cohort.

  • Pilot program landing page

    Feature

    Dedicated pilot program page so design partners can self-qualify and enroll in a structured rollout.

  • ROI page in site navigation

    Improvement

    ROI calculator surfaced in primary navbar and footer navigation.

  • Stripe metering and usage-based pricing

    Feature

    Metering matured with Stripe usage records ahead of the credit wallet GA.

    Credits v0.0.0-beta.1

  • Workflows link in marketing navigation

    Improvement

    Workflows capability linked from marketing chrome for broader product discovery.

v0.0.0-beta.3

Apr 4, 2025
  • Chat interface in the document editor

    Feature

    First in-product assistant surface - the precursor to the public Chat API shipped at GA.

    Assistant API v0.0.0-beta.1

  • Editor UI polish

    Improvement

    Visual and interaction refinements to the editor chrome alongside chat beta usage.

    Assistant API v0.0.0-beta.2

  • Faster workspace loading

    Improvement

    Reduced time-to-interactive when opening a workspace after login.

  • Landing page refresh

    Improvement

    Updated marketing landing layout and content for the chat-and-collab beta push.

  • Metered billing with Stripe

    Feature

    Usage-based Stripe metering live during beta so pilot customers could be billed on actual consumption.

    Credits v0.0.0-beta.1

  • Mobile workspace sidebar

    Improvement

    Workspace navigation adapts to mobile with a sheet-style sidebar.

  • Real-time collaboration in the document editor

    Feature

    Multiple authors can edit the same document concurrently with live collaboration sync.

  • Recent files sidebar for faster navigation

    Improvement

    Jump back to recent documents without hunting through the full file tree.

  • Resizable editor chat panel

    Improvement

    Authors can resize the chat panel within the editor layout.

    Assistant API v0.0.0-beta.2

  • ROI calculator for pilot conversations

    Feature

    Interactive ROI tooling on the marketing site to frame value during pilot scoping.

  • Supabase local development setup

    Infra

    Documented local Supabase workflow so contributors and pilot engineers can run the stack offline.

v0.0.0-beta.2

Mar 20, 2025
  • Default models updated to Llama 3.3 70B

    Improvement

    Swapped default model references from Mixtral to Llama 3.3 70B as provider quality shifted.

  • Enhanced writer features and formatting

    Feature

    Additional formatting and writer tooling in the editor beyond the initial MVP.

  • Enhanced writer features and formatting

    Feature

    Additional formatting and writer tooling in the editor beyond the initial MVP.

  • Resizable editor panels

    Improvement

    Panel layout controls so authors can tune the editor workspace on different screens.

v0.0.0-beta.1

Feb 24, 2025
  • Groq and AI SDK integrated for document editing

    Feature

    Fast Groq inference wired through the AI SDK for responsive in-editor generation.

  • Landing page content and product narrative

    Improvement

    Marketing copy and structure aligned with the editor-first product direction.

  • Rich document editor foundation

    Feature

    Core authoring surface with the file structure and UI patterns later chat and APIs extended.

v0.0.0-alpha.2

Jan 15, 2025
  • Stripe checkout and subscription foundations

    Feature

    Commercial checkout and subscription plumbing so pilots could convert to paid without a billing rewrite.

  • Token-based pricing model for AI usage

    Feature

    Usage-aligned token pricing established before the credit wallet GA - the economic model pilots still reference today.

    Credits v0.0.0-alpha.1

v0.0.0-alpha.1

Dec 28, 2024
  • Multi-tenant workspaces with role-based access

    Feature

    Workspaces isolate customer data with role-based permissions from the first release.

  • Platform founding: auth, routing, and workspace shell

    Feature

    Initial multi-tenant platform with authentication, routing, and the workspace shell that every later product built on.

Start $50/mo