{"id":32127472,"url":"https://github.com/vuquangkhtn/ai-code-review-assistant","last_synced_at":"2026-05-08T19:31:05.551Z","repository":{"id":310310288,"uuid":"1039084916","full_name":"vuquangkhtn/ai-code-review-assistant","owner":"vuquangkhtn","description":"Generating AI Code review Prompt. Work with any AI Providers","archived":false,"fork":false,"pushed_at":"2025-10-04T03:58:31.000Z","size":8566,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-03-05T15:18:47.593Z","etag":null,"topics":["ai","code","code-reviews","extensions","javascript","prompt-generator","prompt-toolkit","review-tools","typescript","vscode-extension"],"latest_commit_sha":null,"homepage":"https://vuquangkhtn.github.io/ai-code-review-assistant/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/vuquangkhtn.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","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":"2025-08-16T12:56:41.000Z","updated_at":"2026-01-16T20:32:28.000Z","dependencies_parsed_at":"2025-08-17T09:04:58.824Z","dependency_job_id":"964e8dd9-ccfc-475c-bdda-6aac77cf5057","html_url":"https://github.com/vuquangkhtn/ai-code-review-assistant","commit_stats":null,"previous_names":["vuquangkhtn/ai-code-review-assistant"],"tags_count":29,"template":false,"template_full_name":null,"purl":"pkg:github/vuquangkhtn/ai-code-review-assistant","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vuquangkhtn%2Fai-code-review-assistant","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vuquangkhtn%2Fai-code-review-assistant/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vuquangkhtn%2Fai-code-review-assistant/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vuquangkhtn%2Fai-code-review-assistant/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vuquangkhtn","download_url":"https://codeload.github.com/vuquangkhtn/ai-code-review-assistant/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vuquangkhtn%2Fai-code-review-assistant/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32794521,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-08T08:22:46.396Z","status":"ssl_error","status_checked_at":"2026-05-08T08:22:45.650Z","response_time":54,"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":["ai","code","code-reviews","extensions","javascript","prompt-generator","prompt-toolkit","review-tools","typescript","vscode-extension"],"created_at":"2025-10-21T00:17:03.604Z","updated_at":"2026-05-08T19:31:05.529Z","avatar_url":"https://github.com/vuquangkhtn.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🤖 AI Code Review Assistant\n\n*Work with any AI provider - no API keys required!*\n\n**🌐 Homepage:** https://vuquangkhtn.github.io/ai-code-review-assistant/\n\nThis VS Code extension generates structured prompts for AI code reviews that you can use with **any AI provider** of your choice (ChatGPT, Claude, Gemini, Copilot, etc.). Simply copy the generated prompt, paste it into your preferred AI tool, and get comprehensive code review feedback.\n\n## ✨ Key Features\n\n- 🔄 **No API Keys Required** - Works with any AI provider through copy-paste\n- 🎯 **Smart Prompt Generation** - Creates detailed prompts with code context\n- 📊 **Structured Results** - Displays AI feedback in organized panels\n- 🔍 **Multiple Review Types** - Local changes, commits, or branch comparisons\n- 🎨 **Clean Interface** - Issues panel with severity indicators and navigation\n\n## 🎬 Demo\n\n![AI Code Review Assistant Demo](docs/sample.gif)\n\n*See the extension in action: generating prompts, reviewing code, and displaying structured feedback*\n\n## 🛠️ Installation\n\n1. Install the extension from the VS Code marketplace\n2. That's it! No API keys or additional setup required\n\n## 🚀 Simple Usage\n\n### 3-Step Process\n1. **Generate Prompt**: Use `Cmd+K Cmd+G` or run \"Generate AI Prompt\" command\n2. **Copy to AI**: Copy the generated prompt to your favorite AI (ChatGPT, Claude, etc.)\n3. **View Results**: Save the AI response as JSON and see organized feedback in VS Code\n\n### Quick Commands\n- **`Cmd+K Cmd+G`** - Generate AI Prompt (most common)\n- **`AI Code Review: Local Changes`** - Review uncommitted changes\n- **`AI Code Review: All Files`** - Review entire codebase\n- **`AI Code Review: Compare Branches`** - Compare between branches\n\n📖 **For detailed usage instructions and all features, see our [Complete Features Guide](FEATURES.md)**\n\n### How It Works\n1. **Choose what to review**: Local changes, specific commits, or branch comparisons\n2. **Get your prompt**: Extension generates a detailed prompt with your code context\n3. **Use any AI**: Copy-paste the prompt into ChatGPT, Claude, Gemini, or any AI tool\n4. **See organized results**: Save the AI response as JSON and get structured feedback in VS Code\n\n## 🤖 Works with Any AI Provider\n\nThis extension is designed to work with **any AI provider** you prefer:\n\n### Popular AI Tools\n- **ChatGPT** (OpenAI)\n- **Claude** (Anthropic) \n- **Gemini** (Google)\n- **GitHub Copilot Chat**\n- **Cursor AI**\n- **Amazon Q**\n- **Any other AI that accepts text prompts**\n\n### Why No API Keys?\n- **Privacy**: Your code never leaves your machine automatically\n- **Flexibility**: Use any AI provider, switch anytime\n- **Cost Control**: Use your existing AI subscriptions\n- **Reliability**: No API rate limits or service dependencies\n\n## 🎯 Supported Languages\n\nWorks with all major programming languages:\n- JavaScript, TypeScript, Python, Java, C#, Go, Rust, PHP, Ruby, Swift, Kotlin, and more\n\n## 🤝 Contributing\n\nWe welcome contributions! See our [Contributing Guidelines](CONTRIBUTING.md) for details.\n\n## 📝 License\n\nMIT License - see the [LICENSE](LICENSE) file for details.\n\n## 📖 Documentation\n\n- **[Complete Features Guide](FEATURES.md)** - Comprehensive documentation of all features and usage instructions\n- **[Contributing Guidelines](CONTRIBUTING.md)** - How to contribute to the project\n\n## 📞 Support\n\nNeed help? Check out our [GitHub Issues](https://github.com/your-repo/issues) or [Discussions](https://github.com/your-repo/discussions).\n\n## 🌟 Love This Extension?\n\nIf this extension has made your code review process easier and more efficient, we'd be thrilled to hear from you! Your feedback and support mean the world to us and help us continue improving.\n\n### Ways to Show Your Support:\n- ⭐ **Star this repository** - It helps others discover this tool\n- 💬 **Leave a review** on the VS Code Marketplace - Share your experience\n- 🐛 **Report issues or suggest features** - Help us make it even better\n- 📢 **Share with your team** - Spread the word about AI-powered code reviews\n- 🤝 **Contribute** - Check out our [Contributing Guidelines](CONTRIBUTING.md)\n\nEvery star, review, and piece of feedback motivates us to keep building awesome tools for the developer community. Thank you for being part of our journey! 🚀\n\n---\n\n*Built with ❤️ for developers who want AI-powered code reviews without the complexity*","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvuquangkhtn%2Fai-code-review-assistant","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvuquangkhtn%2Fai-code-review-assistant","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvuquangkhtn%2Fai-code-review-assistant/lists"}