release: v7.2.23

This commit is contained in:
kilo-maintainer[bot]
2026-04-24 21:00:20 +00:00
parent a356f3a923
commit 30867df079
29 changed files with 68 additions and 68 deletions
@@ -1,5 +0,0 @@
---
"kilo-code": patch
---
Fix two Agent Manager tab-bar regressions. New session and terminal tabs now consistently open at the right end of the tab bar instead of sometimes slipping in front of existing tabs. Dragging a terminal tab now shows the same floating label preview as dragging a session tab.
-5
View File
@@ -1,5 +0,0 @@
---
"@kilocode/cli": minor
---
Show the open GitHub PR for the current branch in the session sidebar.
-5
View File
@@ -1,5 +0,0 @@
---
"@kilocode/cli": patch
---
Fix multi-turn tool calls with DeepSeek thinking mode by preserving empty `reasoning_content` in the interleaved transform.
-5
View File
@@ -1,5 +0,0 @@
---
"kilo-code": patch
---
Support attaching Git changes from prompt mentions in the VS Code extension.