Changelog

Recent Platform Changes

New updates and improvements to CatDoes.

v4.0.0

Mar 26, 2026

A soft-toned coastal landscape painting showing a calm bay with small sailboats, distant mountains under a cloudy sky, and rocky cliffs in the foreground. Four cats play together on a grassy path near the cliff edge, while a small figure sits further along the path overlooking the water.
A soft-toned coastal landscape painting showing a calm bay with small sailboats, distant mountains under a cloudy sky, and rocky cliffs in the foreground. Four cats play together on a grassy path near the cliff edge, while a small figure sits further along the path overlooking the water.

CatDoes v4.0.0

Your app now gets a real backend, and the agent runs in the cloud.

New
  • CatDoes Cloud - Database, auth, file storage, edge functions, real-time events. All included, all plans. US and EU regions.

  • Compose Agent - New agent that runs in the cloud. Close your browser, it keeps going. Compose can spin up subagents to work on different parts of your request at the same time. It also has its own computer, so it can do things the previous agent couldn't (install packages, run scripts, test builds).

  • File Browser - You can now browse your app's code and edit files directly from the dashboard.

  • Website to Mobile App - Paste any URL (Lovable, WordPress, Shopify, whatever) and the agent turns it into a mobile app.

  • Multi-page Canvas - See all your pages at once in an interactive canvas view.

  • Secure Input - When the agent needs an API key or password, it collects it through an encrypted field. The AI never sees the actual value.

  • Screenshot Tool - Screenshot the app preview, crop and draw on it, attach it to your message. Good for pointing out UI problems.

  • Error Notifications - App errors now pop up as notifications with a "Fix with AI" button. If the agent is already working, the fix gets queued.

  • Completion Sounds - You'll hear a sound when the agent finishes or needs your input, even from another tab. Different sounds for different events. You can turn it off in Settings.

  • Explore - A page with public projects you can fork and make your own.

  • Sound Assets - Import sounds from the asset manager into your project.

  • AGENTS.md - New projects ship with an AGENTS.md file. Compose keeps it updated as you build.

  • PWA - Install CatDoes as an app on your phone or desktop.

Improvements
  • Lots of UI and UX improvements throughout the dashboard

  • Junior agent has better design taste, still at 0.3x credit cost

  • Agents use fewer credits

v3.4.0

Dec 28, 2025

Cute orange cartoon cat in a futuristic control room, sitting at a console displaying a ‘New Error’ warning, with a speech bubble saying ‘I can fix it.’
Cute orange cartoon cat in a futuristic control room, sitting at a console displaying a ‘New Error’ warning, with a speech bubble saying ‘I can fix it.’

CatDoes v3.4.0

This update brings CatDoes Watch, Env Manager, and more!

New
  • CatDoes Watch: Projects built on CatDoes now benefit from a built-in error monitoring solution called CatDoes Watch, making it possible to see all the errors on all platforms during development and in production. You can then ask the agents to fix the errors for you.

  • Env Manager: You can now store your project's environment variables in an agentic and highly secure way, making it possible for the AI agents to read what environment variables are available in your project without giving away the values, and also for the AI agents to request filling required environment variables that your project needs.

  • Fork Projects: You can now fork your own projects, creating a copy of it that you can develop independently of the original project, making it possible to develop once and distribute using different brand and content.

Improvements
  • Major improvements to the Software and Design agents, plus optimizations to make them consume less credits.

  • Major improvements for the Supabase integration.

  • Major platform stability improvements.

  • General improvements for the GitHub integration, including a feature that lets you create a new branch before setting up the connection to your repository.

  • General UI and UX improvements, including drag&drop support for dropping images into the message input area.

Fixes
  • Sometimes the NEW CHAT button wasn't working, this is now fixed!

v3.3.0

Dec 2, 2025

Cute illustration of a cat depicted as a gentle, glowing spiritual figure in a white robe holding a staff, surrounded by four admiring cats against a warm, golden background.
Cute illustration of a cat depicted as a gentle, glowing spiritual figure in a white robe holding a staff, surrounded by four admiring cats against a warm, golden background.

CatDoes v3.3.0

This update brings Principal agents, more freedom on the free plan, and more!

New
  • Principal agent tier: There's now a new agent tier called Principal, available for both the design and software agents. It's our smartest agent to date, capable of implementing the most complex features, and the best UI designs possible. Principal agents are only available to subscribed users.

  • Web deployment on free tier: Users on the free tier can now use the web deployment feature. By subscribing, you can deploy your apps without a "Made with CatDoes" badge.

  • Fast edit on free tier: Fast file edit is now available on the free tier, making it more enjoyable to use CatDoes on the free plan!

  • More credits on the free tier: Users on the free tier now get 40 initial credits.

Improvements
  • Major improvements to the Software agent, making it much smarter and faster in implementing complex features.

  • Major improvements to the web search ability of the agents. Now, the web searches are more accurate and contain more up to date information.

  • General UI and UX improvements.

Fixes
  • Sometimes the GitHub push operation wasn't working, this is now fixed.