feat: Add -C parameter support for directory context in CLI tools

- Add -C parameter to gemini-wrapper for directory change before analysis
- Update intelligent-tools-strategy.md to use -C (uppercase) consistently
- Replace cd [directory] functionality with -C parameter throughout docs
- Add directory context examples for both Gemini and Codex tools
- Enhance context optimization strategy with -C parameter usage
- Test confirms -C parameter works correctly with token analysis in target directory

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
catlog22
2025-09-24 22:28:32 +08:00
parent 90a2f0c8fd
commit d4591aadb7
3 changed files with 83 additions and 25 deletions

View File

@@ -114,7 +114,7 @@ All task files use this unified 5-field schema:
"meta": {
"type": "feature|bugfix|refactor|test|docs",
"agent": "@code-developer|@planning-agent|@code-review-test-agent"
"agent": "code-developer|planning-agent|code-review-test-agent"
},
"context": {