VS Code
Minor Changes
-
#14510
c06228d- Install MCP servers with companion skills from the marketplace, preview the included skills, and remove owned skills with the server. -
#14490
bfa384d- Animate tool calls in chat more smoothly. New tool rows rise into place, their details reveal as input arrives, the icon shows when a tool is working and when it finishes, and the transcript glides instead of jumping when output or results appear. To-dos tick off as they finish, and write, edit, and patch rows show the file path, command, and a live change count while the model is still writing them. History and session switches stay still. The reasoning headline no longer jumps between a long and a short title while it streams. -
#14533
3380e16- Enable task subagent model selection by default and remove theexperimental.task_model_selectionflag. You can now request a model, provider, or reasoning effort for an individual subagent task without enabling an experiment.
Patch Changes
-
#14535
3499a48- Preserve the loaded page in the Agent Manager browser panel when switching between worktrees, projects, or sessions. -
#14531
89f0cba- Fix Agent Manager session recovery and model providers when the CLI backend reconnects during startup. -
#14529
df604a1- Preserve selected tabs, tab order, and review context when switching between projects and worktrees in Agent Manager. -
#14532
4e86042- Keep Agent Manager session tab titles in sync after renaming a session. -
#14534
4bbed24- Fix the chat transcript getting stuck in a constant re-render after switching to some sessions with expanded edit diffs, which made worktree and session switching slow. -
#14530
9394c52- Do not create the.kilo/worktreesdirectory when worktree pre-warming is turned off. -
Updated dependencies [
c06228d]:- @kilocode/sdk@7.8.0
- @kilocode/kilo-ui@7.7.10
- @kilocode/plugin@7.7.10
- @opencode-ai/ui@7.7.10
- @opencode-ai/core@7.7.10
- @kilocode/kilo-gateway@7.7.10
- @kilocode/kilo-indexing@7.7.10
CLI
Minor Changes
-
#14508
e09883c- Support MCP OAuth client metadata documents while preserving dynamic registration and configured client credentials. -
#14510
c06228d- Install MCP servers with companion skills from the marketplace, preview the included skills, and remove owned skills with the server. -
#14533
3380e16- Enable task subagent model selection by default and remove theexperimental.task_model_selectionflag. You can now request a model, provider, or reasoning effort for an individual subagent task without enabling an experiment.
Patch Changes
-
#14480
5e05988- Deliver plan completion questions to directory-scoped clients such as JetBrains without requiring a reconnect. -
Updated dependencies [
c06228d]:- @kilocode/sdk@7.8.0
- @kilocode/plugin@7.7.10
- @opencode-ai/tui@7.7.10
- @opencode-ai/ui@7.7.10
- @kilocode/kilo-gateway@7.7.10
- @kilocode/kilo-indexing@7.7.10
- @kilocode/plugin-atomic-chat@7.7.10
- @opencode-ai/server@7.7.10
- @kilocode/kilo-telemetry@7.7.10