FROM TASK TO PULL REQUEST
Run your coding agentsin the cloud.
Give your agent a repository and a task, or hand off work from your laptop. Follow the run, send instructions, and review the resulting pull request.
YOUR REPOSITORY / YOUR AGENT / YOUR CALL TO MERGE
EXAMPLE SESSION / ILLUSTRATIVE
Add search to the projects page
THE TASK
“Let users search projects by name. Show a clear empty state when nothing matches.”
$ bun test project-search ✓ Finds projects by name ✓ Shows an empty state ✓ Clears the search 12 passed · 0 failed
WHAT YOU GET BACK
A pull request with the code changes, test results and review findings. You decide what to merge.
WHAT BARGE HANDLES
The workspace, the run,and the handoff.
01 / An isolated workspace
Each session runs in its own cloud environment. Start from a GitHub repository or bring your uncommitted local changes.
02 / A view of the work
See what the agent is doing, inspect logs and test output, and send follow-up instructions from the dashboard.
03 / A reviewable result
Inspect the changes, checks and review findings in a draft pull request. Fixes happen on the same branch. You control the merge.
HOW TO START
Connect your tools.Give your agent a task.
- 1. Connect GitHub and an agent provider.
- 2. Describe a task or choose a Linear issue.
- 3. Follow the session and review its pull request.
Already coding locally? Hand off your repository and in-progress changes with the CLI, then continue from the dashboard.
PRIVATE BETA / JOIN THE WAITLIST
Get early accessto Barge.
Barge is in private beta. Join the waitlist and we’ll email you when your invitation is ready, with availability and pricing details.
A separate environment for each run
Workers are disposable. Local handoff archives are scanned for secrets and encrypted at rest. Scoped credentials give workers the access they need for the session.
Join the waitlist