#1043 dc44ed9 Thanks @Crunchyman-ralph! - Prompt to generate a complexity report when it is missing
#1032 4423119 Thanks @Crunchyman-ralph! - Add comprehensive Kiro IDE integration with autonomous task management hooks
.kiro/hooks/ when running task-master rules add kiroinclusion: always format instead of Cursor's complex frontmattertaskmaster_hooks_workflow.md that guides AI assistants to prefer hook-driven completionKey hooks included:
This creates a truly autonomous development workflow where task management happens naturally as you code!
#1033 7b90568 Thanks @ben-vargas! - Fix compatibility with @google/gemini-cli-core v0.1.12+ by updating ai-sdk-provider-gemini-cli to v0.1.1.
#1038 77cc5e4 Thanks @Crunchyman-ralph! - Fix 'expand --all' and 'show' commands to correctly handle tag contexts for complexity reports and task display.
#1025 8781794 Thanks @joedanz! - Clean up remaining automatic task file generation calls
#1035 fb7d588 Thanks @Crunchyman-ralph! - Fix max_tokens limits for OpenRouter and Groq models
#1027 6ae66b2 Thanks @andreswebs! - Fix VSCode profile generation to use correct rule file names (using .instructions.md extension instead of .md) and front-matter properties (removing the unsupported alwaysApply property from instructions files' front-matter).