> ## Documentation Index
> Fetch the complete documentation index at: https://camelai.com/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# Changelog

> Updates to camelAI — your coding agent with a persistent computer

<Info>
  camelAI is currently in **beta**. We're shipping fast — check back often
  for new features and improvements.
</Info>

<Update label="March 10, 2026" description="Beta Launch">
  ### camelAI Beta

  The new camelAI is live. A coding agent with a persistent computer — describe what you want, the agent builds it, and it's live on the internet.

  #### What's included in beta

  * **Persistent workspace** — a real Linux computer with 100GB storage. Files, databases, and projects survive across sessions.
  * **Auto-deploy** — apps go live at `*.camelai.app` URLs automatically as the agent builds them. No publish step.
  * **50+ integrations** — connect databases (Postgres, MySQL, Snowflake, BigQuery, and more), SaaS tools (Notion, Slack, Stripe, HubSpot, and more), and dev tools (GitHub, Linear, Sentry).
  * **Cron jobs** — schedule the agent to run autonomously on any recurring schedule. Full workspace access on every run.
  * **Email inbox** — every workspace gets a unique email address. Email the agent from your inbox without opening camelAI.
  * **Slack integration** — message the agent from Slack. DM or mention it in a channel.
  * **AI-powered apps** — build apps that use text models, image generation, and other AI features without managing API keys.
  * **Multiplayer** — team members share workspace access. Multiple people can chat with the same agent.
  * **Image generation** — the agent can generate images on demand using Google Gemini via Cloudflare AI Gateway.

  #### Coming soon

  * Custom domains for published apps

  <Tip>
    camelAI beta is free. [Sign up at camelai.dev](https://camelai.dev) to get started.
  </Tip>
</Update>
