A free, open-source Chrome & Edge extension that brings Kimi 3 to GitHub. Summarise PRs, review code, explain files and plan issues without leaving your tab.
No reviews yetBe the first to leave a review for Kimi3Flow
Maker
π
Hey Product Hunt ππΏ
I kept copy-pasting GitHub diffs into a chat window to get a second opinion on PRs, and wanted that loop to just⦠happen in the tab I was already in. So I built Kimi3Flow.
Press Ctrl/β+Shift+K on any pull request, file, or issue and a command palette shows the commands that fit that page β summarise a PR, run a full code review, explain a file, outline an issue. The answer streams into a side panel, and you can copy it as Markdown, as a GitHub comment, or drop it straight into the comment box.
A few things I care about:
β’ Bring your own key β there's no account and no server in the middle. Your Kimi (Moonshot) API key is stored locally and page content goes only to the endpoint you configure, only when you run a command.
β’ Open source β it's MIT-licensed, and the flows are just a JSON file, so adding your own prompt is a couple of lines.
β’ It's early and GitHub-only for now. Next up is a deeper, diff-aware inline PR review.
I'd genuinely love feedback β which flows you'd want, or where it breaks. Thanks for taking a look ππΏ