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

Quick Start

Go from prompt to pull request in minutes

Open as Markdown

Create your first task

From Home:

  • Type into the prompt box, choose from one of the suggested prompts, or use a prompt example from here
  • Add context to help guide the agent
  • Submit your task
  • When the task is done, DevBoxer will create a pull request with your requested changes

Testing changes and merging your first pull request

From Home:

  • Navigate to your task
  • Open the Code menu in the top right
  • Copy the devboxer pull command to pull your changes to your local repository. If you haven't installed the DevBoxer CLI, do that first.
  • Once you pull locally, you can run your build process, make any necessary tweaks, then push to your remote branch and merge your pull request

That's it! Your first task is complete and your first DevBoxer-generated pull request has been merged.

Welcome

Learn more about DevBoxer

Common Workflows

Tips for using DevBoxer effectively

On this page

Create your first taskTesting changes and merging your first pull request