Changes
- ImprovedRead-only tools now run in parallel — composite requests like "show me the project + history + diagnostics" resolve in one round-trip
- NewBulk multi-clip edits — "apply this filter to all video clips" now happens in a single call
- ImprovedSuppressed redundant post-edit verification calls, cutting response time ~50%
- ImprovedTool definition tokens reduced ~30%, speeding up every Claude turn
- ImprovedError responses now embed next-step hints so Claude self-recovers without retries
- ImprovedClips identified by filename and time range, improving Claude's reasoning accuracy
- FixedFixed connection conflict when running Claude Desktop and Claude Code together