Skip to main content

November 21, 2025

Enhancement

Frontend

Blueprint

  • Refactored the Blueprint Detail Page into smaller, modular components to improve maintainability and added syntax highlighting for curl commands. Enhanced the CopyableValueMultipleLines component with new syntax highlighting and whitespace preservation options for better code display.

November 19, 2025

Enhancement

Frontend

Platform

  • The objects table is now directly accessible from the main navigation bar and no longer requires a feature gate, making object management available to all users.

November 15, 2025

Enhancement

Frontend

Devbox

  • Added support for mounting agents directly during devbox creation, allowing users to create devboxes with pre-configured agents for immediate use. This feature enhances the devbox creation workflow by providing a more streamlined way to start using agents without the need for manual configuration.

November 14, 2025

Enhancement

Frontend

Billing

  • Feature/collapsible cost by resource

November 13, 2025

Enhancement

Frontend

Billing

  • Billing page organization and layout updates

November 11, 2025

Enhancement

Frontend

Blueprint

  • Added a new “queued” state for blueprint builds that displays when builds are waiting for available capacity, improving visibility into the build process for users.

November 10, 2025

Enhancement

Frontend

Blueprint

  • Added a new Design System 3.0 table for private and public blueprints, providing a more comprehensive view of blueprint resources and configurations. This new table includes detailed information about the blueprint’s hardware resources, network settings, and other configuration options, allowing users to easily customize their blueprint setup.

Devbox

  • Added a new Advanced launch screen to the devbox detail page, providing a more comprehensive view of devbox configuration options and resources. This new screen includes detailed information about the devbox’s hardware resources, network settings, and other configuration options, allowing users to easily customize their devbox setup.

November 7, 2025

Enhancement

Frontend

Repository Connect

  • [FRO-427] Repo connections 3.0 ui updates
Fix

Frontend

Devbox

  • Fixed a display bug for small devboxes by centralizing and correcting resource size calculations, ensuring consistent CPU, memory, and storage values are shown across the application.

October 3, 2025

Feature

Platform

Devbox

  • Send input directly to running commands in your devboxes, enabling interactive workflows and real-time command control.
Learn more →
Enhancement

Platform

Repository Connect

  • Inspect repositories without building them first, allowing faster iteration and more flexible workflows when working with Repo Connect.
Learn more →

October 1, 2025

Feature

Platform

Benchmarks

  • Create private, specialized benchmarks tailored to your proprietary codebase and business logic. Test AI agents against your specific requirements in isolated, scalable environments.

September 30, 2025

Feature

Platform

Devbox

  • Pause your devboxes to preserve disk state while stopping compute costs, then resume exactly where you left off. Perfect for managing long-running development sessions efficiently. Specify required secrets when running scenarios, ensuring benchmark executions have access to necessary credentials without manual intervention.
Learn more →

September 26, 2025

Enhancement

Platform

Snapshot

  • Significantly faster snapshot creation and launch times; quicker devbox setup and more efficient state management workflows.

September 15, 2025

Feature

Platform

Devbox

  • Connect to your devboxes via WebSocket for real-time, bidirectional communication, enabling live terminal experiences and interactive debugging.
Learn more →

September 5, 2025

Feature

Platform

Devbox

  • Stream stdout and stderr in real-time as commands execute, providing immediate visibility into long-running processes like builds and tests.
Learn more →
Enhancement

Platform

Devbox

  • Improved command execution API with optimistic execution, automatic fallback handling, and better reliability for both short and long-running commands.
Learn more →

August 27, 2025

Feature

Platform

Devbox

  • Store and manage files, datasets, and resources that can be shared across devboxes or mounted during creation. Upload training data, configuration files, model weights, and other assets for streamlined devbox setup.
Learn more →

August 14, 2025

Feature

Platform

Blueprint

  • Access and use community-maintained blueprint templates for common development environments, eliminating the need to build from scratch for standard configurations.
Learn more →
Enhancement

Platform

Devbox

  • Faster image pulling and reduced storage overhead with overlaybd technology, improving devbox launch times and resource efficiency.

July 30, 2025

Feature

Platform

Benchmarks

  • Evaluate AI agents on complex code generation tasks with this comprehensive benchmark for assessing programming capabilities.

July 25, 2025

Feature

Platform

Benchmarks

Benchmark SuiteNew suite of code and software engineering benchmarks:
  • LiveCodeBench: Real-world coding challenges from recent competitive programming
  • DS1000: Data science problem-solving across diverse domains
  • CruxEval: Code understanding and reasoning evaluation
  • LiveSWEBench: Contemporary software engineering tasks
  • SWEReBench: Software engineering reliability assessment
  • R2E Gym: Repository-to-execution testing suite