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