DevBoxerDevBoxer Docs
DevBoxerDevBoxer Docs
Back to App

Introduction

WelcomeQuick StartCommon Workflows

Using DevBoxer

Tasks
AutomationsGitHub IntegrationSlack IntegrationDevBoxer CLI & MCPMobile

Agents

Claude CodeOpenAI CodexOpenCodeGemini CLIAmp

Configuration

Environment Setup
MCP SetupCustom System PromptsGit Checkpointing

Help & Resources

Get HelpCommon IssuesBilling OverviewPrompt ExamplesEarly access featuresRelease NotesSecurity & PermissionsDevBoxer App

Early access features

Try experimental new features as they're being developed

Open as Markdown

If you want to preview some of the features the DevBoxer team is actively working on, you can opt in to early access features:

How to enable early access

Navigate to Settings

Find the Early access features setting and toggle the setting on

Once enabled, an Early Access pill will appear at the top right of Home and Settings

Features currently in early access

  • Branch Creation Toggle: Control whether tasks create a new branch (the existing behavior) or work on the selected branch directly. Access this from below all prompt boxes. This is useful if you have an existing feature branch and you want DevBoxer's git checkpointing system to commit changes to that branch instead of creating a new one.
  • Fork Task: You can now fork a task by hovering over the last agent message and selecting the fork icon. When a task is forked, the original task's context is summarized and included as context for the new task.
    • Forking a task is helpful if you want to explore multiple directions for a task in parallel, collaborate with multiple agents on different parts of a task (e.g., use GPT-5 to plan and Sonnet to implement, or Haiku to implement and GPT-5 to review, etc.), or if you just want to keep working after a task runs into an error.
    • Tasks that were created from a fork will display a "Forked from …" banner with a deep link back to the original task.
  • Image Diff View: View image diffs in the git diff viewer. This is useful if you want to see the changes to an image file.

Prompt Examples

This collection demonstrates DevBoxer's context capabilities through three essential examples that show how to leverage multiple context types effectively.

Release Notes

Stay up to date with the latest changes and improvements to DevBoxer.

On this page

How to enable early accessFeatures currently in early access