From 4289ef1a9ae5ba869230802716c53109d3aa5cd4 Mon Sep 17 00:00:00 2001 From: "kilo-maintainer[bot]" Date: Mon, 31 Aug 2026 23:16:53 +0000 Subject: [PATCH 1/2] release(jetbrains): v7.1.3 --- packages/kilo-jetbrains/CHANGELOG.md | 20 ++++++++++++++++++++ packages/kilo-jetbrains/gradle.properties | 2 +- 2 files changed, 21 insertions(+), 1 deletion(-) diff --git a/packages/kilo-jetbrains/CHANGELOG.md b/packages/kilo-jetbrains/CHANGELOG.md index f1a1ebcc180..060376bbe52 100644 --- a/packages/kilo-jetbrains/CHANGELOG.md +++ b/packages/kilo-jetbrains/CHANGELOG.md @@ -344,6 +344,26 @@ ## [Unreleased] +## [7.1.3] - 2026-08-31 + +### Added +- feat(cli): add a client-only migrate API to bring Claude Code and Codex sessions into Kilo by @kirillk in https://github.com/Kilo-Org/kilocode/pull/13294 +- feat(jetbrains): add worktree copy actions and polish diff/rename popups by @kirillk in https://github.com/Kilo-Org/kilocode/pull/13633 +- feat(jetbrains): add pluggable onboarding framework, port v5 migration by @kirillk in https://github.com/Kilo-Org/kilocode/pull/13588 + +### Fixed +- fix(jetbrains): resolve api key env var when selecting custom provider models by @kirillk in https://github.com/Kilo-Org/kilocode/pull/13586 +- fix(jetbrains): make gh/PR focus sync responsive without overwhelming the backend by @kirillk in https://github.com/Kilo-Org/kilocode/pull/13628 + +### Changed +- release(jetbrains): v7.1.2 by @kilo-maintainer[bot] in https://github.com/Kilo-Org/kilocode/pull/13622 +- refactor(vscode): share prompt dropdown container styles by @marius-kilocode in https://github.com/Kilo-Org/kilocode/pull/13626 +- refactor(vscode): share marketplace type contracts by @marius-kilocode in https://github.com/Kilo-Org/kilocode/pull/13625 +- refactor(vscode): reuse Agent Manager diff scope helpers by @marius-kilocode in https://github.com/Kilo-Org/kilocode/pull/13627 +- docs: document Kilo model routing/config and correct Gas Town small model docs by @alexkgold in https://github.com/Kilo-Org/kilocode/pull/13621 +- docs(jetbrains): rewrite plugin marketplace description by @kirillk in https://github.com/Kilo-Org/kilocode/pull/13632 + + ## [7.1.2] - 2026-08-31 ### Added diff --git a/packages/kilo-jetbrains/gradle.properties b/packages/kilo-jetbrains/gradle.properties index 988f3408c61..65137a5f2ee 100644 --- a/packages/kilo-jetbrains/gradle.properties +++ b/packages/kilo-jetbrains/gradle.properties @@ -1,5 +1,5 @@ kotlin.stdlib.default.dependency=false -kilo.jetbrains.version=7.1.2 +kilo.jetbrains.version=7.1.3 # When true (default) the JetBrains plugin uses the pinned CLI release from package.json. # Set to false ONLY for local dev: generate the client from local source + bundle the local binary. # false is NOT releasable -- production builds fail unless this is true. From dd45e685e5fb19cf55181c8abb442aac9a601053 Mon Sep 17 00:00:00 2001 From: Kirill Kalishev Date: Mon, 31 Aug 2026 19:54:23 -0400 Subject: [PATCH 2/2] docs(jetbrains): edit changelog for v7.1.3 --- packages/kilo-jetbrains/CHANGELOG.md | 23 ++++++++++++----------- 1 file changed, 12 insertions(+), 11 deletions(-) diff --git a/packages/kilo-jetbrains/CHANGELOG.md b/packages/kilo-jetbrains/CHANGELOG.md index 060376bbe52..7ea59a94aa6 100644 --- a/packages/kilo-jetbrains/CHANGELOG.md +++ b/packages/kilo-jetbrains/CHANGELOG.md @@ -347,22 +347,23 @@ ## [7.1.3] - 2026-08-31 ### Added -- feat(cli): add a client-only migrate API to bring Claude Code and Codex sessions into Kilo by @kirillk in https://github.com/Kilo-Org/kilocode/pull/13294 -- feat(jetbrains): add worktree copy actions and polish diff/rename popups by @kirillk in https://github.com/Kilo-Org/kilocode/pull/13633 -- feat(jetbrains): add pluggable onboarding framework, port v5 migration by @kirillk in https://github.com/Kilo-Org/kilocode/pull/13588 + +- Hover a worktree row to see its pull request details, review state, and CI status at a glance. +- Copy a worktree's branch name, path, or pull request reference (title plus link) from the worktree row menu. +- Guided onboarding on first launch, including a wizard that imports your Kilo v5 settings and providers. ### Fixed -- fix(jetbrains): resolve api key env var when selecting custom provider models by @kirillk in https://github.com/Kilo-Org/kilocode/pull/13586 -- fix(jetbrains): make gh/PR focus sync responsive without overwhelming the backend by @kirillk in https://github.com/Kilo-Org/kilocode/pull/13628 + +- Selecting a model from a custom provider now resolves its API key environment variable correctly, and keeps custom headers when the variable is cleared. +- Pull request and GitHub status now refresh promptly when you return to the IDE, without flooding the backend with lookups. +- Keep showing a pull request when GitHub declines review details or the API budget is spent, instead of blanking the badges. +- Onboarding and the migration wizard stay usable if Skip or Later fails. +- Center the empty state in the diff editor. +- Worktree row popups no longer clip long pull request titles or jump while the list refreshes. ### Changed -- release(jetbrains): v7.1.2 by @kilo-maintainer[bot] in https://github.com/Kilo-Org/kilocode/pull/13622 -- refactor(vscode): share prompt dropdown container styles by @marius-kilocode in https://github.com/Kilo-Org/kilocode/pull/13626 -- refactor(vscode): share marketplace type contracts by @marius-kilocode in https://github.com/Kilo-Org/kilocode/pull/13625 -- refactor(vscode): reuse Agent Manager diff scope helpers by @marius-kilocode in https://github.com/Kilo-Org/kilocode/pull/13627 -- docs: document Kilo model routing/config and correct Gas Town small model docs by @alexkgold in https://github.com/Kilo-Org/kilocode/pull/13621 -- docs(jetbrains): rewrite plugin marketplace description by @kirillk in https://github.com/Kilo-Org/kilocode/pull/13632 +- Refreshed the JetBrains Marketplace listing description. ## [7.1.2] - 2026-08-31