mirror of
https://github.com/Kilo-Org/kilocode.git
synced 2026-08-28 11:05:31 +08:00
Merge pull request #12011 from Kilo-Org/jetbrains/release/v7.0.2-rc.1
release(jetbrains): v7.0.2-rc.1
This commit is contained in:
@@ -152,6 +152,11 @@
|
||||
|
||||
## [Unreleased]
|
||||
|
||||
## [7.0.2-rc.1] - 2026-07-07
|
||||
|
||||
### Added
|
||||
- Download the pinned Kilo Core release at runtime instead of bundling every CLI binary in the JetBrains plugin, keeping the Marketplace package smaller while still verifying downloaded artifacts.
|
||||
|
||||
## [7.0.1] - 2026-07-06
|
||||
|
||||
### Added
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
kotlin.stdlib.default.dependency=false
|
||||
kilo.jetbrains.version=7.0.1
|
||||
kilo.jetbrains.version=7.0.2-rc.1
|
||||
org.gradle.configuration-cache=true
|
||||
org.gradle.caching=true
|
||||
org.gradle.jvmargs=-Xmx4096m -XX:MaxMetaspaceSize=512m
|
||||
|
||||
Reference in New Issue
Block a user