0.24.0
Minor Changes
-
#5176
6765832Thanks @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
newTaskstdin message type for initial prompts with images - Temp image files are automatically cleaned up when extension deactivates
-
#5183
1194a6eThanks @alexandrevilain! - add custom commands support
Patch Changes
-
#5141
37a489cThanks @PeterDaveHello! - Improve --continue flag reliability by replacing fixed 2-second timeout with Promise-based response handling -
#5171
49b82eaThanks @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
809251dThanks @pandemicsyn! - fix session restore race that triggered premature exit -
#5199
2881689Thanks @marius-kilocode! - Fix CLI diff display showing partial SEARCH/REPLACE markers and git merge conflict markers during streaming -
#5198
ae997e2Thanks @kiloconnect! - Simplify CLI README development instructions to use 4-step process -
Updated dependencies [
6765832,cdc3e2e]:- @kilocode/core-schemas@0.0.2