MCP from chat
Plan, direct agents, inspect progress, and control the PR workflow from chat through direct instance access or Connect. Check MCP setup and availability.
ProPR is built around the moments that make AI coding useful in a real codebase: deciding what should change, giving the agent the right context, keeping execution isolated, opening the PR, and turning review feedback into the next commit.

Plan, direct agents, inspect progress, and control the PR workflow from chat through direct instance access or Connect. Check MCP setup and availability.
Start with a repository-aware plan: indexing, context preview, refinement, empty-repo starts, and approval in one flow.
Keep iteration in GitHub. A normal comment asks for a change, and ProPR returns a follow-up commit on the same branch.
Ultrafix runs an automated review-fix loop on a PR until it hits the target review score, maximum cycle count, or a human stop signal.
Comments in the PR conversation request fixes, reviews, branch updates, conflict help, model changes, and recovery.
Each task gets its own Docker environment, branch, and Git worktree, so the agent cannot mutate the main checkout directly.
Every supported agent runs through subscriptions or direct APIs on the same planning and PR path.
Give the model selected files, summaries, screenshots, attachments, and reference material. Keep the context focused.
These features make ProPR usable across repositories, people, agents, and operating habits. They reinforce the PR loop.
Improvement suggestions and repository todos turn codebase knowledge into planned changes.
CLI control, task history, logs, dashboards, and settings make the process scriptable and auditable.
Agent Tank, trust and security, and self-hosted access keep credentials, usage, and infrastructure choices visible.
New to ProPR? Start with planning, then PR fine-tuning in GitHub — the loop the rest of the product supports.
Existing repositories explains ProPR's focus on repo-owned software. Engineering leads covers governance and rollout. Recipes shows concrete paths through the product.