logoalt Hacker News

pi-victoryesterday at 6:53 PM1 replyview on HN

love this. i had the same issue with ai generated code and wrote parley. https://parley.cloudflavor.io it's a TUI that can help you review code by enabling you to comment on the diff itself. but i like this approach of organizing code into chapters. i think what my tool is missing this exact thing.


Replies

dean_stratakosyesterday at 7:09 PM

parley looks awesome! we're planning to add support for comments soon, which is definitely a key feature to being able to iterate back and forth with a coding agent