Skip to content

release(jetbrains): v7.0.1-rc.14#11897

Merged
kirillk merged 3 commits into
mainfrom
jetbrains/release/v7.0.1-rc.14
Jul 2, 2026
Merged

release(jetbrains): v7.0.1-rc.14#11897
kirillk merged 3 commits into
mainfrom
jetbrains/release/v7.0.1-rc.14

Conversation

@kilo-maintainer

Copy link
Copy Markdown
Contributor

Summary

  • Prepare JetBrains rc release 7.0.1-rc.14.
  • Review packages/kilo-jetbrains/gradle.properties and edit packages/kilo-jetbrains/CHANGELOG.md before merging.

JetBrains-Version: 7.0.1-rc.14
JetBrains-Kind: rc
JetBrains-From-Tag: jetbrains/v7.0.1-rc.13
JetBrains-Tag: jetbrains/v7.0.1-rc.14
JetBrains-Commit: ad56c22

Generated Notes

What's Changed

New Contributors

Full Changelog: jetbrains/v7.0.1-rc.13...jetbrains/v7.0.1-rc.14

@kilo-maintainer kilo-maintainer Bot added the jetbrains-release Required gate for JetBrains release publishing label Jul 2, 2026
@kilo-code-bot

kilo-code-bot Bot commented Jul 2, 2026

Copy link
Copy Markdown
Contributor

Code Review Summary

Status: 2 Issues Found | Recommendation: Address before merge

Overview

Severity Count
CRITICAL 0
WARNING 1
SUGGESTION 1
Issue Details (click to expand)

WARNING

File Line Issue
packages/kilo-jetbrains/CHANGELOG.md 132 Changelog entry for Agent Behavior settings was truncated to Add Agent Behavior settings (trailing whitespace), losing the description of the feature

SUGGESTION

File Line Issue
packages/kilo-jetbrains/CHANGELOG.md 138 Double space typo: Resolve workspaces left over from removing "JetBrains"
Files Reviewed (2 files)
  • packages/kilo-jetbrains/CHANGELOG.md - 2 issues (human edits filtering the generated changelog for v7.0.1-rc.14)
  • packages/kilo-jetbrains/gradle.properties - no changes since last review

Fix these issues in Kilo Cloud

Previous Review Summary (commit 1ab9e7a)

Current summary above is authoritative. Previous snapshots are kept for context only.

Previous review (commit 1ab9e7a)

Status: No Issues Found | Recommendation: Merge

Mechanical JetBrains release PR (generated CHANGELOG entry + version bump 7.0.1-rc.137.0.1-rc.14 in gradle.properties). No logic changes, shared opencode files, config schema changes, or tests involved.

Files Reviewed (2 files)
  • packages/kilo-jetbrains/CHANGELOG.md
  • packages/kilo-jetbrains/gradle.properties

Reviewed by claude-sonnet-5-20260630 · Input: 42 · Output: 7.7K · Cached: 1.2M

Review guidance: REVIEW.md from base branch main

@kirillk kirillk enabled auto-merge July 2, 2026 19:27
## [7.0.1-rc.14] - 2026-07-02

### Added
- Add Agent Behavior settings

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

WARNING: Changelog entry truncated, dropping the feature description

This bullet was edited down to Add Agent Behavior settings (with trailing whitespace), losing the description of what the feature actually does. The pre-edit text was Add Agent Behavior settings for managing agent rules, skills, workflows, and permissions from JetBrains. Consider restoring a trimmed version of that description (e.g. drop only the redundant "from JetBrains") so the release notes still explain the feature.


Reply with @kilocode-bot fix it to have Kilo Code address this issue.


### Fixed
- Recover backend startup more reliably when event streams stall, reconnect, or are interrupted by stale failures.
- Resolve workspaces by project ID to avoid cross-project session confusion.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

SUGGESTION: Double space typo

Resolve workspaces has two spaces between "Resolve" and "workspaces", left over from removing the word "JetBrains".

Suggested change
- Resolve workspaces by project ID to avoid cross-project session confusion.
- Resolve workspaces by project ID to avoid cross-project session confusion.

Reply with @kilocode-bot fix it to have Kilo Code address this issue.

@kirillk kirillk merged commit ef76d67 into main Jul 2, 2026
21 checks passed
@kirillk kirillk deleted the jetbrains/release/v7.0.1-rc.14 branch July 2, 2026 19:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

jetbrains-release Required gate for JetBrains release publishing

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant