Skip to content

v3.1.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 14 Feb 14:17
· 4 commits to main since this release
9014b7f

Release Notes

What's New

  • Merged changes from Cline 3.2.13 (see changelog).
  • Introduced the experimental Ollama embedding provider. (#47)
  • Added functionality to start, stop, and reset indexing for a better user experience. (#49)

Bug Fixes

  • Fixed multiple code indexing background tasks being triggered. (#51)
  • Fixed an undefined issue in custom instructions (when no workspace is present). (#40)
  • Fixed the faiss-node import issue. (#42)