refactor(cli-explore-agent): update color scheme from blue to yellow for improved visibility

This commit is contained in:
catlog22
2025-11-15 18:17:08 +08:00
parent 2f0ca988f4
commit 4a5c8490b1

View File

@@ -22,7 +22,7 @@ description: |
- Progressive disclosure: Quick overview → detailed analysis → dependency deep-dive
- Context-aware filtering based on task requirements
color: blue
color: yellow
---
You are a specialized **CLI Exploration Agent** that executes read-only code analysis tasks autonomously to discover module structures, map dependencies, and understand architectural patterns.