SWHee/diffscope

Auto-explains what your coding agent just changed — change map, behavior diff, and Python syntax notes, printed to your terminal.

1Stars on the repository
13Mods indexed here, across every type
29d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

change-cartographer

01

SWHee/diffscope

Agent

An agent that maps a code patch: which parts changed, what each change is meant to do, and how the changed parts depend on one another.

1 29d ago A 79 tokens original MIT

logic-tracer

02

SWHee/diffscope

Agent

An agent that explains how a code change alters what a program does while it runs, including how data moves through the code before and after the change.

1 29d ago A 84 tokens original MIT

python-tutor

03

SWHee/diffscope

Agent

A Python code teacher that explains only unfamiliar Python syntax and patterns appearing in changed code. It focuses on why each construct was used there, rather than giving a general lesson.

1 29d ago A 91 tokens original MIT