What's Changed
- Decode & inside command tool use as some models XML encode & by @c-riq in #111
- Fix for #108. When using
google/gemini-2.5-pro-exp-03-25:free
in various providers it would put&
instead of&
in commands. Now it decodes the&
correctly.
- Fix for #108. When using
- Remove UI clutter by @kevinvandijk in #101
- We now close the task header by default to provide more space for the actual conversation and for the Kilo Code provider we only display the total amount of the current session in the task header instead of on each individual API request to reduce visual overload
Full Changelog: v4.7.4...v4.7.5