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

@@ -156,4 +156,10 @@ Friday, October 24, 2025 (Timezone: UTC+00:00 - Please adjust to local system ti
- Use project-appropriate build and deployment processes
- Respect project-specific dependencies and versions
---
### AI Tool Context (for agents working in this environment)
- **Codex** - Primary daily driver (subscription-based), best for code generation and completion
- **Qwen** - Heavy system orchestration, excels at shell/Docker operations
- **Gemini** - Primarily used for audits and analysis
- **Claude** - Used occasionally for specific tasks
---