•Fixed security vulnerability where wildcard permission rules could match compound commands containing shell operators
•Fixed false "file modified" errors on Windows when cloud sync tools, antivirus scanners, or Git touch file timestamps without changing content
•Fixed orphaned tool_result errors when sibling tools fail during streaming execution
•Fixed context window blocking limit being calculated using the full context window instead of the effective context window (which reserves space for max output tokens)
•Fixed spinner briefly flashing when running local slash commands like /model or /theme
•Fixed terminal title animation jitter by using fixed-width braille characters
•Fixed plugins with git submodules not being fully initialized when installed
•Fixed bash commands failing on Windows when temp directory paths contained characters like t or n that were misinterpreted as escape sequences
•[VSCode] Fixed claudeProcessWrapper setting passing the wrapper path instead of the Claude binary path