Skip to content

Releases: unit-mesh/auto-dev-vscode

v0.5.2

19 Jul 08:08
adf70e1
Compare
Choose a tag to compare

Bug Fixes

  • add simple local test for local version (ddff9fb)
  • commandsService: swap SemanticSearchKeyword and SemanticSearchCode methods (f87dbc7)
  • extension: fix hf local model and remote cache paths (#64) (1d5c96f)
  • invoke codebase indexing action (69f35cf)
  • openai end-of-stream output is undefined (be24963)
  • support for chat.models override base configuration (#60) (e2070d4)
  • version field is not configured (9ebfe0e)

Features

  • chatView: auto add selected code to chat panel when shortcut (ctrl + l) or the menu (c0c97ef)
  • code-search: implement BM25 similarity algorithm (6a9175c)
  • completion: Add new language model "codegeex-4" for inline completion (15a6c80)
  • custom display and sort codelens items (#57) (e66a4f8)
  • embedding: implement ILanguageModelProvider in LocalEmbeddingsProvider (a7a1862)
  • llm: add codegeex-4 model support for chats (3e8e2d2)
  • llm: add glm-4 model support for chats (c6a92b4)
  • search: add removeDocument method to Tfidf class (9b63fcd)
  • support fim special tokens configuration (#62) (ccc47fb)

v0.5.0

21 Jun 02:21
df38b6f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.3...v0.5.0

v0.3.3

02 Jun 04:15
dd68971
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.3.1...v0.3.3

v0.3.1

24 May 12:37
86ea832
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.0...v0.3.1

v0.3.0

24 May 01:21
bb60005
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.6...v0.3.0

v0.2.6

20 May 12:04
dc705ff
Compare
Choose a tag to compare

Full Changelog: v0.2.5...v0.2.6

v0.2.5

20 May 03:10
c1f8a4f
Compare
Choose a tag to compare

What's Changed

  • docs: Add missing documentation comments to multiple utility functions by @weiyunpeng in #34

New Contributors

Full Changelog: v0.2.4...v0.2.5

v0.2.4

19 May 15:01
0a5b589
Compare
Choose a tag to compare

Full Changelog: v0.2.3...v0.2.4

v0.2.3

17 May 03:24
e0a1a95
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.2...v0.2.3

v0.2.2

14 May 15:07
cabf9e0
Compare
Choose a tag to compare

Full Changelog: v0.2.1...v0.2.2