docs: update AI tool preferences and create AI-TOOLS.md documentation

Co-authored-by: Qwen-Coder <qwen-coder@alibabacloud.com>
This commit is contained in:
2025-10-24 09:07:40 -05:00
parent 8dad4cce4d
commit 12f293cd76
3 changed files with 95 additions and 5 deletions

View File

@@ -114,10 +114,10 @@ docker run -v /path/to/AI-Home-Directory:/ai-home your-development-image
```
### Current AI Tools in Workflow
- **🤖 Qwen** - Primary AI CLI agent
- **🔍 Gemini** - Secondary AI CLI agent
- **🧠 Claude Code** - Advanced reasoning tasks
- ** Codex** - Code generation and completion
- **✨ Codex** - Primary daily driver (subscription-based)
- **🤖 Qwen** - Heavy system orchestration, shell/Docker expertise
- **🔍 Gemini** - Primarily for audits
- **🧠 Claude** - Used occasionally for specific tasks
---