|
| 1 | +# CodeBuddy Code for Zed |
| 2 | + |
| 3 | +**Tencent Cloud's official intelligent coding tool** - CodeBuddy Code is an intelligent programming assistant that deeply integrates into your development environment, accurately understands your project structure, and helps you program efficiently through natural language interaction—automating repetitive tasks, deeply analyzing code logic, and optimizing development workflows. Supports seamless use in terminals and IDEs, making programming smarter and more efficient. |
| 4 | + |
| 5 | +## 🌐 Links |
| 6 | + |
| 7 | +- **Official Website**: [codebuddy.ai/cli](https://codebuddy.ai/cli) |
| 8 | +- **GitHub Repository**: [https://cnb.cool/codebuddy/codebuddy-code](https://cnb.cool/codebuddy/codebuddy-code) |
| 9 | +- **npm Package**: [@tencent-ai/codebuddy-code](https://www.npmjs.com/package/@tencent-ai/codebuddy-code) |
| 10 | + |
| 11 | +## ✨ Key Features |
| 12 | + |
| 13 | +### 🤖 Intelligent Programming Assistant |
| 14 | + |
| 15 | +- **Natural Language Interaction**: Describe your needs in Chinese or English, and AI automatically understands and executes |
| 16 | +- **Code Generation & Optimization**: Generate high-quality code based on descriptions and automatically optimize existing code |
| 17 | +- **Smart Debugging**: Quickly locate and fix code issues |
| 18 | + |
| 19 | +### 📁 Project Understanding |
| 20 | + |
| 21 | +- **Deep Code Analysis**: Understand project structure, dependencies, and business logic |
| 22 | +- **Context Awareness**: Provide precise suggestions based on project history and current state |
| 23 | +- **Multi-language Support**: Supports mainstream languages like JavaScript, TypeScript, Python, Java, Go, and more |
| 24 | + |
| 25 | +### 🛠️ Development Tool Integration |
| 26 | + |
| 27 | +- **Terminal Integration**: Use directly in the command line without switching tools |
| 28 | +- **IDE Support**: Supports mainstream editors like VS Code, WebStorm, Zed, and more |
| 29 | +- **Git Workflow**: Intelligently handle version control, branch management, and code review |
| 30 | + |
| 31 | +### 🔧 Task Automation |
| 32 | + |
| 33 | +- **Code Refactoring**: Automatically refactor code structure to improve code quality |
| 34 | +- **Test Generation**: Automatically generate unit tests and integration tests |
| 35 | +- **Documentation Generation**: Automatically generate API documentation and code comments |
| 36 | + |
| 37 | +## 🚀 Quick Start |
| 38 | + |
| 39 | +After installing this extension in Zed, CodeBuddy Code will be integrated into your development environment as an Agent Server. First-time use requires authentication—simply follow the prompts to complete login. |
| 40 | + |
| 41 | +## 📖 More Information |
| 42 | + |
| 43 | +Visit the [official website](https://codebuddy.ai/cli) and [GitHub repository](https://cnb.cool/codebuddy/codebuddy-code) for detailed documentation and usage guides. |
| 44 | + |
| 45 | +## 🔒 Privacy & Security |
| 46 | + |
| 47 | +- **Local First**: Code analysis and processing are prioritized locally |
| 48 | +- **Data Encryption**: All network-transmitted data is encrypted |
| 49 | +- We only collect usage statistics and error logs to improve the product |
| 50 | + |
| 51 | +## 🤝 Community & Support |
| 52 | + |
| 53 | +- Submit detailed issue reports on the [Issues page](https://cnb.cool/codebuddy/codebuddy-code/-/issues) |
| 54 | +- Contact technical support through official channels: [email protected] |
| 55 | + |
| 56 | +## 📝 License |
| 57 | + |
| 58 | +The code in this repository is licensed under the MIT License. Brand, product, and service names and marks are trademarks of Tencent and may not be used without explicit permission. |
| 59 | + |
| 60 | +--- |
| 61 | + |
| 62 | +Developed and maintained by **Tencent Cloud** |
| 63 | + |
| 64 | +© 2025 Tencent Cloud. All rights reserved. |
| 65 | + |
0 commit comments