{"id":43459816,"url":"https://github.com/dropseed/review","last_synced_at":"2026-03-16T03:05:48.597Z","repository":{"id":336124316,"uuid":"1138797049","full_name":"dropseed/review","owner":"dropseed","description":"A native desktop app for reviewing diffs you didn't write — whether they came from a teammate or an AI.","archived":false,"fork":false,"pushed_at":"2026-03-05T19:42:59.000Z","size":8352,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2026-03-05T22:51:46.012Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://www.pullapprove.com/review","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dropseed.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-01-21T06:03:48.000Z","updated_at":"2026-03-05T19:43:03.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/dropseed/review","commit_stats":null,"previous_names":["dropseed/review"],"tags_count":55,"template":false,"template_full_name":null,"purl":"pkg:github/dropseed/review","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropseed%2Freview","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropseed%2Freview/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropseed%2Freview/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropseed%2Freview/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dropseed","download_url":"https://codeload.github.com/dropseed/review/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropseed%2Freview/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30417685,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-12T06:40:58.731Z","status":"ssl_error","status_checked_at":"2026-03-12T06:40:40.296Z","response_time":114,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2026-02-03T05:25:34.132Z","updated_at":"2026-03-12T07:01:24.644Z","avatar_url":"https://github.com/dropseed.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Review\n\nA local code review app for humans.\n\n## Features\n\n### Local desktop app\n\nReview runs as a native desktop app on your machine. It reads directly from your local git repo — no browser tabs, no network latency, no uploading diffs to a third party. File watchers reload automatically when your code changes on disk.\n\n### Trust patterns\n\nClassify hunks into categories like `imports:added` or `formatting:whitespace`, then build a trust list to auto-approve entire classes of trivial changes. Focus your attention on the hunks that actually need human review.\n\n### Multiple comparisons at once\n\nOpen the same repo in multiple tabs or windows, each with a different comparison (e.g. `main..feature-a` in one tab, `main..feature-b` in another). Each tab has its own independent review state. This isn't possible in most editors or web-based review tools.\n\n### Read-only by design\n\nReview is for reviewing, not editing. You can't modify code from inside the app — and that's the point. When most of the code is written by AI or teammates, your job shifts from writing to evaluating. Review is built for that: approve, reject, or annotate changes without the distraction of an editor.\n\n### Symbol diffs\n\nSee which functions, classes, and methods are affected by each change, powered by tree-sitter. Navigate diffs at the symbol level instead of scrolling through raw line diffs. Supports 10+ languages.\n\n## Privacy\n\nReview is local-first — your code stays on your machine. No diffs are uploaded to third parties.\n\nThe desktop app includes optional crash reporting via [Sentry](https://sentry.io). It is **off by default** and requires explicit opt-in. When enabled, PII is stripped before transmission. No code or diff content is ever included in crash reports.\n\n## Development\n\nRequires Node.js 18+ and Rust (latest stable). See `CLAUDE.md` for full development docs.\n\n```bash\nscripts/install          # Install dependencies\nscripts/dev              # Run in development mode\nscripts/test             # Run tests\nscripts/build            # Build production app\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdropseed%2Freview","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdropseed%2Freview","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdropseed%2Freview/lists"}