8000 Releases · sourcegraph/cody · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: sourcegraph/cody

Cody for VS Code 1.92.0

07 May 13:11
200a9fe
Compare
Choose a tag to compare

✨ For the full technical changelog, see What’s new in v1.92.0 since v1.90.0 ✨

This release focuses on enhancing the Auto-Edit functionality with several important fixes and improvements to provide a more reliable and efficient editing experience.

🛠️ Improvements

  • Enhanced suggestion model configuration for better performance #7856
  • Added common post-processing pipeline for model predictions to improve accuracy #7865
  • Enabled support for custom models in websocket requests #7838

🐛 Bug Fixes

  • Fixed inline completions to appear more frequently by using correct document context #7840
  • Resolved issue with empty line suggestions in Auto-Edit #7866
  • Fixed view prompt functionality for active editor #7864

This update primarily addresses stability and reliability improvements in the Auto-Edit feature, making it more responsive and accurate in day-to-day use.

Full Comparison: M90...M92

Cody for JetBrains v7.92.0

08 May 20:19
200a9fe
Compare
Choose a tag to compare

Download Cody for JetBrains 7.92.0 on JetBrains Marketplace.

This release focuses on enhancing the Auto-Edit functionality with several important fixes and improvements to provide a more reliable and efficient editing experience.

🛠️ Improvements

  • Enhanced suggestion model configuration for better performance #7856
  • Added common post-processing pipeline for model predictions to improve accuracy #7865
  • Enabled support for custom models in websocket requests #7838

🐛 Bug Fixes

  • Fixed inline completions to appear more frequently by using correct document context #7840
  • Resolved issue with empty line suggestions in Auto-Edit #7866
  • Fixed view prompt functionality for active editor #7864

This update primarily addresses stability and reliability improvements in the Auto-Edit feature, making it more responsive and accurate in day-to-day use.

Full Changelog: jb-v7.90.0...jb-v7.92.0

Cody for VS Code 1.90.0

01 May 04:28
66ad224
Compare
Choose a tag to compare

✨ For the full technical changelog, see What’s new in v1.90.0 since v1.90.0 ✨

This update brings significant improvements to Auto-Edit functionality, enhanced Guardrails features, and various bug fixes across the platform to improve the overall user experience.

✨ New Features

  • Introduced hot-streak model for improved long-form suggestions in Auto-Edit #7769
  • Added next cursor suggestions display for better editing workflow #7701
  • Implemented automatic regeneration of blocks detected in Guardrails checks for enhanced code quality #7747

🔧 Improvements

  • Enhanced search functionality with improved handling of XML parsing #7777
  • Optimized web component configuration handling #7787
  • Improved chat experience with better search results integration in follow-up conversations #7711

🐛 Bug Fixes

  • Resolved Chat UI mode inconsistency issues when editing #7776
  • Fixed selection behavior to prevent extending beyond document boundaries #7764
  • Addressed model call latency metric accuracy issues #7783
  • Fixed handling of broken avatar URLs for better user interface stability #7782

🚀 Performance

  • Improved Auto-Edit service reliability with enhanced project-specific functionality #7785
  • Optimized websocket proxy implementation for specific user groups #7781

Full Comparison: M88...M90

jb-v7.90.0

01 May 05:44
6a04cf1
Compare
Choose a tag to compare

Download Cody for JetBrains 7.90.0 on JetBrains Marketplace.

Improvements

  • Make sure autocomplete service is working per project (#7785)

Full Changelog: jb-v7.88.0...jb-v7.90.0

Cody for VS Code 1.86.1

21 Apr 05:32
a43c865
Compare
Choose a tag to compare

✨ For the full technical changelog, see What’s new in v1.86.1 since v1.86.0 ✨

This patch release reverts a recent change to feature flag evaluation functionality.

🔄 Reverted Changes

  • Rolled back changes to feature flags evaluation system to ensure stability and reliability #7380

Full Comparison: M84...M86

Cody for JetBrains v7.86.1

21 Apr 05:38
a43c865
Compare
Choose a tag to compare

Download Cody for JetBrains 7.86.1 on JetBrains Marketplace.

This patch release reverts a recent change to feature flag evaluation functionality.

🔄 Reverted Changes

  • Rolled back changes to feature flags evaluation system to ensure stability and reliability #7380

Full Changelog: jb-v7.86.0...jb-v7.86.1

Cody for VS Code 1.86.0

17 Apr 06:37
1ec785d
Compare
Choose a tag to compare

✨ For the full technical changelog, see What’s new in v1.86.0 since v1.84.0 ✨

This release brings significant improvements to auto-edit functionality, introduces smart-apply features, and enhances the overall chat experience. Several performance optimizations and bug fixes have also been implemented to improve stability.

🚀 New Features

  • Introduced instant smart apply model for improved code suggestions #7682
  • Added session statistics page to the debug panel for better monitoring #7690
  • Implemented rate limit detection and model switching in chat to prevent service interruptions #7367

⚡ Improvements

  • Enhanced auto-edit with response streaming support for faster feedback #7590
  • Optimized performance by reusing in-flight requests #7661
  • Upgraded node binaries to v22.14.0 for better performance #7668
  • Introduced OpenTelemetry metrics for improved monitoring capabilities #7647

🐛 Bug Fixes

  • Resolved memory leak in network diagnostics code #7654
  • Fixed crash that occurred when saving new code files #7645
  • Addressed issue with icon refresh after enabling autocomplete #7660
  • Fixed unhandled AbortError errors for improved stability #7714

🔧 Other Changes

  • Removed telemetry option from VSCode settings for simplified configuration #7636
  • Improved feature flag evaluation process for better feature management #7664
  • Updated documentation for Cody web publishing #7694

Full Comparison: M84...M86

Cody for JetBrains v7.86.0

17 Apr 09:30
1ec785d
Compare
Choose a tag to compare

Download Cody for JetBrains 7.86.0 on JetBrains Marketplace.

Full Changelog: jb-v7..0...jb-v7.86.0

This release brings significant improvements to auto-edit functionality, introduces smart-apply features, and enhances the overall chat experience. Several performance optimizations and bug fixes have also been implemented to improve stability.

🚀 New Features

  • Introduced instant smart apply model for improved code suggestions #7682
  • Implemented rate limit detection and model switching in chat to prevent service interruptions #7367

⚡ Improvements

  • Enhanced auto-edit with response streaming support for faster feedback #7590
  • Optimized performance by reusing in-flight requests #7661
  • Upgraded node binaries to v22.14.0 for better performance #7668
  • Introduced OpenTelemetry metrics for improved monitoring capabilities #7647

🐛 Bug Fixes

  • Resolved memory leak in network diagnostics code #7654
  • Fixed crash that occurred when saving new code files #7645
  • Fixed unhandled AbortError errors for improved stability #7714

Cody for VS Code 1.84.0

09 Apr 19:20
44337eb
Compare
Choose a tag to compare

✨ For the full technical changelog, see What’s new in v1.84.0 since v1.82.0 ✨

This release brings significant improvements to Agent Mode, enhanced auto-edit capabilities, and various chat experience upgrades, along with important performance optimizations and bug fixes.

🚀 New Features

  • Introduced Model Context Protocol (MCP) integration for Agent Mode, enabling improved context handling #7606
  • Added support for triggering auto-edits on selection change across all clients #7465
  • Implemented Guardrails checks for edits to ensure code quality #7563

💪 Improvements

  • Enhanced chat tool input handling with improved JSON repair and validation #7604
  • Updated node binaries to v22.14.0 for better performance #7679
  • Improved webview performance with lightweight history implementation #7593
  • Relocated "Open in Editor" button to a more intuitive secondary position #7632

🐛 Bug Fixes

  • Fixed initial context handling in Agent Mode #7588
  • Resolved VS Code crash issues by disabling Swift tree-sitter parsing #7598
  • Fixed completion provider registration for non-VS Code clients #7640
  • Improved UI for model pinning in Agentic mode #7591

⚡ Performance

  • Added session-level statistics for auto-edit features including prompt caching hit rate #7537
  • Implemented support for aborting websocket requests in fireworks-websocket adapter #7549

Full Comparison: M82...M84

Cody for JetBrains v7.84.0

09 Apr 19:22
44337eb
Compare
Choose a tag to compare

Download Cody for JetBrains 7.84.0 on JetBrains Marketplace.

Full Changelog: jb-v7.82.0...jb-v7.84.0

1.84.0

Features

Agent

  • Update node binaries used by agent to v22.14.0 #7679

Agent-Mode

  • Implement Model Context Protocol (MCP) integration #7606

Agentic-Chat

Auto-Edit

  • support aborting websocket request in fireworks-websocket adapter #CODY-5483 #7549
  • Support triggering auto-edits on selection change in all clients #7465

Chat

  • Improve tool input handling with JSON repair and validation #7604
  • Feat(models) Set new context limits (CODY-5022) #7556

Guardrails

  • Perform Guardrails checks for edits. #7563

Tabs

  • Move "Open in Editor" button to secondary position #7632

Webview

  • Improve webview performance with lightweight history #7593

Fix

Agentic-Chat

  • Improve the UI for pinning the model when Agentic mode is selected (CODY-5449) #7591
  • [Backport M84] fix(agentic chat): Put the settings tab behind a feature flag #7688
  • Fix(agentic chat): Update Sonnet model ID check in syncModels #7633
  • Fix(agent mode): select mode at start up #7616
  • Fix(agent mode): initial context not included as context #7588

Autoedit

  • Skip automatically enrollment when running in other clients #7643
  • Fix case where no completion provider would be registered for non VS Code clients #7640
  • (auto-edit): Add session level stats such as prompt caching hit rate #7537

Chat

  • Stop the Guardrails shimmer effect when checks are done #7628
  • Completely disable Swift tree-sitter parsing due to VS Code 1.98+ crash #7598
  • Label the button that runs shell commands "Execute" instead of "Execute in Terminal" #7594

Ci

  • Update SCIP upload command in GitHub Actions #7595

Completion

  • handle completion requests with no events #7585

Guardrails

  • In enforced mode, hide smart apply, etc. actions until attribution complete #7579

Tests

  • disable flaky chat test #7705

Vscode

  • update release workflows to auth before integration tests #7700
  • [Backport M84] Fix flaky tests caused by too often refresh of siteVersion #7691 #7695
  • [Backport M84] Backport #7654 and #7669 to m84 #7681
  • [Backport M84] Replace tiktoken with gpt-tokenizer #7667
  • Add head dump command to Cody debug options #7646
  • Fix: backwards compatibility for evaluateFeatureFlags #7639
  • Cleanup unused PromptMigration UI components #7615
  • Update tree-sitter to v0.24.5 #7605
  • Sentry service refactoring #7601
  • Tests should use its own temp keystore #7567
  • Rename boost: field in NLS queries #7564
  • Remove the "Commands are now prompts" welcome dialog. #7536
  • Feat: Add Dockerfile that installs cody from source #7513

Web

  • De-dup Guardrails attribution requests and route results back to the page #7583

Chore

Chat

  • Remove the default context on the first message for agentic chat #7505

Ci

  • add gcloud auth that was removed #7689

Tests

Refactor

Chat

  • Remove loading dots from context display #7557
0