Changeset version bump - #4576
Conversation
There was a problem hiding this comment.
✅ No Issues Found
3 files reviewed | Confidence: 95% | Recommendation: Merge
Review Details
Files: .changeset/yellow-plants-work.md (deleted), CHANGELOG.md, src/package.json
Change Type: Automated Changesets version bump (4.140.0 → 4.140.1)
Checked: Security, bugs, version consistency
Notes: This is a standard release PR generated by the Changesets GitHub Action. All changes are version/changelog updates with no source code modifications.
564235d to
3bcb25e
Compare
There was a problem hiding this comment.
✅ No New Issues
4 files reviewed | Confidence: 95% | Recommendation: Merge
Review Details
Files: .changeset/large-jars-train.md (deleted), .changeset/yellow-plants-work.md (deleted), CHANGELOG.md, src/package.json
Change Type: Automated Changesets version bump (4.140.0 → 4.140.1)
Checked: Security, bugs, version consistency
Notes: Standard release PR generated by Changesets GitHub Action. All changes are version/changelog updates with no source code modifications. The additional changeset file deletion since the previous review introduces no new concerns.
3bcb25e to
2cc21df
Compare
There was a problem hiding this comment.
✅ No New Issues
5 files reviewed | Confidence: 95% | Recommendation: Merge
Review Details
Files: .changeset/large-jars-train.md (deleted), .changeset/small-towns-march.md (deleted), .changeset/yellow-plants-work.md (deleted), CHANGELOG.md, src/package.json
Change Type: Automated Changesets version bump (4.140.0 → 4.140.1)
Checked: Security, bugs, version consistency
Notes: Standard release PR generated by Changesets GitHub Action. All changes are version/changelog updates with no source code modifications. The additional changeset file deletion (.changeset/small-towns-march.md) since the previous review introduces no new concerns.
251c358 to
10e5871
Compare
There was a problem hiding this comment.
✅ No New Issues
7 files reviewed | Confidence: 95% | Recommendation: Merge
Review Details
Files: .changeset/large-jars-train.md (deleted), .changeset/olive-carpets-swim.md (deleted), .changeset/small-towns-march.md (deleted), .changeset/stale-towns-bathe.md (deleted), .changeset/yellow-plants-work.md (deleted), CHANGELOG.md, src/package.json
Change Type: Automated Changesets version bump (4.140.0 → 4.140.1)
Checked: Security, bugs, version consistency
Notes: Standard release PR generated by Changesets GitHub Action. All changes are version/changelog updates with no source code modifications. The additional changeset file deletions since the previous review introduce no new concerns.
10e5871 to
0227c8d
Compare
There was a problem hiding this comment.
✅ No New Issues
8 files reviewed | Confidence: 95% | Recommendation: Merge
Review Details
Files: 6 .changeset/*.md files (deleted), CHANGELOG.md, src/package.json
Change Type: Automated Changesets version bump (4.140.0 → 4.140.1)
Checked: Security, bugs, version consistency
Notes: Standard release PR generated by Changesets GitHub Action. All changes are version/changelog updates with no source code modifications. The additional changeset file deletion (.changeset/fix-macos-cli-spawn-path.md) since the previous review introduces no new concerns.
c02d1c5 to
5b6761e
Compare
There was a problem hiding this comment.
✅ No New Issues
12 files reviewed | Confidence: 95% | Recommendation: Merge
Review Details
Files: 7 .changeset/*.md files (deleted), CHANGELOG.md, cli/CHANGELOG.md, cli/package.dist.json, cli/package.json, src/package.json
Change Type: Automated Changesets version bump
kilo-code: 4.140.0 → 4.140.1@kilocode/cli: 0.17.1 → 0.17.2
Checked: Security, bugs, version consistency
Notes: Standard release PR generated by Changesets GitHub Action. All changes are version/changelog updates with no source code modifications. CLI package version bumps added since previous review introduce no concerns.
c6d3e2f to
69059af
Compare
There was a problem hiding this comment.
✅ No New Issues
16 files reviewed | Confidence: 95% | Recommendation: Merge
Review Details
Files: 11 .changeset/*.md files (deleted), CHANGELOG.md, cli/CHANGELOG.md, cli/package.dist.json, cli/package.json, src/package.json
Change Type: Automated Changesets version bump
kilo-code: 4.140.0 → 4.140.1@kilocode/cli: 0.17.1 → 0.18.0
Checked: Security, bugs, version consistency
Notes: Standard release PR generated by Changesets GitHub Action. All changes are version/changelog updates with no source code modifications. Additional changeset file deletions since previous review introduce no concerns.
69059af to
70620af
Compare
✅ No Issues Found18 files reviewed | Confidence: 100% | Recommendation: Merge Review DetailsFiles: 13 deleted changeset files, 2 CHANGELOG.md updates, 3 package.json version bumps Type: Automated Changesets release PR - version bump only Checked: Security, bugs, version consistency Notes: This is a standard automated release PR generated by the Changesets GitHub action. All changes are:
No source code changes to review. |
70620af to
eb41a7c
Compare
7be6ebd to
7fe600c
Compare
This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and publish to npm yourself or setup this action to publish automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.
Releases
@kilocode/cli@0.18.0
Minor Changes
845f8c1Thanks @kiloconnect! - Add markdown theming support for Reasoning box contentPatch Changes
f2cc065Thanks @kiloconnect! - feat: add session_title_generated event emission to CLIkilo-code@4.140.1
Patch Changes
#4615
6909640Thanks @marius-kilocode! - Add Agent Manager terminal switching so existing session terminals are revealed when changing sessions.#4586
a3988cdThanks @marius-kilocode! - Fix Agent Manager failing to start on macOS when launched from Finder/Spotlight#4561
3c18860Thanks @jrf0110! - Introduces AI contribution tracking so users can better understand agentic coding impact#4526
10b4d6cThanks @chrarnoldus! - Reduce the incidence of read_file errors when using Claude models.#4560
5bdfe6bThanks @crazyrabbit0! - chore: update Gemini Cli models and metadata#4596
1c33884Thanks @hank9999! - Fix duplicate tool use in Anthropic#4620
ae6818bThanks @chrarnoldus! - Fix duplictate tool call processing in Chutes, DeepInfra, LiteLLM and xAI providers.#4597
e2bb5c1Thanks @marius-kilocode! - Fix Agent Manager not showing error when CLI is misconfigured. When the CLI exits with a configuration error (e.g., missing kilocodeToken), the extension now detects this and shows an error popup with options to runkilocode authorkilocode config.#4590
f2cc065Thanks @kiloconnect! - feat: add session_title_generated event emission to CLI#4523
e259b04Thanks @markijbema! - Add chat autocomplete telemetry#4582
3de2547Thanks @catrielmuller! - Jetbrains - Autocomplete Telemetry#4488
f7c3715Thanks @lifesized! - fix(ollama): fix model not found error and context window display