Git-surgeon – Git add -p for AI agents
Finally gives AI agents git add -p without the interactivity problem.
Git primitives for autonomous coding agents
Gives AI agents surgical Git control—solves destructive workarounds in autonomous coding workflows.
AI coding agents (Claude Code, OpenCode), autonomous development workflows
Finally gives AI agents git add -p without the interactivity problem.
Git add -p but with line-level control inside hunks and batch operations across files.
Stable hunk hashing solves real LLM/CI automation gap—git add -p is genuinely unusable for agents.
Content-based anchors let AI agents stage hunks without interactive prompts.
Wrapper around `git reset --soft` because the author forgets the flags.
GUI wrapper around git diff with LLM walkthrough, but delta and GitHub already do this.