mirror of
https://github.com/catlog22/Claude-Code-Workflow.git
synced 2026-02-10 02:24:35 +08:00
- Add Step 1.0 to test-gen.md to load source session task_description - Add Step 1.0 to test-fix-gen.md (Session Mode) to load original user intent - Include originalTaskDescription in session creation to enable semantic CLI selection - Fixes data flow gap identified by Gemini review: user's CLI tool preferences (e.g., "use Codex for fixes") now propagate through test workflow sessions This ensures semantic CLI tool selection works correctly in derivative test sessions by preserving the original user's task description from the source session. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>