Changelog

Track the latest features, improvements, and fixes shipped to Cheqq.

0.43

Dawson City

Checkpoints, artifact history, and more dependable building

Chat checkpoints and branching

Every accepted turn now creates a recovery point before Cheqq starts working. Restore a conversation to that point, fork an independent path, or undo a restore without losing the abandoned future. Forked threads preserve the correct conversation prefix, open with their messages and surface context intact, and appear in recent conversations.

Learn more

Wapp and workflow history

Wapps and workflows now have a shared, collaborative history with Undo, Redo, comparison, and explicit restoration. Paid workspaces can name and pin snapshots. Supported deleted workflows, Wapp collections, and Wapp records remain recoverable in Trash for the plan's retention period. Wapp comparisons explain record additions, deletions, restorations, and field changes, and restored records update the grid and side editor immediately.

Learn more

App publishing and remixing

The App Builder now starts from a TanStack Router foundation and supports custom domains with signed edge context, search and social metadata, public App remixing, scoped previews for unpublished work, dependency invalidation, and more reliable production thumbnails. Generated App URLs are consolidated under cheqq.site.

Learn more

Clearer agent activity

Consecutive tool calls now roll up into concise, deterministic activity groups such as “Working with Wapps” and “Worked with Wapps.” Groups stay collapsed until you open them, never close themselves while work streams, and use a subtle active shimmer. Web, browser, Wapp, and workflow actions are classified correctly, while delegated agents continue streaming their own progress and tool calls.

Learn more
More dependable building
  • Queued chat messages now transition more reliably, with clearer recovery from failed runs.
  • Recent conversations have a faster hover panel, and workflow recents stay scoped to the workflow being edited.
  • Wapp navigation refreshes after agent changes without requiring a page reload.
  • Workflow drafts are created idempotently, invalid drafts repair cleanly, and pending saves flush before context changes or restoration.
  • “AI Call” is now named AI Agent throughout workflow building.
  • Core chat, Wapp, workflow, and App surfaces work better at compact and mobile widths.
  • Onboarding and support widgets make it easier to get started or ask for help.
  • Product URLs now consistently use cheqq.site, with updated Discord and social links.
  • Managed image-generation and web-search pricing use normalized billing units.
  • Image-generation requests retain the surrounding conversation context.
Bug fixes
  • Fixed chat restores forcing a reload, forks opening blank or missing from recents, restored threads losing surface context, and stale Undo restore actions lingering after they were no longer applicable.
  • Fixed Wapp collections hanging after restore, deleted records staying hidden until reload, side editors showing stale values, and history conflicts that incorrectly required a manual refresh.
  • Fixed activity groups mislabeling web, browser, Wapp, and workflow tools or hiding delegated-agent work.
  • Fixed App preview scoping, invalid or stale thumbnails, and production preview reliability.
  • Fixed relation updates, collection-view refreshes, and workflow-draft restoration edge cases not covered in the previous release.

0.42

Keno City

Document editor, versioning, and a smarter workflow chat panel

The Cheqq document editor with version history open

Document editor with version history

Markdown documents in your workspace now open in a full editor. Autosave captures snapshots as you write, and the new version history lets you browse and restore any previous state of a document.

Learn more

Workflow chat panel with scoped recents

The chat panel inside the workflow builder now keeps its own thread history, scoped to the workflow you're editing. Jump back into a previous conversation without losing the context of what you were building.

Platform Improvements
  • Wapp agents can now use the same primitive tools as the main chat agent.
  • AI call workflow steps can produce image outputs, and conversations carry image context between steps.
  • Managed model capabilities are enforced more strictly, with clearer admin controls for models and pricing.
  • Public user documentation launched at docs.cheqq.ai.
Bug Fixes
  • Fixed workspace file paths not linking correctly from chat messages.
  • Fixed stale dependency installs invalidating app builds.
  • Fixed duplicate plan implementation messages appearing in chat.
  • Fixed two-way relation visibility in collections, and agent-added fields now show up in grid views.
  • Fixed notification links and text truncation in several surfaces.

0.41

Bamfield

AI model administration and image-aware workflows

AI model administration

Admins can now manage which AI models are available across the platform, with per-model capability flags and pricing structures. Workflow AI steps pick a specific model, and the engine resolves the right model and key per step.

Image outputs in AI workflow steps

AI call steps can now generate and pass along images, so loops that produce visual content — thumbnails, social assets, illustrations — run end to end without manual handoffs.

Platform Improvements
  • Marketing pages and app URLs consolidated under the new domain structure.
  • Icons updated to bold variants across the product for visual consistency.
  • App preview routing hardened for scoped and unpublished previews.
Bug Fixes
  • Fixed active chat threads not stopping cleanly.
  • Fixed implicit grid configuration being lost in collections.
  • Reduced unnecessary domain-routing writes for faster preview updates.

0.40

Telegraph Creek

Wapp Studio, collections, and real-time collaboration

Wapp Studio dashboard

A new home for creating and organizing Wapps: start from a template with an onboarding video, then search, filter, pin, archive, and unarchive as your list grows.

Learn more

Real-time collaboration

Invite others into a workflow and scope what they can do with run-as principal allowlists. Notifications and escalations are now tied to who's responsible for what.

Platform Improvements
  • Studio collections have a proper sidebar for creating, renaming, and searching collections.
  • New field types and bulk actions for collection data, including multi-select fields, quick find across table views, and field-type icons in column headers.
  • Wapps and their workflows are now decoupled — a workflow can be installed standalone or as part of a Wapp.
  • Browser sessions gained capability grants and user-owned profiles for safer agent browsing.
  • New Cheqq design system rolled out across Wapp cards and studio surfaces.
Bug Fixes
  • Fixed Wapp card dropdown menus being clipped by card overflow.
  • Fixed duplicate Wapp slugs colliding during creation.
  • Fixed table cell updates using the wrong field identifier.

0.39

Atlin

Triggers, real-time runs, and a workspace file viewer

Real-time workflow runs and multi-trigger workflows

Workflow runs now update live as they execute. Workflows can also carry multiple triggers — manual, webhook, schedule, or collection change — all feeding into the same flow.

Learn more

Workspace file viewer

Files in your workspace can now be previewed directly in Cheqq, no download required.

Platform Improvements
  • Webhook triggers let external services kick off a workflow via a URL.
  • Collection-change triggers run a workflow automatically when records are added or updated.
  • Wait steps support multiple modes, including waiting for manual approval.
  • Custom OAuth apps can be registered for integrations beyond the built-in catalog.
  • Workflow steps can now infer their own output schema dynamically.
Bug Fixes
  • Fixed the date picker popover being constrained to an incorrect max width.
  • Fixed a workflow migration that could fail if columns already existed.

0.38

Cassiar

The visual workflow editor arrives

Visual workflow editor

Build workflows on a real canvas: drag steps in from the catalog, connect them with edges, and group or multi-select nodes to keep large workflows organized. Auto-layout and zoom keep everything readable as they grow.

Learn more

New step types: API calls, code execution, and schedules

Workflows can now call external APIs, run custom code, and kick off on a cron or interval schedule, alongside the existing AI and CLI steps.

Platform Improvements
  • Every step now renders a settings form generated straight from its schema, with inline validation and warning badges for incomplete configuration.
  • Power mode unlocks advanced step configuration for users who want to go beyond the guided form.
  • Test a single step in isolation before running the whole workflow.
  • Kanban view added alongside grid and list views for collections.
  • Wapp discovery and installation tools let agents find and install Wapps on your behalf.
Bug Fixes
  • Fixed an infinite re-render loop in the step test panel.
  • Fixed the installed-Wapps API endpoint returning incorrect results.

0.37

Stewart

Accounts, notifications, and the integrations backbone

Sign in your way

Email and password, magic links, or one click with Google or Apple — Cheqq now supports all three, with session management handled for you.

Notifications that follow you

In-app, email, and push notifications keep you posted on what your Wapps and workflows are doing, with digest settings so you control the volume.

Platform Improvements
  • Custom MCP servers can now be registered and connected as tool sources for your agents.
  • Outbound webhooks with automatic retry logic keep external systems in sync with what happens in Cheqq.
  • Saved views can now be created and managed independently of the underlying collection.
  • Collection data can be imported and exported as CSV.