[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"project-75872":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":22,"hasPages":22,"topics":24,"createdAt":9,"pushedAt":9,"updatedAt":25,"readmeContent":26,"aiSummary":27,"trendingCount":15,"starSnapshotCount":15,"syncStatus":14,"lastSyncTime":28,"discoverSource":29},75872,"codiff","nkzw-tech\u002Fcodiff","nkzw-tech","a fast local diff viewer",null,"TypeScript",825,49,4,2,0,16,285,719,126,9.1,"MIT License",false,"main",[],"2026-06-12 02:03:36","# Codiff\n\nCodiff is a beautiful, minimal, local diff viewer for reviewing staged and unstaged Git changes before committing.\n\n\u003Cimg width=\"2824\" height=\"1856\" src=\"https:\u002F\u002Fgithub.com\u002Fuser-attachments\u002Fassets\u002F9f739a48-82f6-408a-8324-a845741fb190\" \u002F>\n\n## Why Codiff\n\n- **Fast Local Reviews:** See changes in any Git repository to review code before committing.\n- **LLM Walkthroughs:** Run `codiff -w` to ask Codex to give your a review order and more context.\n- **Inline Review Comments:** Comment directly on changed lines and copy all review comments as Markdown for follow-ups.\n\n## Download\n\nInstall with Homebrew:\n\n```bash\nbrew install --cask nkzw-tech\u002Ftap\u002Fcodiff\n```\n\nDownload the latest Codiff app from [GitHub Releases](https:\u002F\u002Fgithub.com\u002Fnkzw-tech\u002Fcodiff\u002Freleases).\n\nAfter installing the app, run `Codiff > Install Terminal Helper` to make the `codiff` command available in your shell.\n\n## Command Line\n\n```bash\ncodiff\n```\n\nRun it from any Git repository, or pass a path:\n\n```bash\ncodiff \u002Fpath\u002Fto\u002Frepository\n```\n\nReview a specific commit:\n\n```bash\ncodiff a1b2c3d\n```\n\nStart with an LLM-generated walkthrough order:\n\n```bash\ncodiff -w\ncodiff -w a1b2c3d\n```\n\nLaunching Codiff in multiple repositories opens a separate native window for each repository.\n\n## Development\n\n```bash\nvp install\nvp build\nvpr codiff\n```\n\nFor live development:\n\n```bash\nvpr dev\nELECTRON_RENDERER_URL=http:\u002F\u002F127.0.0.1:5173 vpr electron\n```\n\nUseful checks:\n\n```bash\nvp check\nvp test\nvp build\n```\n","Codiff 是一个快速本地差异查看工具，用于在提交前审查已暂存和未暂存的 Git 变更。它采用 TypeScript 编写，具有简洁美观的用户界面，支持直接在变更行内添加评论，并能够将所有评论导出为 Markdown 格式以便后续跟进。此外，Codiff 还集成了 LLM（语言模型）功能，通过运行 `codiff -w` 命令可以获取代码审查建议和更多上下文信息。此工具适用于开发者在进行代码提交前对改动进行细致检查的场景，尤其适合需要频繁进行代码审查的工作流程中使用。","2026-06-11 03:53:33","CREATED_QUERY"]