1.2.0 (2025-10-15)
Bug Fixes
- add max depth to file indexing (52f2058)
- add Snyk CLI authentication requirements to cookbook (a450c85)
- adds working workflow (916cb05)
- agent articles (c34e56e)
- agent-file -> agentFile (0ecef51)
- better agent errors in settings agent section (#8198) (fbaec42)
- circular import (379ffe0)
- cleanup (f0d9838)
- cleanup workflow files (8c5ca73)
- cli: pasting chunks of lesser than 50 characters (9914cd2)
- config yaml test copy (c97096e)
- core: only show esbuild install hint when config.ts is customized (8b1d347)
- core: require user-installed esbuild for config.ts; show install hint if missing (c2d4ab1)
- cubic feedback (a6b2b6b)
- cubic feedback for workflow files (89e2573)
- deprecate gemini 1.5 (389664d)
- disable MCPs, init prompt tweaks (47f0fb2)
- dismissal (c1d09d8)
- edit tool prompt updates to encourage multi edits to avoid linting effects (#7998) (e1c8878)
- extra setInactive in test (32f4c81)
- failing tests (0858aa4)
- filter out markdown delimiters from next edit responses (#8056) (89826f0)
- fix after rebase (258747d)
- fix prompt creation to use new markdown format (#7920) (5b0f475)
- fix workflow tests (dcddb54)
- flakey CLI tests (#8124) (6748434)
- formatting (25b1253)
- handle corrupted VSCode auth cache with automatic cleanup and recovery (a68b804)
- HOTFIX stop agent loop if aborted/not streaming (64d1a45)
- HOTFIX stop thinking animation if cancelled mid stream (#8222) (990a8fb)
- HttpContextProvider handle null uri field (#8197) (01c4271)
- improvements to next edit (#8129) (f56d2b0)
- include auth for loading packages (#8230) (64c7dd1)
- json mcp loading (#8002) (e734ad7)
- json mcpServers (784ec4e)
- lint (8f116b1)
- lint (db4f590)
- lint (c8f5df9)
- lint/format (236f139)
- linter errors (a3a35f6)
- linter errors (4582ab2)
- linter errors (7b82f4f)
- linter errors (45e9a94)
- linting (475aa95)
- LLM Provider - Ask Sage: Updated Model list, updated docs and fixed drop down menu option (#8102) (03598ea)
- load codebase rules tests: use URIs (9f92dbd)
- log correct tool call error from gui (1d7da38)
- markdown rules and top level agents (1c43796)
- merge conflicts (d152835)
- message input (82a681b)
- move workflow stuff to config service (4d3bafe)
- multiple cn nitpicks (#8049) (9cb2766)
- only log sentry errors on reload not load (#8202) (a3e5a14)
- only show free trial dialog for freetrial secrettype (042395e)
- open hub org settings (a66e5d0)
- prettier (49ac0d1)
- prevent active file sending on click (c8109ae)
- prompt file tests (1c67a8c)
- remove extra spaces before EOF in heredoc delimiters (#8103) (d819d2f)
- Remove GH Action portion of guide (#8036) (1fcf246)
- remove hardcoded workflow (c1d7cc3)
- remove mode service, fix all tests, workflow service integration (3e80f3d)
- rename
getFiles
->getSelectedFiles
(58de94d) - rule source agentFile (2276c4e)
- separate preprocessed tool args (#8111) (2f1ed97)
- shared options (27e1e35)
- show error when cn -p doesnt have tool access (#8045) (04d4087)
- simpler dangerous command warning (#7987) (f97f4d0)
- simplify the blurb (7aa81e1)
- simplify workflow service (8b0dc22)
- Tables does not rendered correctly #7465 (#8096) (29d4967)
- tests and formatting for workflow files (145a752)
- tests and remove parsed args (779ad18)
- tests, formatting, linting (164d536)
- tests, lint, workflow model name logic (e6ee11b)
- text buffer handling (1acc648)
- tool outcome errors for preprocessing failures (7036ece)
- treat premature close during tool calls as a tool error (#8221) (ee269fa)
- type errors (914d587)
- unify the namings (f5bee4f)
- update titles of cli releases (#8055) (eaff622)
- use common process.env values to launch MCP (b1f147c)
- use PR base ref instead of hardcoded origin/main in workflow (cef0113)
- use relative path in vscode build task (#8134) (33fc0f4)
- use session count instead of message count (fd3d402)
- workflow e2e working (99095bd)
Features
- Add --id option to connect to existing remote agents via tunnel (#7999) (775f731)
- add
MentionFileInChatAction
(7fb5935) - add API key authentication support for Bedrock provider (#8101) (e78cca5)
- Add docs contributing guide (#8034) (6e529a0)
- add GitHub workflow for vscode pre-release (54c26c1)
- add MentionRepoMapInChatAction.kt (cbc7ada)
- add OpenRouter API with Anthropic prompt caching support (#8100) (33e39b5)
- add opt
serverName
for registry MCP servers (#8037) (0aee4f7) - add the Continue icon to the context actions group (b4a29bd)
- add token usage tracking to OpenAI adapter (#7900) (0a5acb1)
- add weekly cn task to check documentation (#8076) (833c981)
- added UI for global rule creation (#7467) (b461fdc)
- allow to mention directory (6e77df2)
- allow to reference both directories and files at the same time (b40cf38)
- asciinema recordings setup (#8154) (8b10f1d)
- auto-accept agent edits setting auto accept edit tools (#7993) (22c6799)
- better settings page and open settings fixes (a7e392b)
- cli banner (a0a287e)
- cli: mcp oauth using mcp-remote (#8143) (c7b8e0f)
- cn serve boolean (#8005) (d135140)
- go back in history (91adad2)
- hide resources and prmopts if none (e6b93fc)
- include mcp loading errors in config loading errors (#8017) (4afcf20)
- notion cookbook (#8074) (12a2acd)
- rehaul onboarding for updated billing (#7965) (d192e61)
- rename action names (69cffcf)
- rename workflows to agent files (17712b2)
- status tool for cn (#8007) (2d50cfd)
- tool call args preprocessing (#7992) (fac7f5c)
- tool permissions from workflow files (452e012)
- workflow file parsing and serializing (e27ef73)
- workflow files part 1 (3069735)
- workflows docs (cec78eb)
- workflows for CLI (7d40f5a)