from Hacker News

Show HN: hands-please – Run local code agents using only code comments

by joseferben on 5/26/25, 8:21 PM with 1 comments

  • by joseferben on 5/26/25, 8:27 PM

    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.