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

# Runloop Changelog

> Latest updates and improvements to Runloop

## November 21, 2025

<Update label="Enhancement" tags={["Blueprint"]}>
  ### 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.
</Update>

## November 19, 2025

<Update label="Enhancement" tags={["Platform"]}>
  ### 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.
</Update>

## November 15, 2025

<Update label="Enhancement" tags={["Devbox"]}>
  ### 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.
</Update>

## November 14, 2025

<Update label="Enhancement" tags={["Billing"]}>
  ### Frontend

  #### Billing

  * Feature/collapsible cost by resource
</Update>

## November 13, 2025

<Update label="Enhancement" tags={["Billing"]}>
  ### Frontend

  #### Billing

  * Billing page organization and layout updates
</Update>

## November 11, 2025

<Update label="Enhancement" tags={["Blueprint"]}>
  ### 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.
</Update>

## November 10, 2025

<Update label="Enhancement" tags={["Blueprint","Devbox"]}>
  ### 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.
</Update>

## November 7, 2025

<Update label="Fix" tags={["Devbox"]}>
  ### 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.
</Update>

## October 3, 2025

<Update label="Feature" tags={["Devbox"]}>
  ### Platform

  #### Devbox

  * Send input directly to running commands in your devboxes, enabling interactive workflows and real-time command control.

  [Learn more →](/devboxes/execute-commands)
</Update>

## October 1, 2025

<Update label="Feature" tags={["Benchmarks"]}>
  ### 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.
</Update>

## September 30, 2025

<Update label="Feature" tags={["Benchmarks","Devbox"]}>
  ### 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 →](/devboxes/start-stop)
</Update>

## September 26, 2025

<Update label="Enhancement" tags={["Snapshot"]}>
  ### Platform

  #### Snapshot

  * Significantly faster snapshot creation and launch times; quicker devbox setup and more efficient state management workflows.
</Update>

## September 15, 2025

<Update label="Feature" tags={["Devbox"]}>
  ### Platform

  #### Devbox

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

  [Learn more →](/devboxes/tunnels)
</Update>

## September 5, 2025

<Update label="Feature" tags={["Devbox"]}>
  ### 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 →](/devboxes/execute-commands)
</Update>

<Update label="Enhancement" tags={["Devbox"]}>
  ### Platform

  #### Devbox

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

  [Learn more →](/devboxes/execute-commands)
</Update>

## August 27, 2025

<Update label="Feature" tags={["Devbox"]}>
  ### 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 →](/storage-objects/overview)
</Update>

## August 14, 2025

<Update label="Feature" tags={["Blueprint"]}>
  ### 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 →](/devboxes/blueprints)
</Update>

<Update label="Enhancement" tags={["Devbox"]}>
  ### Platform

  #### Devbox

  * Faster image pulling and reduced storage overhead with overlaybd technology, improving devbox launch times and resource efficiency.
</Update>

## July 30, 2025

<Update label="Feature" tags={["Benchmarks"]}>
  ### Platform

  #### Benchmarks

  * Evaluate AI agents on complex code generation tasks with this comprehensive benchmark for assessing programming capabilities.
</Update>

## July 25, 2025

<Update label="Feature" tags={["Benchmarks"]}>
  ### Platform

  #### Benchmarks

  **Benchmark Suite**

  New 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
</Update>
