Show HN: Git for AI Agents https://ift.tt/WEoCLO3

Show HN: Git for AI Agents hi guys. been working on something i think is fundamentally missing in today's workflow with ai agents. vcs. i find myself struggling with questions that agents can't answer like "why did you do it?", "when did u delete this folder? why?", etc. or trying to /rewind (after a /compact...) or basically `bisect` to find when and why something was done by the agent in the current / previous session. just like git did for code, i think we are the same core capabilities with ai agents so... i developed an open source solution for that (currently supporting claude code) would love to get feedback, contribution or maybe other ideas or solutions you find for those problems. https://ift.tt/F4wU2DG May 8, 2026 at 04:15AM

Show HN: Crit – local review tool for agent plans and code diffs https://ift.tt/G7EAUJZ

Show HN: Crit – local review tool for agent plans and code diffs Crit is a single-binary CLI that opens your file or code diffs in a browser with GitHub-inspired interface. Your favourite agent acts on the feedback and responds back - continue until you're happy. I've been building this for a few months now and it's been helping me a lot juggling parallel conversations with agents, making it easier to actually review the plans they generate and the resulting code - all before it hits GitHub. It also allows you to export the plans to a hosted service (which you can self-host for privacy), to solicit feedback from your team. No account needed, and reviews are automatically deleted after 30 days of inactivity. https://crit.md/ May 8, 2026 at 02:56AM

Show HN: NanoCorp – Create autonomous companies run by AI https://ift.tt/HUBGrqA

Show HN: NanoCorp – Create autonomous companies run by AI https://www.nanocorp.so May 8, 2026 at 02:19AM

Show HN: Corsproxy – Fix CORS Errors Instantly – Free for Development https://ift.tt/nA4jEJN

Show HN: Corsproxy – Fix CORS Errors Instantly – Free for Development https://corsproxy.io/ May 7, 2026 at 10:21PM

Show HN: I made a vertical-pedalling bike with a novel drivetrain [video] https://ift.tt/JMZpmS3

Show HN: I made a vertical-pedalling bike with a novel drivetrain [video] https://www.youtube.com/watch?v=4HLOsi2gWXQ May 7, 2026 at 02:16AM

Show HN: AICW Video open-source to cut video into clips with captions, voiceover https://ift.tt/qOIC9eK

Show HN: AICW Video open-source to cut video into clips with captions, voiceover https://ift.tt/8QfDI0N May 7, 2026 at 12:59AM

Show HN: SereneUI – A VSCode-inspired, open-source UI for Postgres https://ift.tt/kr9I3py

Show HN: SereneUI – A VSCode-inspired, open-source UI for Postgres https://ift.tt/GcQTeXH May 7, 2026 at 12:28AM

Show HN: Git for AI Agents https://ift.tt/WEoCLO3

Show HN: Git for AI Agents hi guys. been working on something i think is fundamentally missing in today's workflow with ai agents. vcs. ...