Know what happened to every task.

ProPR keeps the prompt, timeline, agent reasoning, changed files, commits, model usage, follow-up history, and recovery actions together. The web UI and CLI expose the same task history.

The public integry/propr pull request 1613 showing its implementation summary, execution record, model, duration, usage, and verification.
The public PR preserves the implementation and execution record.

Operational overview

A focused ProPR usage log crop showing model, token usage, dollar cost, and duration for individual model calls.
Every model call carries its tokens, cost, and duration.
A focused ProPR task list showing pull-request tasks and their grouped review, fix, and branch-update child tasks.
Related runs stay grouped under the pull request that caused them.

Usage logs

See which model handled the task, what it cost, how long it took, and which repository it belonged to.

Settings

Choose who can trigger tasks, which labels and comments matter, which agents run by default, and how much automation you allow.

Carry task control into chat.

Authenticated MCP exposes controls for discovering repository and model choices, planning work, steering goals, inspecting tasks and diffs, and reviewing pull requests. Both direct instance access and Connect use the same core controls, bounded by your account and repository permissions.

Work and durable progress remain on your instance. MCP returns record links and operation IDs so a later conversation can pick up the trail. Starting work, publishing issues, cancelling execution, and merging a PR are explicit actions.