Minor Changes
- #9099
49b283e- Add a "Contribute on GitHub" call-to-action in the Marketplace view so users can easily propose a new skill, mode, or MCP server. The CTA appears as a subtle footer below the card grid and inside the empty search-results state, linking to thekilo-marketplacerepository.
Patch Changes
-
#9066
79ba643- Addxhighreasoning effort option to custom provider model variants so users can access the highest tier on models that support it (gpt-5.2, gpt-5.3, gpt-5.4, gpt-5.1-codex-max, etc.). -
#9068
e65c2d9Thanks @kilo-code-bot! - Hide Kilo Gateway models that do not support tool calling from the model list. -
#9040
7d2f5a7- Preserve local Agent Manager sessions after the panel reloads while still pruning stale worktree sessions. -
#9057
1526a4b- Keep the active chat session responsive while other sessions stream in the background. Applies to both the sidebar and the Agent Manager.