Show HN: Coreview – PR Changes Walkthroughs1 points·by ggurgone·6 เดือนที่ผ่านมา·0 commentsI have been building coreview - a toy tool that takes a diff and explains it, with the goal to provide more context to the reviewer.npm i -g coreviewcoreview -p https://github.com/anthropics/claude-code/pull/20662It works with Claude Code for now, but more providers can be implemented. Would love to hear feedback.Repo: https://github.com/giuseppeg/coreview0 commentsPost comment—
npm i -g coreview
coreview -p https://github.com/anthropics/claude-code/pull/20662
It works with Claude Code for now, but more providers can be implemented. Would love to hear feedback.
Repo: https://github.com/giuseppeg/coreview