Skip to content

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Dec 19, 2025

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/[email protected]

Minor Changes

Patch Changes

[email protected]

Patch Changes

  • #4615 6909640 Thanks @marius-kilocode! - Add Agent Manager terminal switching so existing session terminals are revealed when changing sessions.

  • #4586 a3988cd Thanks @marius-kilocode! - Fix Agent Manager failing to start on macOS when launched from Finder/Spotlight

  • #4561 3c18860 Thanks @jrf0110! - Introduces AI contribution tracking so users can better understand agentic coding impact

  • #4526 10b4d6c Thanks @chrarnoldus! - Reduce the incidence of read_file errors when using Claude models.

  • #4560 5bdfe6b Thanks @crazyrabbit0! - chore: update Gemini Cli models and metadata

    • Added gemini-3-flash-preview model configuration.
    • Updated maxThinkingTokens for gemini-3-pro-preview to 32,768.
    • Reordered model definitions to prioritize newer versions.
  • #4596 1c33884 Thanks @hank9999! - Fix duplicate tool use in Anthropic

  • #4620 ae6818b Thanks @chrarnoldus! - Fix duplictate tool call processing in Chutes, DeepInfra, LiteLLM and xAI providers.

  • #4597 e2bb5c1 Thanks @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 run kilocode auth or kilocode config.

  • #4590 f2cc065 Thanks @kiloconnect! - feat: add session_title_generated event emission to CLI

  • #4523 e259b04 Thanks @markijbema! - Add chat autocomplete telemetry

  • #4582 3de2547 Thanks @catrielmuller! - Jetbrains - Autocomplete Telemetry

  • #4488 f7c3715 Thanks @lifesized! - fix(ollama): fix model not found error and context window display

Copy link
Contributor

@kiloconnect kiloconnect bot left a comment

Choose a reason for hiding this comment

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

✅ 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.

@github-actions github-actions bot force-pushed the changeset-release/main branch from 564235d to 3bcb25e Compare December 19, 2025 14:25
Copy link
Contributor

@kiloconnect kiloconnect bot left a comment

Choose a reason for hiding this comment

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

✅ 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.

@github-actions github-actions bot force-pushed the changeset-release/main branch from 3bcb25e to 2cc21df Compare December 19, 2025 15:09
Copy link
Contributor

@kiloconnect kiloconnect bot left a comment

Choose a reason for hiding this comment

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

✅ 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.

@github-actions github-actions bot force-pushed the changeset-release/main branch 3 times, most recently from 251c358 to 10e5871 Compare December 20, 2025 17:24
Copy link
Contributor

@kiloconnect kiloconnect bot left a comment

Choose a reason for hiding this comment

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

✅ 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.

@github-actions github-actions bot force-pushed the changeset-release/main branch from 10e5871 to 0227c8d Compare December 22, 2025 09:55
Copy link
Contributor

@kiloconnect kiloconnect bot left a comment

Choose a reason for hiding this comment

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

✅ 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.

@github-actions github-actions bot force-pushed the changeset-release/main branch 2 times, most recently from c02d1c5 to 5b6761e Compare December 22, 2025 12:24
Copy link
Contributor

@kiloconnect kiloconnect bot left a comment

Choose a reason for hiding this comment

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

✅ 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.

@github-actions github-actions bot force-pushed the changeset-release/main branch 3 times, most recently from c6d3e2f to 69059af Compare December 22, 2025 14:46
Copy link
Contributor

@kiloconnect kiloconnect bot left a comment

Choose a reason for hiding this comment

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

✅ 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.

@github-actions github-actions bot force-pushed the changeset-release/main branch from 69059af to 70620af Compare December 22, 2025 16:24
@kiloconnect
Copy link
Contributor

kiloconnect bot commented Dec 22, 2025

✅ No Issues Found

18 files reviewed | Confidence: 100% | Recommendation: Merge

Review Details

Files: 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:

  • Deletion of consumed changeset markdown files
  • Addition of changelog entries documenting merged PRs
  • Version bumps: @kilocode/cli 0.17.1 → 0.18.0 (minor), kilo-code 4.140.0 → 4.140.1 (patch)

No source code changes to review.

@github-actions github-actions bot force-pushed the changeset-release/main branch from 70620af to eb41a7c Compare December 22, 2025 16:47
@marius-kilocode marius-kilocode self-requested a review December 22, 2025 17:52
@marius-kilocode marius-kilocode enabled auto-merge (squash) December 22, 2025 17:53
@github-actions github-actions bot force-pushed the changeset-release/main branch from 7be6ebd to 7fe600c Compare December 22, 2025 17:56
@marius-kilocode marius-kilocode enabled auto-merge (squash) December 22, 2025 17:59
@chrarnoldus chrarnoldus disabled auto-merge December 22, 2025 18:17
@chrarnoldus chrarnoldus merged commit 3d478af into main Dec 22, 2025
@chrarnoldus chrarnoldus deleted the changeset-release/main branch December 22, 2025 18:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants