Changelog

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

0.49

Undo on the canvas, conditions without code, and Content Studio

Undo, and a canvas that forgives

⌘Z steps back through the edits you just made — a mis-drag that rewired a connection, a step replaced from the catalog, a delete — and ⌘⇧Z steps forward again. It covers step configuration as well as the shape of the graph, and one gesture is one undo step. Run past the start of the session and it carries on into version history rather than stopping dead. Copy and paste work too: ⌘C and ⌘V put a configured step wherever you want it, settings intact, under a name that won't collide with the original.

Learn more

Conditions you can read

A branch is where your workflow decides — and until now, deciding meant writing JavaScript. Build it from dropdowns instead: pick a field, pick a test, fill in a value. The field picker offers the same data as the {{...}} picker, the tests are filtered to what that field's type can actually answer, and the value control matches — a toggle for a yes/no field, a number for a number, a date for a date. Underneath, a live verdict says what this condition would decide with the data you have right now, so you can tell a branch is right before you run it. Expressions are still there for the rare thing rules can't say, one click away and reversible.

Learn more

Content Studio

A new Wapp that runs a content pipeline end to end, replacing Content Calendar in the store. Every Monday it plans the week onto the calendar — real slots, real channels, ideas attached. Move a piece to Drafting and it researches the topic on the web, writes the draft in that channel's voice, and fans out cuts for your other channels, each parked at Review for your verdict. Approved pieces post themselves to X and LinkedIn from your own logged-in accounts through the Companion, capture their permalink, and a daily pass records how each one did — so next Monday's plan learns from what actually landed. Email an idea to the Wapp's own address and it lands in the backlog.

Learn more

A run you can actually read

A finished run used to report itself in the language of the machine that executed it: a raw id for a title, collection_change for what started it, and a "step trace" whose steps were named step-22626a2e-1bf8-…. It now reads as what happened. Steps appear under the names you gave them, with their icons, in the order they ran, and nested under the branch that chose them. Each one says what it did — "Amount is at least 5000 — took this path", "Sent "Big win!"" — and the header says how the run ended and what set it off: Deal "Kestrel Robotics" was updated. The raw data is still one click away under each step, for when that is the question you have.

Learn more

See what your workflow made, without leaving the canvas

A step that generates an image or a video now shows it — on the step itself, on the canvas, the moment that step finishes rather than at the end of the run. Click it to open it full size. Steps that produce something else say so in a line instead. The same pictures appear on the run page and when you Test Step, where a generated image used to be reported as a file path you had to go and find.

Learn more

Cheqq on a phone

Every screen was built for a desktop pane and merely survived a narrow one. This is the pass that fixes it. Headers no longer stack — one identity bar, at most one tab strip, and nothing titled twice. Chat opens as a full-height sheet from a floating button, so the workspace keeps the whole screen and chat gets three quarters of it when you want it. Collections open on a record list, with the grid one tap away and columns that give way as the screen narrows, so you can finally see a record's name and its fields at once. The calendar gets a readable week instead of 25px day columns. And controls that used to be clipped out of reach — Trash, whole tab groups — now scroll.

Learn more

Find, fold, and follow a big workflow

⌘F searches every step by name and integration, lighting each result's path on the canvas behind the palette so you can see where a match sits before you jump to it. A chevron on any Branch, Parallel or loop folds its whole body down to a head that says what it's hiding — "2 paths · 15 steps". During a run the canvas follows the step that's actually running and hands control straight back when you pan away. And Auto-arrange puts a graph you've dragged out of shape back the way the editor would have drawn it.

Learn more

Every shortcut, named

Press ? on the canvas for a sheet listing every shortcut it has, grouped by what you're trying to do. Each button in the control cluster names itself and its shortcut in a tooltip that arrives as soon as you point at it. With a step selected, the arrow keys walk the graph — up and down along the chain, left and right across the arms of a branch — and Escape hands them back to panning.

Learn more

Send email from your own address

The Send Email step gains a transport choice. Keep the Cheqq sender, or pick Your SMTP server and mail leaves from your real sending address instead of a cheqq.ai one. Your settings are verified when you save them — a wrong host or password fails in the form, not days later inside a run. Track Replies in Cheqq is the useful middle ground: recipients see your domain, replies route back into Cheqq, and reply-triggered workflows keep working. Send Gmail can now reply into a thread too, so a follow-up lands inside the conversation rather than starting a new one.

Learn more

Watch a Wapp build itself

Ask for a Wapp in chat and a build card now ticks through the phases as they happen: workspace, collections and views, workflows and triggers, activation. When it finishes it offers to open the finished Wapp with a five-second countdown, and a Stay here if you'd rather keep talking.

Learn more

Updates bring the automations too

A template update now brings the new version's workflows along with its collections and fields, so a feature never arrives without the automation that powers it. What you decided stays yours: whether each workflow is switched on, the Mailhook address people already forward mail to, and the schedule you set. Workflows you wrote yourself are never touched.

Learn more

Hand a file to a web page

The Companion can now upload a file from your workspace — or an attachment on a record — straight into a page's file picker, so an automation that ends in "attach this image" finishes the sentence instead of settling for a text-only post. Content Studio's poster uses it to attach the image to a post, and refuses to publish a stripped version if the approved media doesn't make it.

Learn more

Unlimited workflows on Free

Free workspaces were capped at two active workflows and one schedule, which meant trying a couple of templates hit an upgrade wall before you had learned anything. That cap is gone: install and keep as many workflows as you like, on any schedule frequency, with the step-run quota as the only thing that meters usage. Mailhook addresses go from 1 to 3 on Free, and 5 to 15 on Pro.

Learn more

Sales Pipeline chases the ones that go quiet

Sales Pipeline gains an Outreach collection — what you sent, when, and whether it came back — with a board grouped by reply status, a calendar of follow-up dates, and dashboard tiles for who owes you a reply. On top of it sits an email workflow that scores inbound enquiries for fit, opens a deal and replies in-thread for the good ones, and two days later chases anything still silent. It re-reads the record before chasing, so someone who replied in the meantime never gets a follow-up they've already answered.

Learn more
Workflows
  • Deleting a step now closes the chain behind it instead of quietly stranding everything downstream — and asks first, by name, when other steps read data from it.
  • A step whose data source was deleted carries a warning on the canvas, rather than waiting for the next run to explain itself.
  • Hovering a step lights everything that feeds it and everything it feeds, and dims the rest.
  • A reference to a trigger field that can never exist is now caught as you type it, and a run lists which references came out empty — so "why is this blank" has an answer.
  • Branch steps say when a condition can't be evaluated instead of quietly taking the else path.
  • A workflow card reads Triggers paused when the workflow is live but nothing is left to fire it.
  • The minimap is opt-in and remembered, and the whole canvas follows your app theme.
  • Send Email's Send Via field explains the option you actually picked.
  • Scheduled and collection-change triggers on standalone workflows watching a Wapp's collection now fire.
  • Trashed workflows and collections are gone from pickers, agent tools, and the run API — not listed as paused.
  • A run that fails outside a step reports the reason as a sentence, not as JSON.
  • A workflow's steps and triggers are each one stop on the keyboard rather than two.
Building with the agent
  • The agent writes branch conditions as rules rather than JavaScript.
  • An AI step gets real named output fields, so later steps can reference them properly.
  • The editor stays usable while the agent works, instead of locking you out until it finishes.
  • The agent stops inventing model ids, trigger paths, and email bodies it can't render, and finishes email workflows bound to their Wapp.
  • Wapp discovery survives being asked in your own words rather than the catalog's.
Wapps and templates
  • The setup wizard offers Companion pairing to Wapps that need a browser, instead of leaving them installed and silently unable to act.
  • The first update after an install applies properly — new columns, views, and Field Agents land as they should.
  • Wapp icons render as icons in chat cards.
  • Content Calendar is retired from the store; installed copies are untouched.
  • Coming back from a workflow returns you to the workspace tab you left from, and tabs can be linked to directly.
Collections and views
  • Relation fields are called what they are — "Contact", not "Contact Id" — across cards, columns, kanban, timelines, charts, and pickers.
  • Select options render exactly as you typed them: "SaaS" stays "SaaS", "51-500" stays "51-500".
  • Number columns align right, with figures that line up.
Everything else
  • Chat no longer asks for an API key your plan already covers.
  • The canned follow-up chips after a reply are gone — they rarely matched what had just been said. Starter prompts on an empty thread stay.
  • Meeting Scheduler books on your own calendar.
  • Google and Microsoft integrations are hidden until their apps finish verification, rather than offering a connection that can't complete.
  • On a phone: record actions are reachable by touch, dialogs use the full width of the screen, and no page scrolls sideways.

0.48

Cheqq in your Slack, push notifications, and video edits

Talk to Cheqq from Slack and Telegram

Add the Cheqq bot to your Slack workspace — one Add to Slack click — or link it on Telegram, and a DM or @mention becomes a full agent turn. The bot acts as you: your Wapps, your integrations, your memory, your permissions, your billing. It streams its answer, runs the same tools it has on the web, pauses for approval when an action needs one, and posts real files back into the thread instead of links. Each teammate links their own account once, so a shared channel never blurs who asked. Discord is next.

Learn more

Notifications that reach your desktop

Turn on Push in Settings → Notifications and workflow alerts, approvals, and reminders arrive as browser notifications — no Cheqq tab required. The settings screen was rebuilt around it: each category shows its channels as plain toggles, one Delivery control chooses instant or a daily, twice-daily, or weekly digest, Do Not Disturb has its own card, and per-Wapp overrides are picked from the Wapps you have installed instead of typed in by hand.

Learn more

Extend or remix a video you already made

A generated clip is no longer final. Video mode gains a Generate / Extend / Remix control: extend continues a clip past its last frame, remix restyles it into something new. Attach the clip you mean, or just say "extend this video" and the agent edits the latest one in the conversation. Available on models that accept video input, billed at the model's own edit rate, and every edit keeps its lineage back to the original.

Learn more

Watch Cheqq think

While the agent works, its reasoning streams into a live timeline, and tool calls narrate themselves in plain language — "Searching the web for supplier reviews" instead of a bare tool name. The timeline shimmers on the current step while running and folds to a one-line summary when the turn completes. Reopening a thread keeps the whole trail.

Learn more

A chat home that starts things

Chat opens on a centered composer with six creation modes — Image, Video, Websites, Docs, Sheets, Slides. Each mode has its own page with starter prompts that prefill the composer and wait for you, never auto-send. Hopping between home and a mode keeps your draft and staged attachments, and the active mode shows as a chip you can dismiss.

Learn more

Your picker, your models

Manage models curates the model picker: browse the full catalogue grouped by provider — with search, modality icons, and price hints — and tick the models you actually use. The picker shows only those, on every device you sign in from. If you never curate, you keep the featured set, and the model you're using stays listed even when it isn't ticked.

Learn more

A credit meter that tells the two kinds apart

Your monthly grant refills on the 1st; a credit pack doesn't. The meter now draws them as separate tracks with a legend saying what happens to each next, so an emptying bar tells you whether to wait or to top up. The allowances grew too: the free grant triples to 750 for accounts with no paid plan, Pro moves to 7,500 credits per seat, Business to 20,000. Packs hold 10,000 credits at $30. Adding a seat mid-month delivers its credits immediately, and long conversations now cost less: the part of a prompt the model has already processed is billed at a discounted rate.

Learn more

Documents keep footnotes, and originals

Footnotes are now first-class: a [^1] reference renders as a superscript chip, its definition as a marked block, and both survive saving byte-for-byte. The "advanced formatting may simplify" warning is gone: if saving would change any of a document's original formatting, your first save keeps an untouched copy as an Original version in history — automatically. Prose also reads like a document now: a proper heading ramp, display headings, inline images, and table and code styling.

Learn more

Field Agents that do the research

A web-enabled Field Agent now researches the web before it writes, so a cell asking for a market summary gets a researched answer with citations. "Make this photo professional" uses the photo: a file field named in the prompt travels with it as the image to edit. And Auto chooses models by quality, considering only ones equipped for the job — a run with web access always lands on a model that can search. Every image and video model available in chat is available to Field Agents too.

Learn more
Chat
  • Image generation can build on an image already in the conversation — "make it warmer" edits the picture you're both looking at.
  • When Cheqq asks a clarifying question, it waits for your answer before continuing.
  • An interrupted response says what interrupted it, and never quietly re-runs the turn.
  • Approval cards clear once answered, and opening a record or file on top of a chat no longer resets the conversation underneath.
  • The Cheqq mark now shows what the agent is doing — and stays busy for the whole turn, not just while a tool runs. Reading the logo explains each state.
Views and collections
  • Personal view settings apply in every layout — list, kanban, and calendar now show the fields and order you chose, just as the grid always has.
  • A narrow toolbar overflows its actions into a menu instead of dropping them.
  • Row height means something in the List layout, and attachment cells keep their actions reachable at every height — plus an expand control to open the file.
  • Rich text fields got a real editing pass: a fuller toolbar, Markdown preview, and proper editing from the record sidebar.
  • Dashboard charts are labeled with names instead of ids and raw floats.
Workflows
  • An AI step returns its answer — not the narration it produced getting there.
  • Data references insert at your caret, not at the start of the field, and the Model picker stays in the step form.
  • A trigger watching a select field now fires when a record reaches the option you picked.
  • A notification sent by a Wapp's workflow carries that Wapp's name and icon, opens inside it, and follows your email and push preferences.
  • The run card no longer sits on "Starting" after the run finished.
Wapps, templates, and the Companion
  • Store templates install with dashboards, timelines, and calendars already populated, and store screenshots show what you'll actually get.
  • A Wapp's short link opens the Wapp directly.
  • The agent can keep building a Wapp immediately after creating it.
  • The Companion side panel shows each workflow by name with an icon, a live run list with per-step status, and pause and resume next to cancel.
Everything else
  • When an email send is refused, the message names which quota ran out.
  • If connecting an integration fails, the message says what went wrong instead of a generic "popup closed".
  • Media model pickers show each model's credit cost at the moment of choosing.
  • Polish across settings and menus: switches, dialog form fields, and user-menu rows all respond the way they look like they should.

0.47

Durations, template updates, and filters that stay yours

Duration is a real field type

A length of time is no longer a number field you agreed to call "Minutes". Duration fields carry their own unit, so you can type 1:30, 90, or 2h 15m and read it back as 1:30. Choose hours-and-minutes or add seconds, sum and average them like any other number, and export them in the format you actually use.

Learn more

Calendars draw appointments at their real length

A collection that records when something starts and how long it lasts no longer needs a separate end date. Point a Calendar view at a Duration field and every block is drawn to scale — a 90-minute intensive finally looks different from a 15-minute check-in. Drag the bottom edge and the duration updates; drag the top and the end stays put. The time grid now snaps to 15 minutes rather than 30, and subscribed phone calendars get events with a real end time instead of a bare timestamp.

Learn more

Update a template you installed

Installing a store template gives you your own copy, and until now improvements published afterwards never reached it. Cheqq now tells you when a newer version exists — a dot in the sidebar, a card in the Wapp's settings, and a notification — and shows exactly what will change before you agree to it, including anything that changes how your data is stored.

Taking an update keeps your records, the fields and views you added yourself, and your Wapp's name and icon. New collections, fields, and automations from the template are added alongside them.

Learn more

Filtering a shared view is no longer a broadcast

Typing a filter to find one record used to re-filter that view for everyone else looking at it, seconds later, with no signal at either end. Your filters, sorts, and column widths are now yours alone. When you do want everyone to see a change, Save for everyone publishes it deliberately and offers an undo. A view can also be locked, fixing its shared definition while still letting anyone filter their own copy — and viewers can now keep filters at all, which they never could before.

Learn more

A setup guide that gets out of the way

The onboarding checklist is now a widget you control: a pill in the app bar, a compact "Next" card, or the full guide grouped into goals. Progress is tracked per person, so joining a workspace where the work is already done no longer hands you a checklist that's mysteriously complete — and connecting an integration or inviting a teammate now ticks itself off.

Learn more
Views and collections
  • Sort order survives a reload — a multi-level sort now comes back in the order you built it.
  • Drag to reorder sorts, and row-height options show what they'll look like.
  • Relation chips in a grid gained an expand control that opens the linked record without leaving the grid.
  • A relation pointing at a person shows their name and avatar everywhere — pickers, kanban swimlanes, and linked-record fields — instead of flashing an id.
  • Previewing an attachment from a record panel no longer closes the panel behind it.
  • Collection rows, dashboard rows, and view tabs all open their menu on right-click, and dashboard rows have a real menu instead of a bare delete button.
  • Collections can be limited to the people who should see them.
Workflows
  • Steps can be renamed, and every reference to the old name is rewritten across other steps, prompts, and branch conditions.
  • Switching between steps no longer leaves fields from the previous step behind.
  • New workflows open on "Add trigger" instead of a pre-seeded manual one, so you choose how the workflow starts.
  • The step picker is a two-pane palette that drills into a provider, sorted alphabetically at every level.
  • Workflows and recent runs show their shape while loading instead of an empty panel.
Workspace and billing
  • Running out of seats now sells you a seat. The prompt names the real limit and, on a paying workspace, adds the seat in place instead of pushing a tier upgrade that wouldn't have unblocked the invite.
  • Storage is measured and enforced for real, counting every file your workspace writes.
  • Removing a member revokes what would otherwise outlive their membership.
  • A Wapp's card counts the collections and workflows it actually has, and deleting one updates the count.
  • Editing records inside a Wapp is recorded in its history, so undo has something to walk back.
  • Integration alerts link to the page where you reconnect.

0.46

Calendar views, workspace billing, and MCP everywhere

Calendar views for collections

Any collection with a date field can now be a calendar. Month, week, and day views with drag-to-reschedule and edge-resize; up to 20 date fields plotted as separate color-coded series; an Unscheduled panel for records with no date yet; and timed events that convert to all-day (and back) with a drag. A calendar can also be shared as a read-only iCal feed that Google Calendar, Apple Calendar, or Outlook subscribe to directly.

Learn more

An MCP-first integration catalog

The MCP Servers tab is now a browsable catalog: 31 providers — Linear, Notion, GitHub, Stripe, Atlassian, Figma, Airtable, and more — each connecting with your own account through the provider's own sign-in screen, plus open servers like Hugging Face and DeepWiki that connect in one click. Bring-your-own MCP servers that require sign-in connect too.

Learn more

MCP tools as workflow steps

Every tool on a connected MCP server now appears in the workflow step picker under its provider, with a form generated from the tool's own schema — a deterministic step, no model in the loop. A generic Call MCP Tool step remains as the escape hatch.

Learn more

Your plan belongs to your workspace

Plans, credits, and files now belong to the workspace, not the person. Buy a plan for the workspace you're upgrading; every workspace mints its own monthly credit grant; work done in a shared workspace bills that workspace instead of quietly draining the member's personal credits; and files, app builds, and generated media are shared per workspace, so two members finally see the same tree.

Learn more

A template catalog rebuilt around what installs

The Wapp store now carries 30 templates across six categories, and every one arrives working: seed data worth looking at, a dashboard, and at least one automation that runs from install. Each template gets its own store page built from its actual manifest — the collections, fields, and triggers you'll really get — with captured screenshots of the installed workspace.

Notifications you can read and act on

A notification now opens where the work is — the collection it's about, or the exact record when there is one — instead of the Wapp's front door. Links inside a notification are clickable, long bodies open into properly rendered Markdown, and a run waiting on your approval can be approved or declined from the notification itself. A new Notifications page holds everything at full width, grouped by day and filterable to unread, and alerts from a single run collapse into one entry instead of repeating once per recipient.

Learn more

Templates install with real photos

Seeded records can now carry real files, so a template arrives looking like something you'd keep. Meal Planner installs with a photo on every one of its ten recipes, each linking to the real published recipe it names, and grids that hold attachments install tall enough to see them.

Deleted Wapps land in Trash

Deleting a Wapp is no longer forever. A Trash drawer on the Wapps page lists deleted Wapps for 7 days (30 on paid plans), and restoring one brings back its installs, workflows, and data links — workflows return paused so nothing fires on a timer with nobody watching.

Learn more

A Companion extension that stays connected

The extension now stays signed in on its own, so agents keep their browser tools without a Cheqq tab open. Before an agent trusts a browser, Cheqq now checks it's actually reachable — an unavailable one costs a moment, not a stalled run — and a Check button in Settings answers "is my browser connected?" without starting a task to find out.

Learn more
Wapps
  • Every Wapp gets its own face: an accent color and a generated mark, overridable from settings, plus an icon picker with emoji and a 74-icon catalog.
  • Installing a Wapp drops you straight into a working workspace — no blank screen waiting for a refresh.
  • Skipping an optional setup step no longer locks you out of a new Wapp.
  • Hitting a plan limit now names the actual limit and recommends the plan above yours, not a generic "Upgrade to Pro".
  • Meal Planner's household votes per person: everyone gets their own ballot each week, a Saturday heads-up shows the standings, and a Sunday last call names who still hasn't voted.
  • Eleven more templates ship with a Calendar — Projects, Todos, Applications, Interviews, Subscriptions, Invoices, Deals, Orders, Engagements, Deliverables, and Content Calendar, which now opens on one.
Views and workflows
  • Timelines read soonest-first, and one bad date no longer scrambles the rows around it.
  • The kanban field picker stays on screen for collections with many fields, and seven catalog boards now show real card fields instead of title-only cards.
  • Trigger autocomplete now suggests every collection field — fields with spaces in their names used to be missing — and existing triggers were fixed automatically.
  • Generated images and videos in chat show a frame the size of what's coming, so a working request no longer looks like a stalled one.
  • A lookup that pulls in a file now shows the file — a thumbnail and its name in grids, filenames in detail and sidebar views — instead of [object Object].
  • Relation chips that point at a person show that person's name and avatar, and keep them instead of flashing back to an id.
  • Workflow notification steps take a link, so a hand-built workflow can send you somewhere specific.

0.45

Documents: generate, view, and edit on a canvas

Generate real office files

Cheqq now produces actual deliverables: PDF and Word documents from what you ask for, PowerPoint decks from a slide plan, and Excel spreadsheets whose numbers stay numeric — sortable, filterable, with frozen headers. Generated images can be embedded straight into a deck, so "make me a product one-pager with a hero image" is one request, not three.

Learn more

Edit presentations on a live canvas

A generated deck opens on a real canvas, not a static preview. Select, drag, resize, and rotate slide objects; insert text and shapes; recolor through the deck's theme so a reskin carries your edits along. Every completed gesture is one undoable version, charts render live from the slide's own data, and the downloaded PPTX matches what the canvas shows — same geometry, same chart, same stacking order.

Learn more

In-app viewers for Word, PowerPoint, and spreadsheets

Uploaded office files used to dead-end at "Preview is not available". DOCX now renders with its real formatting, PPTX pages through every slide, and spreadsheets display as tables with sheet tabs — from the Files page, from file links in chat, and from a record's attachment fields alike.

Learn more

Chat reads your documents

Attach a Word document, deck, spreadsheet, or PDF and ask about it. Extraction happens server-side, so any model can work with the contents — summarize a contract, pull the numbers out of a deck, or turn an uploaded spreadsheet into a collection.

Learn more
Files page and version history
  • The Files page opens fast no matter how many files you keep, and the viewer's arrows walk your entire filtered set instead of stopping at the visible page.
  • The "n of m" counter tracks your place across all your files, not just the ones on screen.
  • Version history shows what changed between two versions as a readable difference, and you can read an earlier version in full before deciding to restore it.
  • Ask about a selected canvas object and the answer stays about that object — it can't wander off and edit the rest of the document.
Security and reliability
  • A malicious document can't reach your network: rendering and thumbnail capture run with all outbound requests blocked.
  • An uploaded deck's markup can never run as code in your browser — slides preview as images.
  • Agent responses are properly typeset again: list markers, code-block line numbers, and readable tables are back.
  • Downloads keep their real file type and filename, and videos scrub properly while streaming.

0.44

Katowice

Field Agents and video generation everywhere

AI Field Agents for collections

Collection fields can now generate typed text, selections, numbers, product images, videos, and Deep Match relations. Stable @field references, manual or automatic execution, live cell states, bulk quotes, human-edit protection, web citation badges, and immutable history make high-volume generation reviewable and reversible.

Learn more

Video generation in Chat

Choose Create video from Chat's attachment menu, select an approved video model, and optionally animate a product image. Results play directly in the conversation and are retained as private workspace files.

Learn more

Video output in Workflow AI Agents

Workflow AI Agent steps now support Video output with duration, resolution, aspect-ratio, and audio controls. Generated paths and metadata can feed later workflow steps, while model availability remains controlled by the admin approval registry.

Learn more
Pricing and model controls
  • Video price synchronization now reads the gateway's per-second resolution and audio variants.
  • Admin price candidates no longer show fake zero-token prices for duration-priced models.
  • Video generation is available as an explicit admin model surface, with all pickers continuing to use approved model records rather than hardcoded lists.
  • Credit reservations and settlement use generated video seconds and the active resolution/audio variant.
Polish and reliability
  • Field Agent run history exposes web-search source counts and linked citations.
  • Human-owned cells remain protected from automatic media generation.
  • Generated chat videos use native playback controls and private workspace downloads.

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

Apps can now live on your own custom domain, carry search and social metadata, and be remixed — any public App can be copied into an independent draft of your own. Previews of unpublished work stay private to you, published thumbnails are more reliable, and generated App URLs now live under cheqq.site.

Learn more

Clearer agent activity

Consecutive tool calls now roll up into concise 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 forgetting where they were opened from, and Undo restore actions lingering after they no longer applied.
  • 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 previews showing the wrong content, outdated thumbnails, and published-App preview reliability.
  • Fixed several smaller issues with relation updates, collection-view refreshes, and restoring workflow drafts.

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 tools as the main chat agent.
  • AI call workflow steps can produce image outputs, and conversations carry image context between steps.
  • Clearer admin controls for which models are available and what they cost.
  • Public user documentation launched at docs.cheqq.ai.
Bug Fixes
  • Fixed workspace file paths not linking correctly from chat messages.
  • Fixed App builds failing after a dependency update.
  • Fixed duplicate messages appearing when implementing a plan.
  • 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 choose which AI models are available across the platform, with each model's capabilities and pricing under their control. Workflow AI steps pick a specific model, and every step runs on exactly the model it was configured with.

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
  • Cheqq's site and app now live under one consistent set of URLs.
  • Icons across the product got a bolder, more consistent look.
  • Preview links for unpublished Apps are more reliable.
Bug Fixes
  • Fixed Stop not always halting a running chat.
  • Fixed grid views losing their layout in collections.
  • App previews update faster.

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 control exactly what each person can do. 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.
  • A workflow no longer has to belong to a Wapp — install one standalone or as part of a Wapp.
  • Safer agent browsing: you decide what a browser session is allowed to do, and browsing profiles belong to you.
  • A refreshed look across Wapp cards and studio surfaces.
Bug Fixes
  • Fixed Wapp card menus getting cut off by the card's edge.
  • Fixed creating a Wapp failing when its name matched an existing one.
  • Fixed table edits occasionally saving to the wrong field.

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.
  • Steps now work out the shape of their own output, so later steps can reference it without manual setup.
Bug Fixes
  • Fixed the date picker opening too narrow to use comfortably.
  • Fixed an error that could stop a workflow update from applying.

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 has a guided settings form 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 the step test panel freezing.
  • Fixed the installed-Wapps list showing the wrong Wapps.

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 keep external systems in sync with what happens in Cheqq, retrying on their own when a delivery fails.
  • Saved views can now be created and managed independently of the underlying collection.
  • Collection data can be imported and exported as CSV.