Changelog

What changed in Computer Agents

Product updates across the Agentic Compute Platform, platform UI, developer APIs, SDKs, hosted resources, team workspaces, and multimodal creation workflows.

June 1, 2026
BillingModelsReliability

Video generation billing, model catalog updates, and safer execution errors

We tightened the production path around multimodal generation, model selection, and backend error handling.

  • Added Compute Token allocation for video generation across Seedance 2.0, Seedance 2.0 Fast, and Grok Imagine Video.
  • Updated the video models table with duration limits, supported resolutions, input modalities, provider icons, and per-second CT pricing.
  • Added Claude Opus 4.8 to the agent model catalog and model selection surfaces.
  • Hardened backend error responses so infrastructure command output and secret values are never sent to the frontend.
  • Improved production cleanup paths after disk pressure incidents to reduce container startup failures.
May 28-31, 2026
ImagineImagesVideo

Imagine mode, image templates, and richer media workflows

Imagine became a first-class creation surface for generating images and videos from templates, files, and project context.

  • Added the Imagine page in create mode with template discovery, search, sort, and a thread-style composer.
  • Built template detail pages with image preview navigation, prompt composition, project context, connector context, aspect ratio options, and personalization settings.
  • Added new real templates for fashion, text ads, metal text ads, Akita video, and YouTuber intro video workflows.
  • Improved image preview behavior so selection prompts close fullscreen preview and return to the thread after sending.
  • Added free-plan gating for video generation and automatic paid-plan enablement for video generation workflows.
May 27, 2026
TeamsPermissionsCollaboration

Teams, invitations, permissions, and shared resources

Team workspaces moved from concept to baseline implementation with invitations, permissions, and shared resources.

  • Added team creation, team invitations, notification-based accept flows, and permission levels for Create, Configure, Develop, and Admin access.
  • Added team overview and team detail pages with members and resources tabs.
  • Enabled sharing of agents, computers, projects, and Imagine templates with team members.
  • Fixed shared agent and shared computer detail access so members can open and use resources owned by teammates.
  • Adjusted shared-resource execution so Compute Tokens are charged to the user running the work, not the user who owns the shared resource.
May 26, 2026
DevelopServersResources

Developer resources: secrets, payments, functions, and server pages

Develop mode expanded into clearer resource-specific pages for building and operating production resources.

  • Added Secrets as a new server resource type for storing credentials that can be connected to web apps and functions.
  • Added the foundation for Payments resources so users can connect Stripe-backed monetization flows to hosted apps and functions.
  • Split the old server overview into resource-specific pages for Web Apps, Functions, Databases, Agent Runtime, Secrets, and Payments.
  • Moved API keys into the Develop home page and consolidated webhook actions into the Develop home webhooks tab.
  • Added operational metrics to Develop home, focused on hosting requests, API requests, function calls, database reads, and database writes.
May 24-25, 2026
ProjectsReviewsMission Control

Projects, reviews, mission control, and task-linked threads

Project workflows became more deliberate: agents now get better task context, review context, and project context before acting.

  • Improved review thread prompts so agents receive the project, task, and thread context they need without unnecessary discovery calls.
  • Added review-specific visual treatment for task preview cards and later simplified status display to avoid stale preview state.
  • Reduced redundant task polling on thread pages so task state is loaded once where possible instead of every few seconds.
  • Added a task list popup in the thread nav so running threads can expose current task progress more clearly.
  • Added default agent teams for new users so the default agents can be used together immediately.
May 22-23, 2026
SDKsLog boxesAdmin

SDK cleanup, richer tool log boxes, and admin usage reporting

The platform became easier to inspect from both the user interface and developer APIs.

  • Refactored TypeScript and Python SDK readmes around concrete ACP workflows, resources, projects, computers, threads, and server resources.
  • Cleaned up runtime helper naming so examples use Computer Agents SDK patterns instead of legacy Testbase runtime imports.
  • Added rich log boxes for list agents, list computers, list projects, list files, read files, resources list, threads list, thread get, mkdir, help output, and empty/error states.
  • Added admin product usage reporting to understand user activity, thread creation, resource creation, file uploads, and feature usage.
  • Improved runner media and document previews across images, videos, spreadsheets, presentations, and generated artifacts.
May 18-21, 2026
WebsiteDocsPricing

Landing pages, docs, pricing, and customer stories

The public site was rebuilt around the Agentic Compute Platform story and the main product surfaces.

  • Added and redesigned landing pages for Projects, Web Apps, Presentations, Enterprise, Customer Stories, Marketing, Products, Research and Development, and Finance.
  • Reworked developer docs pages for quickstart, prompt guidance, SDKs, models, skills, functions, web apps, auth, databases, secrets, and agent runtime.
  • Redesigned pricing with subscriptions, usage-based packs, persistent resource pricing tables, and a Compute Token calculator.
  • Added customer story pages and connected trusted logos to customer story detail pages.
  • Published the Agentic Compute Platform blog article and added supporting article assets.
This changelog is curated from the public website, backend, SDK, and runner web SDK work completed between May 18 and June 1, 2026. It groups product-facing changes instead of repeating raw commit messages.