mirror of
https://github.com/Kilo-Org/kilocode.git
synced 2026-08-29 03:44:06 +08:00
Merge pull request #11374 from Kilo-Org/jetbrains/release/v7.0.1-rc.10
release(jetbrains): v7.0.1-rc.10
This commit is contained in:
@@ -32,6 +32,21 @@
|
||||
|
||||
## [Unreleased]
|
||||
|
||||
## [7.0.1-rc.10] - 2026-06-17
|
||||
|
||||
### Added
|
||||
|
||||
- Provider settings management, including provider catalog sections, provider descriptions, provider settings actions, disconnect flows, provider auth handling, and provider/model picker improvements.
|
||||
- Session copy controls for chat messages.
|
||||
|
||||
### Fixed
|
||||
|
||||
- Cap JetBrains prompt input growth and hide soft wrap glyphs in the prompt field.
|
||||
- Keep JetBrains provider toolbars and authentication overlays fixed, and improve provider API key dialog sizing.
|
||||
- Clean up restartless unload behavior.
|
||||
- Silence interrupted session notifications across clients.
|
||||
- Always deny tool calls for system agents.
|
||||
|
||||
## [7.0.1-rc.9] - 2026-06-15
|
||||
|
||||
### Added
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
kotlin.stdlib.default.dependency=false
|
||||
kilo.jetbrains.version=7.0.1-rc.9
|
||||
kilo.jetbrains.version=7.0.1-rc.10
|
||||
org.gradle.configuration-cache=true
|
||||
org.gradle.caching=true
|
||||
org.gradle.jvmargs=-Xmx4096m -XX:MaxMetaspaceSize=512m
|
||||
|
||||
Reference in New Issue
Block a user