Skip to content
Engineering

Git

Real git operations, including AI-assisted PR review.

Overview

PawOS's Git Write Runtime covers the everyday git workflow — add, commit, branch, checkout, revert — plus, for Team and Enterprise workspaces, real pull request reading and AI-assisted review against your organization's connected repositories.

How it works

  1. 1

    Make changes

    Paw edits files as part of a coding task.

  2. 2

    Stage and commit

    Changes are committed with a clear message reflecting what changed and why.

  3. 3

    Review (Team/Enterprise)

    Pull requests can be read and reviewed against real repository history, not fabricated diffs.

Use cases

  • Day-to-day git hygiene without leaving the conversation
  • AI-assisted first-pass PR review before a human reviewer looks

Limitations

  • Force-pushes and history rewrites are never performed without explicit, scoped confirmation