Skip to content

Releases: Kilo-Org/kilo

v1.0.21

13 Feb 13:57

Choose a tag to compare

Core

  • Revert Claude reasoning additions for Kilo Gateway

SDK

  • Add repository field to sdk and plugin packages for npm provenance

v1.0.20

13 Feb 08:44

Choose a tag to compare

Core

  • Revert addition of x-kilocode-machineid header to API requests
  • Add support for answering LLM questions in the extension

v1.0.19

12 Feb 13:23

Choose a tag to compare

No notable changes

v1.0.18

12 Feb 12:55

Choose a tag to compare

Core

  • Match scoped package dirs in publish script glob

v1.0.17

12 Feb 11:09

Choose a tag to compare

Core

  • Change USER_AGENT prefix from 'opencode' to 'kilo' (@thdxr)
  • I need to see the actual changes in the commit to provide a specific summary. Could you provide the commit hash or show me the diff? The message "Apply suggestion from @chrarnoldus" doesn't indicate what was actually changed.

Alternatively, if you can share what the suggestion was about, I can help craft a proper changelog entry.

  • Apply suggestions from code review
  • Re-enable prompt caching for Kilo Gateway and OpenRouter
  • Support remote MCP server migration in MCP migrator
  • Refactor publish workflow and environment variables
  • Add ask agent for read-only Q&A mode
  • Fixed binary names
  • Update Kilo compatibility for v1.1.57
  • Update default $schema URL from opencode.ai to kilo.ai
  • Handle AbortError during login and organization selection
  • Alphabetize package.json dependencies
  • Use finished flag instead of try/catch for turn close reason
  • Use correct project-level filename mcp.json instead of mcp_settings.json in MCP migrator
  • Add additional context overflow cases and remove overcorrecting ones (@rekram1-node)
  • Refactor for Kilo compatibility with v1.1.56
  • Add reserve token buffer to improve compaction reliability (@rekram1-node)
  • Update /review prompt to look for behavior changes more explicitly (@rekram1-node)
  • Update compatibility for Kilo v1.1.55
  • Merge opencode v1.1.54
  • Improve Amazon Bedrock check to include container credentials (@OpeOginni)
  • Regenerate SDK
  • Fixed registry URL
  • Increase test timeout to 30s to prevent failures during package installation (@thdxr)
  • Fixed memory leak with platform fetch for events (@adamdotdevin)
  • Show helpful message when free usage limit is exceeded (@thdxr)
  • Add project ID resolution and tracking
  • Fixed review pane not showing changes (@adamdotdevin)
  • Fixed terminal replay (@adamdotdevin)

TUI

  • Default session sidebar to auto (@thdxr)
  • Clean up dialog-model.tsx per code review (@thdxr)

Desktop

SDK

  • Encode non-ASCII directory paths in v1 SDK HTTP headers (@MrMushrooooom)

Thank you to 14 community contributors:

  • @thdxr:
    • refactor: clean up dialog-model.tsx per code review (#12983)
    • fix: show helpful message when free usage limit is exceeded (#13005)
    • core: increase test timeout to 30s to prevent failures during package installation
    • fix(tui): default session sidebar to auto (#13046)
    • Change USER_AGENT prefix from 'opencode' to 'kilo' (#260)
  • @mikij:
    • Revert "docs(i18n): update Bosnian translations"
    • docs(i18n): update Bosnian translations
    • Merge branch 'dev' into docs/bosnian
  • @adamdotdevin:
    • fix(app): use agent configured variant (#12993)
    • fix(app): terminal replay (#12991)
    • fix(app): regressions
    • fix(app): don't dispose instance after reset workspace
    • fix(app): memory leak with event fetch
    • fix(app): no changes in review pane
    • fix(app): global event default fetch
    • fix(app): include basic auth
    • fix(app): back to platform fetch for now
    • fix(app): disable terminal transparency
    • fix(app): memory leak with platform fetch for events
    • fix(docs): locale translations
    • fix(app): don't scroll code search input
    • fix(app): don't close sidebar on session change (#13013)
    • fix(docs): invalid markdown
    • fix(app): task tool rendering
    • fix(desktop): server spawn resilience (#13028)
    • fix(app): copy path button styles
    • fix(app): terminal copy/paste
  • @fwang:
    • wip: zen
    • zen: retry on 429
    • zen: log error
  • @neriousy:
    • fix(desktop): open apps with executables on Windows (#13022)
    • feat(desktop): enhance Windows app resolution and UI loading states (#13084)
  • @github-actions[bot]:
    • Update VOUCHED list
  • @OpeOginni:
    • fix(tui): improve amazon-bedrock check to include container credentials (#13037)
  • @rekram1-node:
    • tweak: /review prompt to look for behavior changes more explicitly (#13049)
    • fix(core): ensure compaction is more reliable, add reserve token buffer to ensure that input window has enough room to compact (#12924)
    • fix: add additional context overflow cases, remove overcorrecting ones (#13077)
  • @ariane-emory:
    • docs: remove 'Migrating to 1.0' documentation section (#13076)
  • @Brendonovich:
    • feat(desktop): add WSL backend mode (#12914)
    • fix(desktop): read wayland preference from store (#13081)
    • desktop: use tracing for logging (#13135)
  • @webwww123:
    • fix(docs): avoid footer language selector truncation (#13124)
  • @Seungjun0906:
    • docs(ko): improve translations for intro, cli, and commands (#13094)
  • @MrMushrooooom:
    • fix: encode non-ASCII directory paths in v1 SDK HTTP headers (#13131)
  • @taroj1205:
    • fix(web): prevent language select label truncation (#13100)

v1.0.14

04 Feb 11:49

Choose a tag to compare

No notable changes

v1.0.13

04 Feb 11:38

Choose a tag to compare

No notable changes

v1.0.9

03 Feb 11:40

Choose a tag to compare

Initial release