Skip to content

v3.0.2

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 30 Jan 17:12
6815d85

Release Notes

What's New

  • Merged changes from Cline 3.2.0 (see changelog). 
  • Added copy to clipboard for HAI tasks
  • Added ability to add custom instruction markdown files to the workspace
  • Added ability to dynamically choose custom instructions while conversing
  • Added inline editing (Ability to select a piece of code and edit it with HAI)

Bug Fixes

  • Fixed AWS Bedrock session token preserved in the global state (#13)
  • Fixed unnecessary LLM and embedding validation occurring on every indexing update (#31)
  • Fixed issue causing the extension host to terminate unexpectedly (#27)
  • Fixed LLM and embedding validation errors appearing on the welcome page post-installation (#16)
  • Fixed embedding configuration incorrectly validating when an LLM model name is provided (#16)
  • Fixed errors encountered during code context processing and indexing operations (#32)