DevBoxerDevBoxer Docs
DevBoxerDevBoxer Docs
Back to App

Introduction

WelcomeQuick StartCommon Workflows

Using DevBoxer

Tasks
Creating TasksManaging TasksTask Follow-upsSlash CommandsDraft TasksScheduled TasksRetry 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
Tasks

Managing Tasks

Track and manage your DevBoxer tasks from creation to merged PR

Open as Markdown

Task Information

Each task displays: Task status, an automatically generated title based on your original prompt, when the task was created, repository and branch information, PR status (if applicable), CI status (if applicable), lines of code changed (if applicable), and the agent icon (for running tasks).

Task Status

Tasks display visual indicators on the left showing their current state.

IconStatusDescription
UnreadTask updated, but not been viewed yet
PendingTask is queued or waiting for sandbox
RunningTask is actively being worked on
CompleteTask completed successfully
ErrorTask encountered an error

PR Status

Once a task completes successfully, an icon will appear to the right indicating its PR's state.

IconStatusDescription
DraftPR created as draft default
OpenPR is open and ready for review
MergedPR has been merged into the base branch
ClosedPR was closed without merging

CI Status

When a PR is open, you can monitor your continuous integration checks directly from DevBoxer next to the PR status.

IconStatusDescription
PendingPendingCI checks are currently running
SuccessSuccessAll CI checks have passed successfully
FailureFailureOne or more CI checks have failed

Creating Tasks

Create coding tasks in DevBoxer

Task Follow-ups

Learn how to add context to running tasks and create follow-up tasks

On this page

Task InformationTask StatusPR StatusCI Status