When adding a new code agent to both README.md and README.zh-CN.md, follow these steps:
- Research the tool to gather accurate information about its features and official website/repository
- Determine the appropriate category for the tool:
- AI-Enhanced IDEs & Editors / AI增强型IDE和编辑器
- Terminal-Based AI Agents / 终端AI智能体
- VS Code Extensions / VS Code扩展
- Web-Based Development Platforms / 基于Web的开发平台
- Enterprise & Platform Solutions / 企业和平台解决方案
- Specialized Tools / 专用工具
- Add the entry to both files using the format:
- English:
- **[{{name}}]({{link}})**, {{short description}} - Chinese:
- **[{{name}}]({{link}})**,{{Chinese short description}}
- English:
- Keep descriptions concise (under 15 words) and focus on the main functionality
- Ensure the link points to the official website or main repository
- Add new entries to the end of the appropriate category in both files (do not maintain alphabetical order - new ones should be added last)
When adding Chinese descriptions:
- Use proper Chinese technical terminology
- Keep the same concise style as English descriptions
- Use Chinese punctuation (,。) instead of English punctuation
- Maintain the same link format but with Chinese description
- Follow 盘古之白 formatting: Add spaces between Chinese and English/numbers (e.g., "AI 代码编辑器", "支持 100+ 种语言", "VS Code 扩展")