by unit-mesh
AutoDev - 🧙the AI-powered coding wizard . Put the most loved AutoDev AI assistant into your VSCode, and have things done quickly
# Add to your Claude Code skills
git clone https://github.com/unit-mesh/autodev-vscode🧙AutoDev: the AI-powered coding wizard with multilingual support 🌐, auto code generation 🏗️, and a helpful bug-slaying assistant 🐞! Customizable prompts 🎨 and a magic Auto Dev/Testing/Document/Agent feature 🧪 included! 🚀
JetBrains' IDE Version: https://github.com/unit-mesh/auto-dev
Documentation: https://vscode.unitmesh.cc/
Contributing Documentation: https://vscode.unitmesh.cc/development
If you are interested in AutoDev, you can join our WeChat group by scanning the QR code above.
(如果群二维码过期,可以添加我的微信号:phodal02,注明 AutoDev,我拉你入群)
Normal features
| Feature | VSCode Status | IDEA Status | |------------------------|---------------|-------------| | Chat mode | ✅ | ✅ | | Code completion | ✅ | ✅ | | AutoDoc | ✅ | ✅ | | Custom Prompt | ✅ | ✅ | | Prompt Overwrite | ✅ | ✅ | | Commit Message | ✅ | ✅ | | Gen API Data | ✅ | ✅ | | AutoTest | ✅ | ✅ | | Refactoring: Rename | ✅ | ✅ | | Refactoring: fix | ✅ | ✅ | | Refactoring: with Lint | ❌ | ✅ | | CLI Suggest | ❌ | ✅ |
No comments yet. Be the first to share your thoughts!
Natural Language search features
| Feature | VSCode Status | IDEA Status | |------------------------|---------------|-------------| | Custom RAG | ✅ | ❌ | | NL Semantic Search | ✅ | ❌ | | Multiple RAG Strategy | ✅ | ❌ |
DevOps features
| Feature | VSCode Status | IDEA Status | |------------------------|---------------|-------------| | Dockerfile | ❌ |...