Hacker News new | ask | show | jobs
Show HN: hands-please – Run local code agents using only code comments (github.com)
1 points by joseferben 381 days ago
1 comments

If you want to drive Claude Code or OpenAI Codex with code comments this is for you. Make sure to set up a good check command that takes files as arguments, such as eslint. The agent fixes issues in the changed files first, making the feedback loop tight.