Fix code and verify changes
How you could use an agent
Use an agent to take a bug report or change request, pull the relevant code, make the requested fix, and run the tests and basic performance checks you point it to. It can package the changed files, test results, and notes so you can review whether the issue is really fixed before merge.
Where you stay involved
You decide whether the change is good enough to merge, whether it creates risk in sensitive code, and whether more work is needed. You also handle the release call when the problem is unclear or the fix is bigger than the request.
