Skip to content

Cody for VS Code 1.16.0

Compare
Choose a tag to compare
@github-actions github-actions released this 01 May 21:25
0c1d15b

✨ See the What’s new in v1.16 blog post for what’s new in this release since v1.15 ✨

v1.16.0 Changes

  • Chat: The context window for the Claude 3 Sonnet and Claude 3 Opus models is now increased by default for all non-Enterprise users, without requiring a feature flag by @abeatrix in #3953
  • Custom Commands: Added the ability to create new custom Edit commands via the Custom Command Menu by @abeatrix in #3862
  • Custom Commands: Added 'currentFile' option to include the full file content in the Custom Commands menu by @philipp-spiess in #3960
  • Chat: Pressing Alt+Enter or Opt+Enter will submit a chat message without enhanced context (only @-mentions) by @sqs in #3996
  • Chat: Fixed an issue where Cody's responses were not visible in small windows by @keegancsmith in #3859
  • Edit: Fixed an issue where an Edit task would not correctly respin when an irresolvable conflict is encountered by @umpox in #3872
  • Chat: Fixed an issue where older chats were displaying as 'N months ago' instead of the number in the Chat History sidebar by @abeatrix in #3864
  • Custom Commands: Fixed an issue where the "selection" option was not being toggled correctly based on the user's selection in the Custom Command menu by @philipp-spiess in #3960
  • Chat: Fixed an issue where the chat title showed up as "New Chat" when the question started with a new line by @abeatrix in #3977
  • Sidebar (Settings & Support): For Pro & Enterprise, moved 'Account' up to the top. For Pro only, removed 'Usage' as it can be accessed via 'Account' → 'Manage Account' by @toolmantim in #3868
  • Debug: Removed the cody.debug.enabled setting. Baseline debugging is now enabled by default by @philipp-spiess in #3873
  • Chat: The experimental Ollama Chat feature, which allows using local Ollama models for chat and commands, is now enabled by default by @abeatrix in #3914
  • Removed Claude 2, Claude 2.1 and Claude Instant from Cody Free and Cody Pro. All users are now upgraded to use Claude 3 by default by @philipp-spiess in #3971

Full Changelog: vscode-v1.14.0...vscode-v1.16.0