Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Jan 17, 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

@kilocode/[email protected]

Minor Changes

  • #5176 6765832 Thanks @Drilmo! - Add image support to Agent Manager

    • Paste images from clipboard (Ctrl/Cmd+V) or select via file browser button
    • Works in new agent prompts, follow-up messages, and resumed sessions
    • Support for PNG, JPEG, WebP, and GIF formats (up to 4 images per message)
    • Click thumbnails to preview, hover to remove
    • New newTask stdin message type for initial prompts with images
    • Temp image files are automatically cleaned up when extension deactivates
  • #5183 1194a6e Thanks @alexandrevilain! - add custom commands support

Patch Changes

  • #5141 37a489c Thanks @PeterDaveHello! - Improve --continue flag reliability by replacing fixed 2-second timeout with Promise-based response handling

  • #5171 49b82ea Thanks @Drilmo! - Fix missing visual feedback and input blocking during paste operations

    • Display "Pasting image..." loader when pasting images via Cmd+V/Ctrl+V
    • Display "Pasting text..." loader when pasting large text (10+ lines)
    • Block keyboard input during paste operations to prevent concurrent writes
    • Support multiple concurrent paste operations with counter-based tracking
  • #5185 809251d Thanks @pandemicsyn! - fix session restore race that triggered premature exit

  • #5199 2881689 Thanks @marius-kilocode! - Fix CLI diff display showing partial SEARCH/REPLACE markers and git merge conflict markers during streaming

  • #5198 ae997e2 Thanks @kiloconnect! - Simplify CLI README development instructions to use 4-step process

  • Updated dependencies [6765832, cdc3e2e]:

[email protected]

Minor Changes

  • #5176 6765832 Thanks @Drilmo! - Add image support to Agent Manager

    • Paste images from clipboard (Ctrl/Cmd+V) or select via file browser button
    • Works in new agent prompts, follow-up messages, and resumed sessions
    • Support for PNG, JPEG, WebP, and GIF formats (up to 4 images per message)
    • Click thumbnails to preview, hover to remove
    • New newTask stdin message type for initial prompts with images
    • Temp image files are automatically cleaned up when extension deactivates

Patch Changes

@kilocode/[email protected]

Patch Changes

  • #5176 6765832 Thanks @Drilmo! - Add image support to Agent Manager

    • Paste images from clipboard (Ctrl/Cmd+V) or select via file browser button
    • Works in new agent prompts, follow-up messages, and resumed sessions
    • Support for PNG, JPEG, WebP, and GIF formats (up to 4 images per message)
    • Click thumbnails to preview, hover to remove
    • New newTask stdin message type for initial prompts with images
    • Temp image files are automatically cleaned up when extension deactivates
  • #5173 cdc3e2e Thanks @PeterDaveHello! - Fix Zod function API usage in pollingOptionsSchema

[email protected]

Patch Changes

@kiloconnect
Copy link
Contributor

kiloconnect bot commented Jan 17, 2026

Code Review Summary

Status: No Issues Found | Recommendation: Merge

This is an automated changeset release PR that:

  • Deletes processed changeset files from .changeset/
  • Updates CHANGELOG.md files with release notes
  • Bumps package versions:
    • kilo-code: 4.148.1 β†’ 4.149.0 (minor)
    • @kilocode/cli: 0.23.1 β†’ 0.24.0 (minor)
    • @kilocode/core-schemas: 0.0.1 β†’ 0.0.2 (patch)
    • kilocode-docs: 0.1.0 β†’ 0.1.1 (patch)
Files Reviewed (20 files)
  • .changeset/agent-manager-image-paste.md (deleted)
  • .changeset/approval-feedback-fix.md (deleted)
  • .changeset/brown-regions-start.md (deleted)
  • .changeset/cli-continue-reliability.md (deleted)
  • .changeset/cli-image-text-paste-loader.md (deleted)
  • .changeset/cozy-shirts-try.md (deleted)
  • .changeset/cuddly-candles-protect.md (deleted)
  • .changeset/fix-cli-diff-partial-markers.md (deleted)
  • .changeset/fix-zod-function-api.md (deleted)
  • .changeset/friendly-jars-yawn.md (deleted)
  • .changeset/metal-sheep-fry.md (deleted)
  • .changeset/remove-clipboard-reading.md (deleted)
  • .changeset/simplify-cli-readme-dev-process.md (deleted)
  • CHANGELOG.md - version 4.149.0 release notes
  • apps/kilocode-docs/CHANGELOG.md - new file with 0.1.1 notes
  • apps/kilocode-docs/package.json - version bump
  • cli/CHANGELOG.md - version 0.24.0 release notes
  • cli/package.dist.json - version bump
  • cli/package.json - version bump
  • packages/core-schemas/CHANGELOG.md - version 0.0.2 notes
  • packages/core-schemas/package.json - version bump
  • src/package.json - version bump

@github-actions github-actions bot force-pushed the changeset-release/main branch 15 times, most recently from 9515d78 to 050f226 Compare January 19, 2026 14:42
@github-actions github-actions bot force-pushed the changeset-release/main branch from 050f226 to bdeb58d Compare January 19, 2026 15:30
@chrarnoldus chrarnoldus merged commit bece1ad into main Jan 19, 2026
@chrarnoldus chrarnoldus deleted the changeset-release/main branch January 19, 2026 16:25
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