Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.creao.ai/llms.txt

Use this file to discover all available pages before exploring further.

April 23, 2026

Multiple reference images for image generation

Image generation can now use multiple reference images in a single request, making it easier to preserve a subject, match a style, or combine visual direction across examples.

Native Opus 4.7 support

CREAO now uses native Claude Opus 4.7 support through the upgraded agent core, improving model routing and reliability for Opus 4.7 sessions.

Image generation reliability

Image generation now has provider-specific circuit breakers, longer bridge timeouts, Gemini fallback for transient GPT image failures, and CloudWatch latency tracking for p50/p99 performance.

Platform and integrations

  • Rewards page tabs now use a cleaner underline style
  • Better Auth infrastructure monitoring was added with dashboard and sentinel plugins
  • Slack and X provider aliases were fixed for integration tool calls
  • X and Discord linked accounts are now enforced one per CREAO account
  • Agent-generated file links now redirect directly to S3
  • Expired file URLs in app inputs and scheduled runs are refreshed automatically
  • Organization datasource connection testing is in alpha; reach out to us for early access

April 22, 2026

eBay direct integration

Connect eBay directly to CREAO with new marketing and negotiation tools, plus setup handling for accounts that require approval before use.

Rewards hub

A new rewards hub and linked accounts foundation supports reward tasks, social account linking, and reward claim tracking.

Team and personal account isolation (alpha)

Team and personal accounts now stay isolated with clearer organization context switching, reducing accidental cross-context actions. This organization feature is in alpha testing; reach out to us for early access.

Integrations from chat

Integrations can now open as a modal directly from the chat input, so you can connect tools without leaving the conversation.

Skill creation reliability

Custom skill creation is more reliable: SKILL.md files are staged at the platform layer, uploaded directly when needed, and size limits now better match documented best practices.

UI changes

  • Connector modal scrolling now keeps the last row visible
  • Referral dialog and sidebar entry were refreshed
  • Google Sheets tool descriptions now better explain header handling

April 21, 2026

GPT Image 2 controls

GPT Image 2 is now available with an Image control panel in Agent Brain. Image output also defaults to JPEG with a compression slider for faster generation and smaller files.

Mermaid diagram previews

Mermaid code blocks now render as visual diagrams in chat, with options to download the result as SVG or PNG.

Fullscreen dashboards

Generated dashboards can now open fullscreen, and dashboards that include generated images render more reliably.

QR code device login

Account Settings now includes a Devices tab with QR code login support, including scan-to-login on the mobile app login page.

Smarter memory profiles

Memory now builds richer cross-thread profile context, helping the agent carry useful preferences and project details forward across conversations.

Agent ownership changes (alpha)

Agents can now be converted between personal and team ownership. This organization feature is in alpha testing; reach out to us for early access.

Reliability and polish

  • Database health checks, connection alarms, and writer probes were added
  • Data warehouse views now use faster pre-aggregated APP-layer views with self-healing refreshes
  • Database migrations and deployments were hardened to avoid blocking writes during rolling deploys
  • Modal styling was standardized across borders, radius, and dark mode surfaces
  • Account Settings tab visibility and divider spacing were cleaned up

April 20, 2026

Organization GitHub integration (alpha)

Organizations can now connect GitHub from organization settings, enabling team-level GitHub setup separate from personal accounts. This feature is in alpha testing; reach out to us for early access.

Abuse prevention tools

Signup abuse prevention now includes IP/email blocklists, grouped suspicious-user detection, admin review tools, bulk actions, and clearer blocked-domain messaging.

QR code login foundation

The backend foundation for QR code login was added, including schema, API endpoints, and structured error handling.

Referral and upgrade surfaces

Referral entry points were added to the sidebar and chat upgrade flows, making invite and upgrade actions easier to find.

UI changes

  • File uploads can now be reordered with drag-and-drop and image thumbnails
  • Empty states now use illustrations in more places
  • Mobile users can swipe from the left edge to open the sidebar

Reliability and security

  • Admin analytics endpoints now read from the Redshift data warehouse
  • Generated image URLs now include cache-busting keys
  • Zero-credit scheduled runs are blocked before execution
  • Auth returns a clearer service-unavailable response when the session store is down
  • Four dependency vulnerabilities were patched

April 19, 2026

More resilient artifact downloads

HTML artifacts now use CDN-backed downloads, improved MIME handling, and better resilience when a sandbox exits before files are fetched.

Recent chat controls

Recent chats now support pin, rename, delete, and search controls in the workspace view.

Workspace run parameters

Running an agent from a workspace can now show the parameter form when the agent expects structured inputs.

Privacy and security docs

Trust and Safety documentation was reorganized into dedicated Privacy and Security pages.

Bug fixes

  • Logout now stays on /chat instead of redirecting to /login
  • Chat input layout no longer overlaps on mobile and small screens
  • Account Settings no longer closes when the mobile sidebar unmounts
  • App file staging is scoped to the current working directory to prevent cross-thread contamination
  • Materialized view refresh scheduling and permissions were repaired

April 18, 2026

Agent reference files tutorial

New docs explain the full agent reference files lifecycle, including how files are staged and mounted for repeatable agent runs. The sidebar was restructured with sticky search and a unified search modal, making recent threads and navigation easier to scan.

Artifact and workspace file fixes

The agent now surfaces edit and bash-written files more consistently, handles relative HTML asset paths better, and supports a “show all” toggle in the files modal.

Bug fixes

  • X reply creation now handles nested reply shapes correctly
  • Stalled agent time-to-first-token is surfaced in the UI
  • The feedback button is hidden unless explicitly enabled
  • Agent app persistence stalls were reduced when staging working scripts as reference files

April 17, 2026

Organization agent sharing (alpha)

Agents can now be shared at the organization level, with a new Agents section in organization settings. This feature is in alpha testing; reach out to us for early access.

Veo image-to-video

Veo image-to-video generation is now available with aligned billing support.

Chat search and Recents

Chat now includes a search modal and cleaner Recents experience for finding previous threads faster.

Privacy and safety docs

A new Privacy and Safety docs page was added, with CI support for compliance checks.

Billing safeguards

Past-due subscriptions now auto-downgrade after a 14-day grace period, with Stripe state reconciliation. Free-trial rollout controls were also tightened.

Bug fixes

  • In-chat connect suggestions now route by integration type
  • S3 FUSE mounting was hardened against E2B/S3 degradation
  • Agent pause-state races are handled more gracefully
  • Session-null warning logs are suppressed for requests without credentials
  • Agent app organization migration was moved to the correct workspace migration path

April 16, 2026

Claude Opus 4.7

Anthropic’s new flagship Claude Opus 4.7 is now available in the model selector (paid plans). It’s a direct upgrade over Opus 4.6 at the same price — with notable improvements on the hardest software-engineering tasks, long-horizon agent work, multimodal understanding, and instruction following. Use Opus 4.6 if you have existing prompts tuned for it, since 4.7 follows instructions more literally.

Korean and German

Korean and German are now supported interface languages, including translated organization pages.

Markdown math rendering

Markdown rendering now supports KaTeX math through a shared Markdown component.

Custom skill tags

Custom skills now support tags, making skills easier to organize and discover.

Grouped sidebar actions

The sidebar now supports grouped views with batch operations for faster thread management.

UI and reliability

  • Pro free-trial controls were moved into a Statsig experiment
  • Chat empty-state alignment and MentionPopover auto-scroll were stabilized
  • Voice page colors now use semantic tokens for better dark mode support
  • LLM-as-judge response quality evaluation was adjusted to reduce bias
  • Warm-pool setup chains now have a global concurrency cap
  • Thread-not-found masking of auth failures was fixed
  • Data warehouse deployment hashing was simplified for more reliable deploys

April 15, 2026

Grok 4.20

Grok 4.20 from xAI is now available with a 2M token context window — the largest of any model in CREAO. Use it when working with large codebases or long documents that benefit from extended context.

Telegram connector

Connect your Telegram account to CREAO — the agent can now send and receive messages through a new Telegram integration.

UI changes

  • Dashboard charts now fill the full width of the container
  • Email signup now includes a bot challenge to prevent automated account creation

Bug fixes

  • Fixed X connector card behavior in the connected tab

April 14, 2026

MiniMax M2.7

A new model from MiniMax is now available in the model selector. MiniMax M2.7 scores near Opus-level on coding benchmarks at roughly 10x lower cost than Claude Sonnet — a great option for iterative coding sessions where you send many messages.

X (Twitter) connector

Connect your X account to CREAO — the agent can now interact with X through a new OAuth integration.

Security improvements

Improved credential handling for sandbox connections with short-lived tokens instead of permanent keys.

UI changes

  • Workflow notification cards now show more useful information
  • Updated out-of-credit prompts with a direct link to add credits

Bug fixes

  • Fixed ghost text in the chat input not responding to clicks on Safari
  • Fixed active trial not ending when switching plans
  • Removed April Fools’ joke from image generation banner

April 13, 2026

A new agentic search mode that runs multiple search queries in parallel for more comprehensive results.

UI changes

  • Redesigned agent detail page with a warm palette and visual polish
  • @ mention popover now renders below the input for better visibility

Bug fixes

  • Fixed browser-use tasks timing out under high concurrency

April 12, 2026

Large paste auto-conversion

When you paste more than 5,000 characters into the chat input, CREAO automatically converts the content into a file attachment — keeping the conversation fast and reducing time to first response.

Skill sidebar with folder tree

The skills page now shows a navigable folder tree in the sidebar, with an actions menu for each skill and a refresh button. You can also discover and batch-install multiple skills from GitHub repositories in one step.

File preview in chat

Previewable file formats (images, PDFs, and more) now render an inline preview directly in the chat instead of showing only a download link.

Opus model gating

The Claude Opus model is now available exclusively on paid plans.

4,000 credit bulk deal

A new 4,000-credit purchase option is available at a 30% discount, with a direct link to buy extra credits from the billing section.

UI changes

  • Redesigned “Create Agent” button on the empty chat page
  • Optimized dashboard widget grid columns for smaller containers

Bug fixes

  • Redirects to the agent apps page when an agent app is not found
  • Fixed self-referral bonus being incorrectly applied to non-referred users
  • Fixed credit purchase loading state leaking across buttons
  • Fixed stream playback flash-back glitch when reconnecting
  • Copy-paste from chat now outputs clean plain text instead of raw markdown

April 11, 2026

Shopify connector

Connect your Shopify store to CREAO — the agent can now read products, orders, and store data through a new Shopify integration.

Smarter memory deduplication

Duplicate and conflicting memories are now automatically resolved using a three-tier deduplication system with intelligent conflict resolution.

Bug fixes

  • Fixed ZIP-based files (XLSX, DOCX, PPTX) failing to save properly

April 10, 2026

Agent memory

The agent now remembers your preferences, projects, and context across conversations. Memories are automatically extracted at the end of each session and recalled when relevant — powered by semantic search and intelligent deduplication.

Agent creation finale card

A visual summary card now appears when agent creation completes, showing the agent’s details at a glance.

Workspace files hints

The workspace files page now shows helpful hints and upload guidance when empty.

In-app browser handling

Users opening CREAO inside an in-app browser (e.g., from social media links) are now prompted to open Safari or their default browser for Google login, with improved detection and smoother redirects.

Bug fixes

  • Fixed in-app browser layout shifting
  • Fixed affiliate info being lost when redirecting from in-app browser
  • Fixed a streaming interruption issue

April 9, 2026

You can now search your recent threads in the sidebar — type to filter and quickly jump to past conversations.

Redesigned files page

The files page has been redesigned with Google Drive-style filters, improved layout, and better file organization.

Bug fixes

  • Fixed Enter key submitting during IME composition (affects CJK input methods)

April 8, 2026

Automatic memory extraction

The agent now automatically learns from your messages — preferences, facts, and context are extracted and stored for future recall.

Referral rewards

A new referral activity history table shows your invite activity. Inviters now receive bonus credits when their referrals make their first paid subscription.

UI changes

  • Redesigned Create Agent modal with improved form layout
  • Wider sidebar navigation for better readability

Bug fixes

  • HEIC images are now auto-converted on upload
  • Fixed shared thread file URLs for user-uploaded attachments
  • Fixed memory search crash

April 7, 2026

Create agent with skill picker

The new Create Agent modal lets you pick skills and configure your agent during creation, all in one step. The sidebar has been refined with scroll-aware separators and a cleaner overall look.

UI changes

  • Redesigned user message bubbles with an elevated surface and cleaner appearance
  • Improved contrast on user message bubbles
  • Refined chat input ghost text positioning and tab hint styling

Bug fixes

  • Enhanced dark mode contrast for generative UI dashboards
  • Fixed inline Create Agent button appearing incorrectly in active threads
  • Fixed negative credit balance and UI credit display mismatch
  • Updated Claude Sonnet 4.6 and Claude Opus 4 context window to 1M tokens
  • Fixed stale image attachments re-appearing between chat turns
  • Fixed connector tab counts not being mutually exclusive

April 6, 2026

Language switcher

You can now change the interface language from the user profile dropdown menu.

Pricing page savings banner

Monthly paid users see an upgrade banner on the pricing page showing potential savings with annual billing.

UI changes

  • Normalized font sizes across chat for a more consistent reading experience
  • Tighter chat input height and line-height

Bug fixes

  • Fixed Enter key sending messages on mobile devices — now inserts a newline instead

April 5, 2026

Widgets page in Agent Brain

A new Widgets page under Agent Brain lets you browse all available dashboard components — KPI cards, charts, tables, progress bars, and layout containers — with live previews showing mock data. Each widget card shows its name, description, configurable props, and an interactive preview rendered with the same engine that powers dashboards in chat.

Dashboard theme customization

The Widgets page includes a theme picker with 7 color presets (Neutral, Dark, Light, Blue, Green, Purple, Rose) and 5 style variants (Default, Minimal, Outlined, Brutalist, Sketch). Your selection saves to your profile and applies instantly to all dashboards — including previously generated ones. The Sketch style uses a handwriting font with dashed borders for a hand-drawn feel.

Credit purchase gating

Credit purchases are now gated behind an active subscription. Free users see a modal prompting them to upgrade before purchasing additional credits.

Bug fixes

  • Fixed missing retry columns in snapshot deletion queue that caused cleanup failures
  • Fixed thread sharing dialog crash when thread ID was still pending
  • Fixed expired Browser Use sessions returning proper terminal status

April 4, 2026

Dynamic dashboards in chat

The agent can now render interactive dashboards directly in the chat — KPI cards, area charts, bar charts, candlestick charts, tables, progress bars, and alert banners, all streaming progressively as the agent generates them. Ask for a stock analysis, data comparison, or metrics overview and get a visual dashboard instead of plain text.

Dashboard output format for agents

When creating an agent, you can now choose Dashboard as the output format (recommended by default). The agent generates a sample dashboard during creation, which becomes the layout template for future runs. Each run produces a consistent visual dashboard with fresh data — no markdown artifacts needed.

Dashboard display in agent sessions

Agent sessions that produce dashboards now show them in the expanded session card alongside the summary, inputs, and artifacts.

UI changes

  • Agents page updated with diverse avatars, search bar, and card UX refinements
  • Integration connector cards now truncate long text with hover tooltips
  • Tool call errors are now surfaced in the chat UI instead of silently swallowed
  • Auto-scroll no longer snaps to top during streaming
  • Draft prompts persist per thread across navigation and page reload

Bug fixes

  • Fixed scroll detection during streaming — user scroll-up is now reliably detected using a two-phase approach
  • Fixed orphaned sandbox cleanup for crashed warm-pool containers
  • Fixed transient “thread not found” errors during run cancellation
  • Fixed tool name validation to prevent errors from hallucinated integration tools
  • Fixed Browser Use tasks returning proper terminal status for expired sessions

April 2, 2026

Agent files

Agents now have a Files tab where you can attach reference files — templates, datasets, configuration files — that the agent reads during every run. Files can be uploaded via drag-and-drop or attached automatically when the agent is first created. Each file is mounted into the sandbox at a predictable path so the agent can read it directly.

Account settings dialog

Billing, secrets, and profile settings are now consolidated into a single Account Settings dialog accessible from the sidebar. The separate billing and secrets pages have been removed.

Agent ticker

The chat empty state now shows a live ticker of recent agent activity across the platform, giving you a quick view of what agents are being built and run.

UI changes

  • Redesigned view toggle on the Files page with a proper segmented control
  • Document viewer now properly supports dark mode

Bug fixes

  • Fixed draft messages being lost when switching between threads or reloading the page
  • Fixed the agent sometimes responding in the wrong language when the browser locale didn’t match the conversation language

April 1, 2026

Free image generation

A new promo banner in chat announces unlimited free image generation for April 2026. Click it to try image gen at no credit cost.

Streamlined billing

The billing system has been rebuilt with clearer credit tracking and a new credit gate. Credit exhaustion messages are now more descriptive and actionable.

Improved error messages

Backend error codes are now mapped to user-friendly, localized messages. Instead of cryptic error text, you see clear descriptions of what went wrong and what to do next.

Referral program updates

Referral uses are now uncapped — invite as many friends as you want and earn credit rewards for each signup.

UI changes

  • New shimmer text effect on the Create Agent button to draw attention after a successful session
  • Connectors discovery banner added to the chat empty state to help new users find integrations

Bug fixes

  • Fixed the agent sometimes responding in Chinese when the user wrote in Japanese (and similar cross-language confusion)
  • Fixed chat streams dropping during long responses when the agent compacts conversation history
  • Fixed tool calls and generated artifacts not being recognized as valid output, causing false “empty response” errors
  • Fixed file download chips not appearing for certain file types
  • Fixed onboarding progress not updating when dismissing banners

March 31, 2026

Spell check in chat

The chat input now supports native browser spell check and improved paste behavior, replacing the previous code-focused editor with a text-optimized one.

Reward credits

Reward credits (from referrals and promotions) are now displayed separately from purchased credits in the UI, so you can see exactly where your credits came from.

UI changes

  • New agent-first guidance and updated suggestion categories on the chat empty state

Bug fixes

  • Fixed the artifact preview panel going blank during agent streaming
  • Fixed empty agent responses and text flickering during streaming
  • Fixed HTML artifact previews flickering by showing code view while the agent is still writing
  • Fixed numbered lists being cut off after item 9 in chat messages
  • Fixed onboarding step 4 navigating to the wrong page
  • Fixed duplicate PDF entries appearing in the thread file panel
  • Fixed followup query suggestions sometimes being unhelpful

March 30, 2026

Multi-language support

The app is now available in five additional languages — Portuguese (Brazil), Chinese (Simplified), French, Spanish, and Japanese. Your browser language is detected automatically, or you can switch manually from settings.

Bug fixes

  • Fixed doubled suggestion cards appearing after completing the onboarding demo
  • Fixed streaming freezing during long agent responses
  • Fixed scheduled runs incorrectly attempting to ask the user a question mid-run

March 29, 2026

Redesigned onboarding experience

The onboarding checklist now features updated colors, celebration animations with confetti, and a polished floating badge that tracks your progress as you explore the platform.

UI changes

  • Removed Gemini Flash from the model selector
  • Facebook Ads connector removed from the integrations list
  • Credit hold reduced to 3 credits with no penalty for failed runs

Bug fixes

  • Fixed the agent sometimes continuing to run after completing a task
  • Fixed onboarding crash when navigating between steps
  • Fixed extended thinking mode running out of budget on complex responses
  • Fixed agent failing on certain malformed tool call responses

March 28, 2026

Onboarding replay system

A new interactive onboarding experience replays real agent sessions as guided demos, showing you what the agent can build. Watch the agent work through tasks step by step before trying it yourself.

Onboarding center

A new menu item in the sidebar provides quick access to the onboarding checklist. Dismiss it when you’re done and it moves to your profile page.

UI changes

  • Copy button on messages now copies just the text content without formatting
  • Artifact chips show a loading spinner while the preview is being fetched
  • Sidebar logos are smaller with refined active and hover states
  • Removed slide-in animation from the homepage for a cleaner look
  • Onboarding panel stays expanded by default

Bug fixes

  • Fixed terminal output flickering during agent streaming
  • Fixed tall images being cropped or displayed at the wrong aspect ratio
  • Fixed Google Ads reporting tools not returning data
  • Fixed file downloads showing an infinite loading spinner for some files

March 27, 2026

Extended thinking

The agent now supports extended thinking mode, giving the model more time to reason through complex problems before responding. A new “Max Thinking” toggle in the model settings lets you control this behavior — the agent automatically retries if it runs out of thinking budget.

Referral program

You can now invite friends to CREAO and earn credit rewards when they sign up and make their first purchase. Share your unique referral link from the settings page.

UI changes

  • Redesigned agent detail view with a sessions-first split layout

Bug fixes

  • Fixed suggestion pills overflowing on narrow screens instead of wrapping text

March 26, 2026

Markdown file rendering

Markdown files now render with full formatting including tables, instead of displaying raw text.

UI changes

  • Redesigned auth pages with a new background and refreshed card layout

Bug fixes

  • Fixed document skills (PDF, DOCX, XLSX, PPTX) not being available by default
  • Fixed login status not updating when navigating between public and authenticated pages
  • Fixed sidebar sub-items being visually truncated without scrolling
  • Fixed duplicate “Run agent” button on the agent detail page
  • Fixed focus ring appearing on the chat input bar
  • Fixed Google auth button text being hard to read on hover
  • Improved feed post summaries to highlight results instead of setup steps
  • Improved agent reliability with automatic retry on transient provider errors

March 25, 2026

Veo video generation

Video generation now uses Google’s Veo model, replacing Sora for improved quality and speed.

Interactive questions in chat

The agent can now present clickable multiple-choice options during a conversation, making structured workflows and decision-making more intuitive.

Resizable artifact panel

You can now drag the edge of the artifact preview panel to resize it for a more comfortable viewing experience.

AI activity feed

Successful agent runs now automatically generate a summary post visible on the activity feed page.

Streaming terminal output

Terminal command output from the agent now streams in real time, so you can watch results as they appear instead of waiting for the command to finish.

UI changes

  • New “Get More Credits” button when running out of credits in chat
  • Redesigned agent creation card with avatar and “View Agent” link
  • Updated memory icon with a more distinctive design
  • Brand name “CREAO” is now consistently capitalized across all pages
  • Clearer pricing language for legacy plan migrations

Bug fixes

  • Fixed CREAO logo appearing incorrectly on auth pages in dark mode
  • Fixed duplicate onboarding threads being created
  • Fixed stuck threads caused by sandbox errors
  • Fixed feed posts not being generated for scheduled agent runs

March 24, 2026

Activity feed

A new activity feed page shows recent agent run summaries from across the community — browse what others are building and get inspired.

Agent outputs tab

Agent detail pages now include an Outputs tab showing all files and artifacts produced across sessions.

30-day activity pulse

The agents page now shows a visual activity indicator for each agent’s run history over the past 30 days.

Bug fixes

  • Fixed the stop button sometimes not cancelling the agent properly
  • Fixed clicking an onboarding demo card creating duplicate threads
  • Fixed plain code blocks missing styling in markdown
  • Fixed download links for generated files and images not working
  • Fixed the welcome modal appearing too frequently
  • Fixed credits being granted on failed upgrade payments
  • Fixed HTML generation timing out for some requests

March 23, 2026

Sora video generation

You can now generate videos using OpenAI’s Sora directly in chat. Generated videos play inline with full playback controls — describe the video you want and the agent creates it for you.

UI changes

  • File grid cards now show tooltips and use a two-column layout
  • Legacy migration dialog opens automatically from the welcome modal
  • Workspace name and color are now visible in the thread sidebar filter button
  • Skills page now uses a full-width layout
  • Artifact panel header adapts responsively at narrow widths
  • Share dialog input has improved readability
  • Logged-in users now see a “New Chat” button when viewing shared threads

Bug fixes

  • Fixed inline code in chat rendering with extra backtick characters
  • Fixed code block colors not matching the current theme
  • Fixed welcome modal being unscrollable on small screens
  • Fixed connector buttons not resetting when the OAuth popup was closed without completing authorization
  • Fixed orphaned agent runs not showing a clear error message

March 22, 2026

Browser Use

A new built-in browser tool lets the agent control a cloud browser on your behalf — navigate websites, fill forms, click buttons, and automate web tasks. Each user gets isolated browser sessions with automatic login. A new Cloud Browsers page shows your active and recent browser sessions, and cancelling a chat now also stops the associated browser session.

Agent from onboarding demo

After completing the onboarding demo, a real agent is automatically created from your session so you can reuse and customize it later.

UI changes

  • Credit packs now have a minimum purchase of 50 credits

Bug fixes

  • Fixed files not appearing in shared threads
  • Fixed images flickering during agent streaming
  • Fixed image generation failing for some requests
  • Fixed Unicode filenames (e.g. Chinese characters) not working in file uploads and downloads
  • Fixed pages breaking when using Google Translate
  • Improved error recovery when a model is temporarily unavailable — the agent now automatically tries an alternative model

March 21, 2026

Onboarding capability cards

New interactive cards on the welcome screen showcase what the agent can do. Click any card to replay a demo conversation and see the agent in action.

UI changes

  • Model selector menu now shows estimated cost per run in credits instead of dollars
  • Shared chat artifact previews no longer cover chat messages
  • Welcome modal “Get Started” button now links to the pricing page

Bug fixes

  • Fixed demo conversation messages appearing in the wrong order
  • Fixed welcome modal incorrectly appearing on the pricing page
  • Fixed existing-account signup silently failing instead of sending a helpful notification
  • Fixed account linking not working when transferring between authentication methods
  • Fixed legacy credits being lost when cancelling a subscription during platform migration

March 20, 2026

Files page redesign

The files page now features a three-tab layout with a download button and faster file loading via cached download links.

Image paste support

You can now paste images directly from your clipboard — including screenshots and images copied from the web — into the chat input.

Legacy user migration

Existing users from the classic Creao platform now see a welcome dialog with options to migrate their existing subscription or start fresh on the new platform.

”Agent Apps” renamed to “Agents”

All user-facing references to “agent apps” have been updated to the simpler term “agents,” along with a new custom icon and refreshed empty-state copy.

UI changes

  • Workspace page cards now adapt to different screen sizes
  • Chat status messages now use clearer, user-friendly language
  • Email and calendar connectors now include attachment examples in their tool hints
  • Daily free credits adjusted to 5
  • Welcome email is now sent after email verification instead of on signup

Bug fixes

  • Fixed links and popups not opening from inside artifact HTML previews
  • Fixed abandoned checkout sessions not being retryable
  • Fixed auto-login to classic Creao not working after account transfer
  • Fixed Unicode characters causing server errors in long conversations
  • Fixed sandbox environment being destroyed on cancel instead of being paused for later reuse

March 19, 2026

Updated pricing plans

The pricing page now features a wider layout with clearer tier labels. Pro Plus is highlighted as the recommended plan, Priority support has been removed from Pro, and the Free plan details have been simplified.

Welcome email

New users now receive a styled welcome email after verifying their account.

UI changes

  • Upgrade badge now appears on the chat empty state linking to the pricing page

Bug fixes

  • Fixed PDF previews not rendering correctly in the file viewer and artifact panel
  • Fixed images flickering during agent streaming
  • Fixed credit balance not including daily credits in the displayed total
  • Fixed stale agent snapshots not refreshing when the sandbox environment was updated
  • Fixed agent runs crashing due to rapid tool output
  • Fixed Gemini image generation failing silently

March 18, 2026

Bug fixes

  • Fixed agent sessions not reconnecting properly after a sandbox environment update

March 16, 2026

Queued follow-up messages

You can now queue additional messages while the agent is still processing your previous request. Type and send follow-ups at any time — they appear in a queue panel and are processed automatically after each agent turn. You can also switch queued messages to manual mode, which promotes the next item into the input box for review before sending. Your browser can even be closed — queued messages are saved server-side and processed in order.

Redesigned billing page

The billing page has been completely rebuilt with a cleaner, more informative layout. A new overview section shows your plan, renewal date, amount, and payment method at a glance. Credit usage is now split into two cards — one for plan credits with a progress bar and renewal date, and one for usage packs with a quantity stepper, quick-select chips, and inline purchasing. A new invoices table shows your real billing history, and a daily usage chart visualizes credit consumption across the current billing cycle.

Real-time tool execution

The agent now streams tool call output in real time. Instead of waiting for a tool to finish before seeing results, you can watch each tool being invoked and its output appearing as it happens — giving you better visibility into what the agent is doing.

UI changes

  • Browser tabs now show page-specific titles (e.g., “Creao | Chat”, “Creao | Billing”, “Creao | Agent Apps”)
  • Added favicon and sharing preview image for links shared on social media
  • Improved toast notification styling with better dark mode support
  • Polished integrations page with better empty states, hover effects, and search behavior
  • Cleaner files page layout with normalized loading states
  • Smoother logo hover transition in chat

Bug fixes

  • Fixed billing page failing to load for some users

March 15, 2026

Pricing page and subscription management

A new pricing page lets you compare plans side by side and subscribe directly from the app. Choose between Free and Pro tiers, manage your subscription, and handle billing — all without leaving the platform.

Redesigned workspace navigation

Workspaces now have a dedicated hub page with a cleaner layout. The sidebar navigation is collapsible under an “Agent Brain” section, and a new “All Chats” view lets you see conversations across all workspaces in one place.

UI changes

  • Agent apps on Mission Control now display custom avatars
  • Memory page loads without a skeleton flash

Bug fixes

  • Skills list now shows inline on mobile instead of being hidden behind a drawer

March 14, 2026

Many-to-many workspace assignments for agent apps

Agent apps can now belong to multiple workspaces simultaneously. Previously each app was tied to a single workspace. Now you can assign the same app across different workspaces, making it easier to organize and reuse your agents.

Improved agent app picker

The app picker in chat now supports searching by description (not just name), shows result counts, and scrolls smoothly through long lists. Finding the right agent app is faster and more intuitive.

Faster agent responses

Starting a new conversation and returning to an existing one are both faster now. New conversations benefit from a pre-warmed sandbox pool that eliminates startup delays, and returning to a previous thread reconnects to your existing environment almost instantly. Long-running tasks (like backtesting or image generation) no longer time out mid-execution.

UI changes

  • Agent app picker now shows descriptions and result counts with scrollable lists
  • Daily free credits increased to 500

Bug fixes

  • Fixed duplicate assistant messages appearing when switching between threads
  • Fixed session invalidation affecting users across different sessions

March 13, 2026

Cross-thread user memory

The agent now remembers key facts about you across conversations. Information you share (preferences, project context, frequently used tools) is automatically saved and available in future threads, so you don’t have to repeat yourself.

UI changes

  • Selectable marble logo animation on the chat empty state
  • Cleaner agent app detail view with reduced visual noise

Bug fixes

  • Fixed file downloads failing for .txt and .md generated files
  • Fixed file uploads failing from the workspace edit panel

March 12, 2026

Redesigned Skills management panel

The Skills page has been completely redesigned with a sidebar + detail panel layout. Browse your custom and built-in skills in the sidebar, then select one to view its full description, rendered SKILL.md content, and supporting files with syntax highlighting. A new Try in chat option lets you jump straight into a conversation with a skill enabled and a starter prompt ready to go.

Scroll-up pagination for chat messages

Long conversations now load older messages automatically as you scroll up, instead of being capped at a fixed number. You can scroll through your entire conversation history without any manual “load more” buttons.

Session history pagination

The Sessions tab on agent app detail pages now supports pagination, making it easy to browse through large numbers of past runs without performance issues.

Agent app visual refresh

Agent app detail pages have been restyled to match the updated design language across the platform, with cleaner layouts and reduced visual noise.

Session activity indicators on Mission Control

Mission Control now shows real-time activity indicators for agent app sessions, so you can see at a glance which apps are actively running.

Sandbox persistence and snapshot sharing

Agent sandboxes now auto-pause instead of shutting down, preserving your environment state. Sandbox snapshots can be shared across agent sessions, so returning to an agent picks up right where you left off.

UI changes

  • Chat messages now load progressively as you scroll up through long threads
  • Session history on app detail pages uses pagination for large result sets
  • Agent app pages have a cleaner, more polished layout
  • Buttons across the app now show a pointer cursor on hover
  • Skills page uses a sidebar + detail panel with syntax-highlighted file viewer

Bug fixes

  • Fixed file uploads failing when a workspace was selected due to incorrect path handling
  • Fixed generic fallback pages being returned instead of proper API error responses (403/404)
  • Fixed stale file system mounts in snapshot-spawned sandboxes causing I/O failures
  • Fixed layout shift on the skills page caused by scrollbar appearance

March 11, 2026

Install custom skills from GitHub

You can now install custom skills directly from a public GitHub repository. Paste a repo URL into the new input on the Skills page and click Install. The platform fetches the skill, validates it, and makes it available immediately. GitHub-sourced skills show their source URL and can be refreshed to pull the latest version.

Create and install skills from chat

The agent can now create and install custom skills right in the conversation. Describe a workflow you want to automate, and the agent scaffolds a skill for you. You can also paste a GitHub URL or upload a ZIP file in chat and ask the agent to install it.

Faster skill loading

Skills now load significantly faster on cold start. Adding or updating skills takes effect immediately without any downtime or rebuild step.

UI changes

  • New GitHub URL input on the Skills page for one-click skill installation
  • Custom skill cards show a GitHub icon and source link for GitHub-sourced skills
  • Refresh button on GitHub-sourced skill cards to pull the latest version
  • Skill installation from chat shows a confirmation chip in the conversation
  • Skills installed from chat are automatically enabled

Bug fixes

  • Fixed a false “Interrupted by user” label that appeared when switching between chat threads while the agent was still responding
  • Fixed duplicate message content when returning to a thread that was still streaming
  • Switching back to a streaming thread now immediately shows the streaming status without requiring a page refresh

March 10, 2026

In-chat connector setup

The agent can now walk you through connecting integrations and entering API keys right in the conversation — no need to navigate to settings. Just mention the service you want to connect and the agent handles the rest.

Chat-based schedule management

Create, update, and cancel scheduled app runs using natural language directly in chat. Say something like “Schedule my app to run every day at 9am PST” and the agent takes care of it. You can also list or modify existing schedules without leaving the conversation.

Context memory and usage indicator

The agent now automatically saves key facts when approaching its context limit, preserving important information across long conversations. A context usage percentage badge next to the model selector shows how much of the conversation window has been used.

Bug fixes

  • Pinned chats now appear above recent threads in the sidebar
  • Unverified users are now shown the email verification screen instead of being silently logged in

March 9, 2026

Voice input and playback

You can now talk to the agent using your microphone and have responses read aloud. Click the mic button in the chat input to record your message, then confirm to send the transcription. Assistant messages include a speaker icon to play back responses as audio.

Email verification

New accounts now require email verification during signup, adding an extra layer of account security.

New connectors

Added six new integrations: Facebook Ads, Google Ads, Google Analytics, SEMrush, Google Search Console, and Linear. Connect your marketing, analytics, and project management tools directly to the agent.

Mission Control

Your dashboard with stats, recent conversations, and agent apps now lives at a dedicated Mission Control page. Chat is now the default landing page so you can start working immediately.

Visual refresh

Updated the color palette to a cleaner slate theme across the entire app for a more polished, modern look.

Bug fixes

  • Scheduled app runs now capture full session data — summaries and artifacts display correctly in the Sessions tab, matching the experience of manual runs
  • Smoother page transitions with reduced skeleton animation flicker
  • Removed the global loading indicator bar for a cleaner look
  • Cleaned up the thread sidebar by removing date separators for a more streamlined layout
  • Fixed flickering slide-in animations when loading a chat thread
  • Added cooldown to the email verification resend button to prevent rapid re-sends
  • Empty-state greeting stays visible on shorter viewports

March 8, 2026

Video file support

Generated videos now display directly in the artifact panel with playback controls. You can preview and download MP4, WebM, and MOV videos without leaving the chat — great for Remotion projects and other video generation workflows.

Stream recovery on page refresh

If you refresh the page while the agent is still responding, streaming now resumes automatically instead of freezing. Your conversation picks up right where it left off.

Nano Banana 2 image generation

Image generation now uses Nano Banana 2 (Gemini 3.1 Flash Image) — Google’s latest model with Pro-level quality at Flash speed, up to 4K resolution, and improved text rendering.

Model selector updates

Removed GPT-5.2 and Gemini 3 Pro from the model selector. The available models are now Claude Opus 4.6, Sonnet 4.6, Haiku 4.5, Gemini 3.1 Pro, Gemini 3 Flash, and GPT-5.4.

Bug fixes

  • Internal tool indicators no longer appear in chat
  • Improved error messages when network requests fail
  • Agent app list in Create Workspace dialog is now scrollable on smaller screens

March 7, 2026

Documentation site

Launched the official CREAO docs covering quickstart, features, and community resources.

Secret key management

Securely store API keys and tokens from the new Secrets page. Your secrets are encrypted and available to the agent during conversations — use them for API integrations without exposing sensitive values in chat.

Pin chat threads

Pin important threads to the top of the sidebar for quick access. Pinned threads persist across sessions.

Real-time stream replay

Refreshing a page during an active conversation now catches up in real-time instead of waiting for the response to finish.

Interactive HTML previews

Generated HTML files render with full interactivity — buttons, forms, modals, and localStorage all work in the secure preview panel.

GPT-5.4 model support

GPT-5.4 is now available as a model option in the model selector.

Bug fixes

  • Code blocks are now readable in light mode
  • Added a documentation link to the sidebar
  • Sidebar styling polished for consistency
  • Stop button appears correctly after page refresh
  • Suggestion dismissals no longer affect other threads
  • Skill toggle changes now show a notification about applying to new chats

March 6, 2026

Workspace redesign

Workspaces got a major upgrade — apps, threads, and files are now organized per workspace. Create and manage workspaces directly from the sidebar with the new inline edit panel.

Improved chat input

The chat input now supports multi-line editing, syntax highlighting, and @ mention autocomplete for skills and connectors.

File downloads in chat

Generated documents (PDF, DOCX, XLSX, and more) now appear as downloadable files directly in the chat conversation.

Bug fixes

  • Long-running agent tasks no longer disconnect unexpectedly
  • Conversations no longer mix up content between different threads
  • Credit warning banner sizing and dismiss behavior improved
  • Page refresh no longer accidentally cancels a running agent
  • Mobile layout issues fixed for dashboard views

March 5, 2026

Credit system

Launched the full credit system with automatic usage tracking, payment gating, and model-tier pricing.

Stop button

You can now stop a running agent mid-response. The thread shows “Interrupted by user” so you know exactly where it was cancelled.

New connectors

Added Asana integration and improved reliability across all connectors.

Bug fixes

  • Chinese, Japanese, and Korean characters now display correctly in streaming responses
  • Markdown formatting issues resolved
  • Create App button now has a clear label

March 4, 2026

Bug fixes

  • File uploads now enforce a 10 MB size limit with a clear error message
  • Improved authentication reliability across sessions

February 2026

CREAO 2.0

Major platform release with a redesigned chat interface, artifact preview panel, and Agent App creation flow.
  • Streaming chat — real-time token-by-token responses
  • Artifact panel — interactive preview for HTML, SVG, PDF, and code files
  • Agent Apps — save successful sessions as reusable apps with structured inputs
  • Version control — every Agent App refinement creates a new version
  • Scheduled runs — automate Agent App execution on a recurring schedule
  • Skills and Connectors — modular capabilities and MCP integrations
  • Custom skills — upload your own instruction packages