Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 352 Bytes

File metadata and controls

14 lines (10 loc) · 352 Bytes

PatchGym Implementation Report

PatchGym is a local-first reference implementation for turning Git history into coding-agent benchmark tasks.

Current scope:

  • Python package and CLI,
  • standard-library runtime,
  • source installation,
  • no-key demo,
  • local reports,
  • explicit security warnings.

See FINAL_QA_REPORT.md for release verification.