0.21.0
Minor Changes
-
#4916
f02364cThanks @marius-kilocode! - Abbreviate large pasted text in CLI input as[Pasted text #N +X lines]to prevent input field overflow when pasting logs or large code blocks -
#4997
2a663beThanks @marius-kilocode! - Addkilocode models --jsoncommand to expose available models as JSON for programmatic use -
#4936
bfcd1d5Thanks @idreesmuhammadqazi-create! - Add colorblind theme support to CLI- Colorblind-friendly theme with high contrast colors for accessibility
Patch Changes
-
#4983
82ef9b0Thanks @marius-kilocode! - Add/checkpoint enableand/checkpoint disablesubcommands to toggle checkpoint creation and save disk space -
#4982
7d02d43Thanks @marius-kilocode! - fix(cli): improve error message for custom mode not found -
#4996
d7016faThanks @marius-kilocode! - Add maxConcurrentFileReads configuration support to CLI with documentation -
#4981
0268494Thanks @marius-kilocode! - Fix CLI/model listreturning "No models available" for nano-gpt provider -
#4977
c71cff8Thanks @marius-kilocode! - Add proper display for deleteFile tool in CLI instead of showing "Unknown tool: deleteFile" -
#4978
ed5073cThanks @marius-kilocode! - Fix number key hotkeys (1, 2, 3) not working in command approval menu -
#4993
c3c7bbeThanks @marius-kilocode! - Fix CLI hanging on rate limit errors in autonomous mode by enabling auto-retry for API failures -
#4995
95e9b6dThanks @kevinvandijk! - fix: use correct api url for some endpoints