Dedicated Git worktree
The agent gets a task-specific checkout. Parallel tasks remain independent and the developer's main checkout stays untouched.
ProPR gives every task a dedicated Docker workspace, Git worktree, and branch. The agent edits there. ProPR validates, commits, pushes, and opens the pull request.
The agent gets a task-specific checkout. Parallel tasks remain independent and the developer's main checkout stays untouched.
The agent executes in a standard Docker container. Hardened deployments may enable the optional outbound allowlist firewall, which is off by default and requires elevated network capability.
Each task receives its own branch. ProPR owns branch creation, commits, pushes, and cleanup.
Generated changes reach the team as a pull request. Checks, comments, approvals, and the configured merge policy stay visible in GitHub.
Watch a guided setup-wizard issue move from an approved plan into execution. ProPR keeps the repository, branch, agent, model, and pull-request options visible at the handoff point.

ProPR preserves the exact prompt, agent logs, model usage, and file changes after the terminal session closes. Reviewers see what the agent did, and terminal-first teams inspect the entire lifecycle directly through the ProPR CLI.

Once the isolated agent opens the PR, run a read-only /review pass when the branch needs structured findings and a score before human review.