[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"project-1538":3},{"id":4,"name":5,"fullName":6,"owner":7,"repo":5,"description":8,"homepage":9,"htmlUrl":9,"language":10,"languages":9,"totalLinesOfCode":9,"stars":11,"forks":12,"watchers":13,"openIssues":14,"contributorsCount":15,"subscribersCount":15,"size":15,"stars1d":16,"stars7d":17,"stars30d":18,"stars90d":15,"forks30d":15,"starsTrendScore":19,"compositeScore":20,"rankGlobal":9,"rankLanguage":9,"license":21,"archived":22,"fork":22,"defaultBranch":23,"hasWiki":24,"hasPages":22,"topics":25,"createdAt":9,"pushedAt":9,"updatedAt":26,"readmeContent":27,"aiSummary":28,"trendingCount":15,"starSnapshotCount":15,"syncStatus":29,"lastSyncTime":30,"discoverSource":31},1538,"pi-review","earendil-works\u002Fpi-review","earendil-works","A review extension for Pi",null,"TypeScript",242,14,1,4,0,3,7,31,9,56.13,"MIT License",false,"main",true,[],"2026-06-12 04:00:10","# pi-review\n\n`pi-review` adds a practical code review workflow to Pi via `\u002Freview` and `\u002Fend-review`\nthat is used by us at Earendil.\n\n## Install\n\n```bash\npi install git:github.com\u002Fearendil-works\u002Fpi-review\n```\n\n## What It Does\n\n- Review **uncommitted changes**\n- Review changes against a **base branch**\n- Review a specific **commit**\n- Review a GitHub **pull request** (checks it out locally via `gh`)\n- Review one or more **folders\u002Ffiles** as a snapshot (not a diff)\n- Produce prioritized findings with a clear verdict and actionable follow-ups\n- It separates feedback to the agent from human callouts\n\nIt also supports custom shared instructions that are loaded from `REVIEW_GUIDELINES.md`.\n\n## Quick usage\n\n```bash\n\u002Freview\n\u002Freview uncommitted\n\u002Freview branch main\n\u002Freview commit abc123\n\u002Freview pr 123\n\u002Freview pr https:\u002F\u002Fgithub.com\u002Fowner\u002Frepo\u002Fpull\u002F123\n\u002Freview folder src docs\n\u002Freview branch main --extra \"focus on performance and error handling\"\n```\n\nWhen a review session is active, finish it with:\n\n```bash\n\u002Fend-review\n```\n\nYou can then return only, return + summarize, or return + queue fixing work.\n","pi-review 是一个为 Pi 添加实用代码审查工作流的扩展工具。它支持审查未提交的更改、基于基准分支的更改、特定提交以及GitHub拉取请求，并能够对一个或多个文件夹\u002F文件进行快照式审查而非差异对比。该工具采用TypeScript编写，具备生成优先级发现报告的能力，清晰地给出结论和可执行的后续步骤，同时区分了对代理程序与人类用户的反馈。适用于需要在开发过程中集成高效且结构化代码审查流程的团队，特别是在追求代码质量和性能优化方面有较高要求的情况下。",2,"2026-06-11 02:44:33","CREATED_QUERY"]