1.13.0 (2025-09-11)
Bug Fixes
- -v means --version, not --verbose (2f82821)
- 🚑 Fix bedrock conversation prompt caching (7725a6f)
- 🎨 (197479c)
- 🐛 Fix failing test (ab8babb)
- 🐛 Fix issue with streaming toolbar (3ca3897)
- 🐛 Fixes based on reviewer comments (acbba9b)
- 🐛 Resolve comments from review (0660687)
- ✏️ Fix typo in No Parallel Tool Calling Instruction (7b419f5)
- abort2error during stream fim (382b42d)
- Add missing transform option to YAML autocomplete configuration (508229f)
- add terminal-security package to CI build script (47997af)
- Add timeout to CLI commands to prevent workflow hanging (6c8c6ca)
- additional filter for apply / edit (e475fb1)
- address tests, add is_continue_remote (2884028)
- assistant select padding (1da0947)
- bottom status bar tests (9a4d63b)
- bump semver check for extension release (bb4c484)
- clean up diff viewer (082af0f)
- cli /exit and ctrl-d actually exits (b19acdd)
- cli: extract media type when submitting images in anthropic (a2f6f2a)
- close drag over message overlay during onDrop (b5e68d2)
- ConfigSelector showing incorrect green checkmark for first-time users (6ed85c1)
- context items dialog not visible on conversation compaction (1009a06)
- delete duplicate type (ef4a0e2)
- diff colors should reach till end (b245e00)
- diff line color overflow (1588629)
- disable Next Edit cursor events when feature is disabled (6468ced)
- dispose JCEF JSQuery handler correctly (e6cf3fd)
- docs: broken settings page links (#7598) (b290e5b)
- don't show unchanged diff sections in extension UI (87b19ac)
- don't stream apply for fast models (8c18e8a)
- don't use override-only actionPerformed to invoke action (#7608) (18ec563)
- duplicate imports (3183127)
- dynamic policies (73073dd)
- edit impl (9cc3d69)
- edit output overridden (381b8a0)
- eslint (049aee3)
- eslint (898fc44)
- eslint requirements (ac9a6f8)
- failing tests following reasoning flag changes (0e1815c)
- formatting (ae9f874)
- formatting (e569e3a)
- formatting (56cd443)
- formatting (88f8681)
- formatting (6ca09b0)
- ignore Stream closed exceptions on flush (#7610) (6789833)
- improve Continue review workflows error handling and CLI version (9b5508d)
- iterations on notch updates - create agent vs assistant, skip gui tests for now (7e9dc30)
- lint (862c3fc)
- lint (b1c949b)
- linter errors (93296e5)
- linter errors (c30c856)
- Match working CLI syntax from contributor.info repo (a4f3db0)
- open file on EDT (1525047)
- prettier (0136215)
- prettier (45f3f5a)
- prettier (08f4b86)
- prettier (5e76519)
- prettier and lint (8aa21ea)
- prevent AUTODETECT model from being queried on Ollama (472c00f)
- Prevent workflow failures by removing exit codes and improving error handling (a5de889)
- remove extraneous quotation mark in className for useCodebase div (44cce3a)
- remove extraneous scroll (c967b3b)
- remove log (936f285)
- remove unused free trial query from account dropdown (1295f3a)
- remove warning triangle (943f596)
- rename isSearchReplace to isSearchAndReplace for consistency (6d60b33)
- response actions disappearing and causing jumping while streaming (b643a58)
- return output from edit file tool + accept ./ paths (f5cab89)
- revert changed test (52a8b9e)
- revert clever pending logic (4576d2c)
- shell mode tests (530e037)
- show added/removed diff chars (e318331)
- show org id not (no org) (33fcfe1)
- SIGINT handler logic to run in TUI only (705f99e)
- skip indexing home directory (7443c20)
- slash command search uses complete text regardless of cursor position (fa9af37)
- slash command test (d16e2a7)
- try to resolve path to open files if not in workspace (7cf325f)
- type errors, missing dependency (cea33dd)
- update claude models in getting started (e15595d)
- use baseSystemMessage (chat) for apply if available (fbc078f)
- use instance id for otel (6e786f1)
- use logger instead of console (d97a546)
- use real path for cli edit tools (5661043)
- workflow run npm ci on cache miss (62ce9b5)
- z.string fallback for model capability (66b0838)
Features
- /init slash command for cli (7237cbe)
- add a tip to use the init slash command (cd0cece)
- Add ability to stop foreground terminal commands (58cb781)
- add filepath to apply prompt template vars (fc4828d)
- add mcp request timeout when calling tool (93144a6)
- add tooltips to user settings page (#7597) (1218c14)
- allow Cmd+L / Cmd+I on empty selection to select the entire file (fe8eb5d)
- bash mode (c7ffe89)
- cli commit signature (e669381)
- cli fetch tool to use fetchUrlContent from core (c8b7ccf)
- cli: allow some space after the dot in chat input (424e18a)
- cli: message queing (f7e91ec)
- cli: skip telemetry if there is no internet connection (8c8efd7)
- ctrl+c once to clear input, twice to exit (2c95e2c)
- diagnostic info in /info (5c985a3)
- do not show context fill display when model changes (fc3e72d)
- edit tools system prompt tweaks (0cba03f)
- empty diff tool result message (11d84b3)
- enable reasoning toggle for ollama models (0b4e31a)
- enter to continue (2639d6c)
- hybrid permissions model (05b6069)
- improve compaction UI, show compaction message as status message (fc24deb)
- improve settings UI (3dd8b92)
- invokable rule (21f7890)
- isHeadless and isGitHubCI on cli OTel (54cc0d8)
- parse for thinking tags and grey them (01b60ca)
- pass --config to cn remote (6abf7e7)
- permission checker (1420793)
- return usage for openai providers (bad857a)
- scaleway: update supported models (751d90d)
- security policies (6078b58)
- show git branch if available (5fce82d)
- slash command counter (a215f35)