catlog22
|
a9d6de228e
|
feat: 增加文件模式参考和复杂模式发现的示例,增强 CLI 命令的文档
|
2025-10-05 10:26:08 +08:00 |
|
catlog22
|
7d9adf5a55
|
chore: 删除 intelligent-tools-strategy.md 中的参考链接以简化文档
|
2025-10-05 09:08:33 +08:00 |
|
catlog22
|
25a453d8f8
|
chore: Remove obsolete version.json file
|
2025-10-04 23:42:50 +08:00 |
|
catlog22
|
5b38a63129
|
refactor: Remove model specification from CLI command files
Remove hardcoded model: sonnet from CLI command frontmatter to allow dynamic model selection.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>
|
2025-10-04 23:26:42 +08:00 |
|
catlog22
|
3a78dac919
|
release: v3.3.0 - CLI Tool Enhancements & Codex Multi-Step Execution
✨ Features:
- New /cli:codex-execute command for automated multi-step task execution
- Codex resume mechanism (codex exec "..." resume --last) for context continuity
- TodoWrite progress tracking for subtask execution
- Optional Git verification after each subtask (--verify-git flag)
- Automatic task JSON detection and loading
- Enhanced Codex agent configuration (.codex/AGENTS.md v2.1.0)
📚 Documentation:
- Streamlined CLI documentation (60% reduction in redundancy)
- Updated /cli:analyze, /cli:chat, /cli:execute commands
- Enhanced intelligent-tools-strategy.md with Codex resume patterns
- Unified command templates for Gemini/Qwen vs Codex
- Added Codex -i parameter documentation for image attachment
🔧 Technical:
- Multi-task prompt format (Single-Task & Multi-Task)
- Subtask coordination guidelines and best practices
- Enhanced MODE: auto with subtask execution flow
- Progress reporting for multi-step workflows
📦 Updates:
- Version bumped to 3.3.0 in README.md, README_CN.md
- Created .claude/version.json for version tracking
- Comprehensive CHANGELOG.md entry with all changes
🤖 Generated with Claude Code (https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>
|
2025-10-04 00:51:34 +08:00 |
|
catlog22
|
029f3a3c12
|
refactor: consolidate CLI commands and templates structure
- Consolidate Gemini, Qwen, and Codex commands into unified CLI commands
- Add new code-analysis mode template
- Update context-gather documentation
- Remove redundant tool-specific command files
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>
|
2025-09-30 15:52:26 +08:00 |
|