Patch Changes
-
#9976
56b0834- Reduce JetBrains memory usage by disposing hidden session UIs after a configurable timeout. -
#9976
750bb77- Improve JetBrains session stability by keeping controller subscription state on the UI thread. -
#9976
50f4d28- Show JetBrains markdown code blocks as multiline boxed editors that expand to their full height. -
#9976
e17c4f9- Improve JetBrains chat streaming performance by retaining existing markdown and code block views while responses stream, and keep streamed code fences intact without showing raw fence markers during updates. -
#9976
2a3975e- Support coherent selection and copy behavior across JetBrains session transcript fragments. -
#10822
8b1ee66- Preserve worktree routing for Kilo HTTP API clients and keep inherited task-subagent restrictions active.