Back to blog
Blog

New AI Models, Invite Links, Community Deployments, and More

Cosmic's avatar

Cosmic

February 19, 2026

cover image

New AI Models: GPT-5.2 Codex, Gemini 3.1 Pro, and Claude Sonnet 4.6

Three new flagship AI models are now available across the platform (Dashboard, API, CLI, and MCP):

  • GPT-5.2 Codex () - OpenAI's most intelligent coding model, optimized for long-horizon agentic coding tasks. 400K context window, 128K max output tokens.
  • Gemini 3.1 Pro () - Google's most advanced model with improved reasoning, token efficiency, and agentic performance. 1M+ context window, 65K max output tokens.
  • Claude Sonnet 4.6 () - Anthropic's flagship model with the best combination of speed and intelligence. Now the default model across the platform, featuring adaptive-thinking capability. 200K context window, 64K max output tokens.

All three models are available in AI Studio, Automate agents/workflows, and through the API/SDK. The backend includes improved fallback handling to gracefully recover when a model is unavailable.

A new invite link feature makes it easier to add team members to projects and workspaces:

  • When adding a new member, an InviteLinkModal automatically appears with a shareable invite link.
  • Links can be copied to clipboard or shared directly via email with a pre-filled mailto.
  • In member lists, pending invitations now show a link icon that copies the invite link to clipboard with one click.
  • Invite links are single-use, tied to the invited email address, and only work for pending invitations.
  • Works for both workspace and project level invitations.

Cosmic Community Deployments

A new Cosmic Community deployment option allows users to deploy projects without needing their own GitHub or Vercel accounts:

  • The Deploy button now includes "Cosmic Community" as an organization option, which uses a shared GitHub organization and Vercel account.
  • Repositories deployed via Cosmic Community are automatically set to public.
  • Deployment logs for Community repositories are displayed directly in the Cosmic dashboard (instead of redirecting to Vercel).
  • This lowers the barrier to entry for new users who want to deploy projects immediately.

Enhanced Media Upload Experience

The media library now features a significantly improved upload experience:

  • Drag and drop: Drop files directly onto the media library with visual feedback (border highlights during drag).
  • Paste from clipboard: Global paste handler lets you paste images and files directly from your clipboard.
  • Upload progress: Files being uploaded show preview thumbnails with upload progress indicators.
  • Improved empty state: Clear instructions ("Drag and drop files here, paste from clipboard, or click to add") with supported file type info.

Media Bandwidth Pricing

Media bandwidth is now tracked as a separate metric from API request bandwidth, with its own limits and overage rates:

PlanMedia Bandwidth Included
Free1 GB
Starter100 GB
Pro500 GB
  • Overage rate: $0.30 per GB (vs $0.36/GB for API request bandwidth).
  • The pricing calculator now includes a "Media Bandwidth (GB)" slider for estimating costs.

Improved GitHub and Vercel Connection Management

  • Repository settings now display connected GitHub and Vercel accounts with username visibility, showing which account is connected.
  • Better handling of disconnected states: clear messages and actions when GitHub or Vercel accounts are disconnected, including user avatar and name display for disconnected users.

Agent and Automation Improvements

  • Pending commit handling: When agent operations are blocked by missing environment variables, the platform now stores pending commit data and automatically commits changes once the session is marked complete.
  • Event-triggered agent gating: The agent creation form now displays an informational message that event-triggered agents require a Starter plan or higher, with a link to upgrade.
  • Computer-use agent prompt instructions: Automate now includes detailed prompt instructions for browser automation agents.

CLI v1.1.3

  • Fixed workflow creation to handle nested API response structures.
  • Updated documentation to reflect all new model versions.
  • See Cosmic CLI.

Ready to get started?

Build your next project with Cosmic and start creating content faster.

No credit card required • 75,000+ developers