Personal Repo Maintenance Bot

Read the issue. Reply with evidence. Fix it. Run it. Prove it.

CatoCode turns GitHub issues into observable maintenance sessions. It analyzes, responds, patches code, runs verification, and shows the full activity trail: model runs, steps, timing, cost, and proof-of-work.

Issue to Fix

Issue opened -> analyze_issue -> /approve -> fix_issue on the same runtime session.

Runtime Visibility

See setup, repo memory review, session worktrees, logs, steps, retries, and costs.

Three Entry Points

Connect GitHub, install the App, then choose the repositories you want to watch from the dashboard.

Onboarding

Make a repository ready

setup -> ready
01

Install the GitHub App or connect an existing installation.

02

Choose a visible repository in the dashboard and click Watch.

03

Worker container clones the repo, initializes CLAUDE.md, runs `cg index`, and health checks.

04

The dashboard shows each step, then the repo becomes ready for analyze/fix sessions.