github Kilo-Org/kilocode v7.3.63
v7.3.63 (pre-release)

pre-release6 hours ago

Minor Changes

  • #11714 7b2063f - Connect to a local Anaconda Desktop text-generation model server from the CLI or VS Code.

  • #11693 1fb3e06 - Support NVIDIA Parakeet TDT 0.6B v3 for speech-to-text input.

  • #11786 123a939 - Allow Agent Manager chat tools to discover available models and reasoning variants by model name, then start each session with the chosen model and reasoning effort. Agent Manager resolves the provider for a named model automatically, preferring the provider behind the current default model and falling back to the Kilo Gateway.

  • #11689 9e04e74 - Add a sandbox toggle to the Agent Manager New Worktree modal so each worktree session can start sandboxed

  • #11597 b943970 - Enable autocomplete in Jupyter notebooks.

  • #11640 c264515 - Filter marketplace items to those relevant to the current workspace's files and installed VS Code extensions.

  • #11659 7f4702b - Enforce the sandbox network restriction for agent commands on Linux, including TCP, UDP, IPv4, IPv6, and descendant processes.

  • #11603 9fbc456 - Block outbound network access from agent commands and in-process HTTP tools with the optional macOS sandbox, with a Sandboxing setting to allow network access when needed.

  • #11698 80ed571 - Notify when a marketplace item matches your workspace, with a one-click install button and a "Don't show again" option per suggestion.

  • #11582 45eadab - Browse skills, agents, and MCP servers together and filter them by category.

  • #11644 c193ee8 - Support safely reading, editing, and executing Jupyter notebook cells directly from Kilo in VS Code, including absolute workspace paths and content-based edit conflict detection.

  • #11726 6bc57fe - Let the notebook tools create a new empty notebook.

  • #11548 c55e804 - Confine agent shell and file-tool writes to project and Kilo state directories with the optional macOS and Linux sandboxes.

  • #11570 1d16eff - Let users hide the codebase indexing button while indexing is off.

  • #11681 27fb550 - Toggle the current session sandbox with /sandbox in the sidebar and Agent Manager.

Patch Changes

  • #11785 5e22a7b - Color Agent Manager PR badges by pull request state (open, draft, merged, closed) and show CI and review status as a separate icon, so a failing check is no longer mistaken for a closed PR.

  • #11792 401e0fd - Remember the Agent Manager new-worktree sandbox toggle for future sessions.

  • #11762 d89b1b6 - Gate experimental agents on their declared skill, MCP, and VS Code extension requirements. VS Code shows requirement groups with Marketplace shortcuts, and the CLI stops before sending when requirements are unmet.

  • #11776 2da40af - Translate the Anaconda Desktop provider strings into all supported languages instead of falling back to English.

  • #11487 f47c8c3 Thanks @Drixled! - Animate tool-call and reasoning details when expanding and collapsing.

  • #11724 9394887 Thanks @johnnyeric! - Open the model picker expanded by default, keep the preview pinned while hovering, separate Kilo Auto models into their own marked group with summary tooltips, and show backend-provided Auto Efficient model choices.

  • #11526 579a787 - Run Windows PowerShell tool commands without -EncodedCommand to reduce antivirus false positives.

  • #11592 dcd2ae3 - Use the matching FIM model for chat autocomplete when Next Edit is selected.

  • #11639 15da733 - Explain Marketplace item types, installation scopes, destination files, and MCP security before installation.

  • #11733 be82a8e - Start the Agent Manager with the Sessions list collapsed while preserving each workspace's saved choice.

  • #11683 2919d2b - Show experimental sandbox controls by default for non-Windows users.

  • #11602 e7db09e - Improve autocomplete error messages to clarify BYOK and credits issues

    When autocomplete is paused due to a payment or auth error, the messages now explain all possible causes: no Kilo credits, API key (BYOK) quota exhausted, not signed in, or invalid/missing API key.

  • #11798 1d798a1 - Fix opening KiloClaw from the CLI and VS Code slash commands.

  • #11777 ff427e5 - Keep @mentions highlighted on the correct text after slash commands expand.

  • #11672 cbe29c6 - Preserve new-chat prompts, attachments, and scroll position when toggling sandbox, and keep sandbox status stable while switching sessions.

  • #11788 4e7f0e7 Thanks @johnnyeric! - Use the models sparkle icon for Auto models in the model selector.

  • #11645 bd623cc - Show sandbox state changes as concise VS Code notifications.

  • #11774 4549623 - Open the model selector instantly, even with large model catalogs.

  • #11588 14a389f - Preserve unchanged codebase indexes when extension or VS Code updates interrupt an incremental scan.

  • #11573 5dc511b - Keep attention sounds silent for permission requests handled by auto-approve.

  • #11696 be3ae82 - Remember sandbox choices per session and start new sessions with the last selected sandbox state.

  • #11716 acfcbca - Support resetting read notifications from the VS Code extension settings.

  • #11822 8cc33de - Support sending inline review draft comments directly from the diff without first saving them as pending comments.

  • #11610 d2dff88 - Show full external directory paths in permission auto-approve rules.

  • #11556 9b0c45c - Show the concrete model reported for routed Kilo auto-model steps in CLI and VS Code session timelines, and break down TUI sidebar token usage, cache rate, and cost by model across subagent sessions.

  • #11679 37d81bf - Show filesystem and network restriction states in the sandbox tooltip.

  • #11557 d086710 Thanks @rakshith1928! - Sort slash-command dropdown results by relevance. Exact matches now appear first, followed by prefix matches, then substring matches.

  • #11628 2638e06 - Add session-local macOS sandbox controls, show the effective active state, and confirm toggles in the CLI and VS Code extension.

  • #11660 6e390c1 - Stop shipping the local-only .cli-version build marker in packaged VSIX installs, which previously made production installs detect as local builds and inject a dev-only bwrap fallback.

  • #11746 5080c78 - Include session-tree IDs in model usage API responses and show full task token usage with a provider-grouped model breakdown in the VS Code session header.

  • Updated dependencies [7b2063f, 123a939, dcd2ae3, 1d798a1, be1f77d, be3ae82, 9b0c45c, 2638e06, 5080c78]:

    • @kilocode/sdk@7.4.0
    • @kilocode/kilo-gateway@7.3.55
    • @kilocode/kilo-ui@7.3.55
    • @kilocode/plugin@7.3.55
    • @opencode-ai/ui@7.3.55
    • @kilocode/kilo-indexing@7.3.55

Don't miss a new kilocode release

NewReleases is sending notifications on new releases.