Skip to content

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Jan 7, 2026

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

[email protected]

Minor Changes

  • #4888 334328d Thanks @hassoncs! - Show notifications when skills are added or removed from the project or global config

Patch Changes

  • #4880 909bca7 Thanks @markijbema! - Fixed that some tasks in task history were red

  • #4862 10ce725 Thanks @catrielmuller! - Add Kilo icon to editor toolbar for quick access to open Kilo from any context

  • #4899 7a58919 Thanks @marius-kilocode! - Disable ask_followup_question tool when yolo mode is enabled to prevent the agent from asking itself questions and auto-answering them. Applied to:

    • XML tool descriptions (system prompt)
    • Native tool filtering
    • Tool execution (returns error message if model still tries to use the tool from conversation history)
  • #4863 c65b798 Thanks @hassoncs! - Allow users to pick an input device for Speech-to-Text input

  • #4892 b37c944 Thanks @marius-kilocode! - Fix Agent Manager session disappearing immediately after starting due to gitUrl race condition

  • #4898 14b22b6 Thanks @marius-kilocode! - Fix session becoming non-interactable after clicking "Finish to Branch" button. The session now remains active so users can continue working after committing changes.

  • #4835 d55c093 Thanks @lambertjosh! - Add section headers to model selection dropdowns for "Recommended models" and "All models"

  • #4891 20f1a16 Thanks @kevinvandijk! - Fix: prevent double display of MCP marketplace section in settings view

  • #4873 72ed20b Thanks @chrarnoldus! - Improve support for VSCode's HTTP proxy settings

  • #4901 140bbf7 Thanks @marius-kilocode! - Agent Manager: Parallel mode no longer modifies .gitignore

    Worktree exclusion rules are now written to .git/info/exclude instead, avoiding changes to tracked files in your repository.

@kilocode/[email protected]

Patch Changes

  • #4827 2a66afb Thanks @marius-kilocode! - Fix slash commands being intercepted by followup suggestions during ask_followup_question prompts.

@kiloconnect
Copy link
Contributor

kiloconnect bot commented Jan 7, 2026

Code Review Summary

Status: No Issues Found | Recommendation: Merge

This is a standard changeset release PR that consolidates 12 individual changeset files into version bumps and changelog updates.

Changes Verified

  • ✅ Version bumps are consistent (4.143.2 → 4.144.0 for extension, 0.19.2 → 0.19.3 for CLI)
  • ✅ CHANGELOG entries match the deleted changeset files
  • ✅ Both cli/package.json and cli/package.dist.json are synchronized
  • ✅ Minor version bump for extension (due to skills notification feature)
  • ✅ Patch version bump for CLI (slash command fix)
Files Reviewed (5 files)
  • CHANGELOG.md - Updated with v4.144.0 release notes
  • cli/CHANGELOG.md - Updated with v0.19.3 release notes
  • cli/package.json - Version bump 0.19.2 → 0.19.3
  • cli/package.dist.json - Version bump 0.19.2 → 0.19.3
  • src/package.json - Version bump 4.143.2 → 4.144.0

@github-actions github-actions bot force-pushed the changeset-release/main branch 16 times, most recently from 9449fbb to 14fafc0 Compare January 9, 2026 20:17
@github-actions github-actions bot force-pushed the changeset-release/main branch from 14fafc0 to 2db7d85 Compare January 9, 2026 22:12
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.

1 participant