v1.2.7-vscode
What's Changed
- fix: mistral and relace open ai adapters tests by @RomneyDa in https://github.com/continuedev/continue/pull/7765
- feat: CLI Auto-updates by @RomneyDa in https://github.com/continuedev/continue/pull/7635
- feat: Add posthog continuous ai guide by @BekahHW in https://github.com/continuedev/continue/pull/7661
- fix(cli): remove duplicate slash command telemetry by @RomneyDa in https://github.com/continuedev/continue/pull/7740
- bugfix: edit last input not selectable by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/7778
- build(deps): bump continuedev/continue from 1.4.40 to 1.4.41 by @dependabot[bot] in https://github.com/continuedev/continue/pull/7769
- feat: move tool icon names to tool definitions by @xiaohuanxiong3 in https://github.com/continuedev/continue/pull/7322
- docs: update Tetrate Agent Router Service docs by @missBerg in https://github.com/continuedev/continue/pull/7736
- fix: update cli repo link by @RomneyDa in https://github.com/continuedev/continue/pull/7787
- chore: package lock updates by @RomneyDa in https://github.com/continuedev/continue/pull/7786
- fix: focus on the selected file for edit/apply when showing diffs by @uinstinct in https://github.com/continuedev/continue/pull/7722
- Lemonade Integration by @itomek in https://github.com/continuedev/continue/pull/7749
- fix: missing secret passing in tests by @RomneyDa in https://github.com/continuedev/continue/pull/7814
- fix: Remove redirect by @BekahHW in https://github.com/continuedev/continue/pull/7813
- feat: global req by @RomneyDa in https://github.com/continuedev/continue/pull/7414
- fix: HOTFIX openai provider empty Bearer when no apiKey configured by @visadb in https://github.com/continuedev/continue/pull/7803
- fix: HOTFIX include message content when tool calls present by @RomneyDa in https://github.com/continuedev/continue/pull/7788
- feat: grep and glob ignores for vscode/jetbrains by @RomneyDa in https://github.com/continuedev/continue/pull/7785
- chore: config yaml 17 by @RomneyDa in https://github.com/continuedev/continue/pull/7815
- fix: remove empty lines from start/end in find and replace by @uinstinct in https://github.com/continuedev/continue/pull/7773
- feat: support
~when resolving uses block by @uinstinct in https://github.com/continuedev/continue/pull/7723 - feat: add more robust context length validation by @tingwai in https://github.com/continuedev/continue/pull/7817
- fix: ollama detect context length automatically by @uinstinct in https://github.com/continuedev/continue/pull/7702
- feat: use recommended models fn for tools by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/7755
- feat: add block icons back to lump by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/7789
- feat: add invokable option to markdown rule creation by @sestinj in https://github.com/continuedev/continue/pull/7824
- feat: display shortcuts for accept reject diff buttons by @uinstinct in https://github.com/continuedev/continue/pull/7823
- feat: add installation guides for mcp commands by @uinstinct in https://github.com/continuedev/continue/pull/7826
- chore: remove unused mcp section by @uinstinct in https://github.com/continuedev/continue/pull/7825
- fix: send highlighted code with Ctrl+Shift+J action by @exigow in https://github.com/continuedev/continue/pull/7835
- fix: avoid NPE when failing to create missing dirs on writeFile by @exigow in https://github.com/continuedev/continue/pull/7833
- fix: continue review failing test by @tingwai in https://github.com/continuedev/continue/pull/7836
- fix: point Continue review hash to latest main by @tingwai in https://github.com/continuedev/continue/pull/7841
- fix: make config-yaml compatible with browser by @sestinj in https://github.com/continuedev/continue/pull/7842
- feat: add Mercury Apply endpoint support to Inception LLM by @sestinj in https://github.com/continuedev/continue/pull/7827
- feat: next edit char-level diff by @sestinj in https://github.com/continuedev/continue/pull/7776
- fix: pastes for Terminal and Ghostty by @tingwai in https://github.com/continuedev/continue/pull/7821
- feat: revamp efficient file search and support fuzzy matching by @tingwai in https://github.com/continuedev/continue/pull/7816
- build(deps): bump continuedev/continue from e3ed0b6218e5d339e2fb265d06a267e98e7c7585 to 12e933bf9d13736c5f47728c436445ef4127fd52 by @dependabot[bot] in https://github.com/continuedev/continue/pull/7855
- test: use intellij-ide-starter for e2e tests by @exigow in https://github.com/continuedev/continue/pull/7690
- style: skip toolcall status message for terminal tool by @uinstinct in https://github.com/continuedev/continue/pull/7856
- chore: default to org agent when onboarding by @tingwai in https://github.com/continuedev/continue/pull/7793
- feat: split large blocks of chat history to reduce flickering by @tingwai in https://github.com/continuedev/continue/pull/7860
- chore: version bumps by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/7867
- fix: race condition on disabled indexing by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/7846
- fix: circular import of AUTH_CONFIG_PATH by @RomneyDa in https://github.com/continuedev/continue/pull/7868
- fix: cn auto compact if necessary before LLM api call by @tingwai in https://github.com/continuedev/continue/pull/7865
- feat: show remote sessions in cn ls by @sestinj in https://github.com/continuedev/continue/pull/7694
- feat: --id flag for cn serve by @sestinj in https://github.com/continuedev/continue/pull/7884
- fix: increase jetbrains autocomplete timeout by @QianKuang8 in https://github.com/continuedev/continue/pull/7881
- fix: HOTFIX r.map is not a function by @RomneyDa in https://github.com/continuedev/continue/pull/7872
- fix: uniform codeblock border by @uinstinct in https://github.com/continuedev/continue/pull/7851
- feat: ✨ AWS Bedrock Provider tool streaming by @chezsmithy in https://github.com/continuedev/continue/pull/7657
- feat: restore trimmed/whitespace search and replace fallbacks by @RomneyDa in https://github.com/continuedev/continue/pull/7875
- feat: search and replace error codes by @RomneyDa in https://github.com/continuedev/continue/pull/7848
- Fix gray text readability on light backgrounds in CLI by @continue[bot] in https://github.com/continuedev/continue/pull/7898
- Fix image drop from main editor by @aadarshkt in https://github.com/continuedev/continue/pull/7205
- feat(oauth): use asExternalUrl to get the correct callback by @JonZeolla in https://github.com/continuedev/continue/pull/7651
- Add CLI API key authentication documentation by @sestinj in https://github.com/continuedev/continue/pull/7887
- fix: Update sambanova models by @jhpiedrahitao in https://github.com/continuedev/continue/pull/7901
- chore: bump by @sestinj in https://github.com/continuedev/continue/pull/7903
- feat: adapt duplicate toolCallId by @xiaohuanxiong3 in https://github.com/continuedev/continue/pull/7733
- fix: infos in mcp server status tests by @RomneyDa in https://github.com/continuedev/continue/pull/7906
- ci: fix release workflows to block if version check fails by @sestinj in https://github.com/continuedev/continue/pull/7350
- fix(cli): append /v1 to ollama endpoint by @uinstinct in https://github.com/continuedev/continue/pull/7811
- feat: headless mode surface errors and exit code 1 by @tingwai in https://github.com/continuedev/continue/pull/7864
- feat: expose legacy /share command to VS Code UI by @fbricon in https://github.com/continuedev/continue/pull/6802
- feat: support for AGENTS.md by @sestinj in https://github.com/continuedev/continue/pull/7717
- Add Anthropic caching support to OpenRouter LLM implementation by @ferenci84 in https://github.com/continuedev/continue/pull/7492
- Move rule-to-slash-command conversion from YAML loading to config loading by @sestinj in https://github.com/continuedev/continue/pull/7871
- Revert "Fix image drop from main editor" by @RomneyDa in https://github.com/continuedev/continue/pull/7908
- fix: use json schema for tool definitions by @RomneyDa in https://github.com/continuedev/continue/pull/7904
- feat: mark unread by @sestinj in https://github.com/continuedev/continue/pull/7886
- docs: update Instinct blog post URL to specific article by @QianKuang8 in https://github.com/continuedev/continue/pull/7918
- fix: Update posthog + gh guide with latest flow by @BekahHW in https://github.com/continuedev/continue/pull/7899
- docs: add Netlify MCP + Continue Hub cookbook by @bdougie in https://github.com/continuedev/continue/pull/7847
- Replace config.json references with config.yml in documentation by @continue[bot] in https://github.com/continuedev/continue/pull/7754
- feat: rule for less amicable responses by @RomneyDa in https://github.com/continuedev/continue/pull/7922
- docs: add Snyk MCP + Continue Hub cookbook by @bdougie in https://github.com/continuedev/continue/pull/7843
- fix: inline --rule improvements and fix msg queue behavior by @sestinj in https://github.com/continuedev/continue/pull/7939
- Refactor session snapshot handling to use getCompleteStateSnapshot by @sestinj in https://github.com/continuedev/continue/pull/7929
- feat: better mcp connection status by @uinstinct in https://github.com/continuedev/continue/pull/7830
- fix: close the model select dropdown automatically by @uinstinct in https://github.com/continuedev/continue/pull/7943
- docs: use
inceptioninstead ofinceptionlabsin NE by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/7946 - fix: gitignore by @tingwai in https://github.com/continuedev/continue/pull/7949
- feat: clean up anthropic messaging by @RomneyDa in https://github.com/continuedev/continue/pull/7799
- fix: HOTFIX :ambulance: Fix crypto error by @chezsmithy in https://github.com/continuedev/continue/pull/7938
- fix: show tool call status icons for other search/replace statuses by @RomneyDa in https://github.com/continuedev/continue/pull/7936
- chore(deps): bump tar-fs in /extensions/vscode by @dependabot[bot] in https://github.com/continuedev/continue/pull/7950
- ✨ add CometAPI as Model Provider by @TensorNull in https://github.com/continuedev/continue/pull/7809
- docs: update link by @tingwai in https://github.com/continuedev/continue/pull/7954
- feat: add back fullscreen cmd by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/7955
- feat: grok model updates by @RomneyDa in https://github.com/continuedev/continue/pull/7925
- docs: understanding rules, tools, and models by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/7845
- docs: Add cn docs by @BekahHW in https://github.com/continuedev/continue/pull/7791
- Update package.json by @sestinj in https://github.com/continuedev/continue/pull/7966
New Contributors
- @itomek made their first contribution in https://github.com/continuedev/continue/pull/7749
- @visadb made their first contribution in https://github.com/continuedev/continue/pull/7803
- @JonZeolla made their first contribution in https://github.com/continuedev/continue/pull/7651
- @TensorNull made their first contribution in https://github.com/continuedev/continue/pull/7809
Full Changelog: https://github.com/continuedev/continue/compare/v1.2.6-vscode...v1.2.7-vscode