Releases: unit-mesh/auto-dev-vscode
Releases · unit-mesh/auto-dev-vscode
v0.5.2
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
What's Changed
- docs: add some reference links by @zhengxs2018 in #54
- feat: better interactive experience by @zhengxs2018 in #55
Full Changelog: v0.3.3...v0.5.0
v0.3.3
What's Changed
- docs: add contributing file by @zhengxs2018 in #49
- fix: fix chat panel without modifier key error by @iptton in #50
- docs(nls): add localization content by @a793181018 in #51
- docs(nls): fix chat selection title by @zhengxs2018 in #52
- build(extension): inline dynamic imports by @zhengxs2018 in #53
New Contributors
- @iptton made their first contribution in #50
- @a793181018 made their first contribution in #51
Full Changelog: v0.3.1...v0.3.3
v0.3.1
What's Changed
- feat: update openai chat models by @zhengxs2018 in #41
- feat: Run llm in send to webview by @zhengxs2018 in #42
Full Changelog: v0.3.0...v0.3.1
v0.3.0
What's Changed
- feat: add code completions by @zhengxs2018 in #39
- feat: support for code-completion request delay and legacy mode by @zhengxs2018 in #40
Full Changelog: v0.2.6...v0.3.0
v0.2.6
Full Changelog: v0.2.5...v0.2.6
v0.2.5
What's Changed
- docs: Add missing documentation comments to multiple utility functions by @weiyunpeng in #34
New Contributors
- @weiyunpeng made their first contribution in #34
Full Changelog: v0.2.4...v0.2.5
v0.2.4
Full Changelog: v0.2.3...v0.2.4
v0.2.3
What's Changed
- fix: openai chat model configuration by @zhengxs2018 in #31
- feat: add ollama chat server example by @zhengxs2018 in #32
Full Changelog: v0.2.2...v0.2.3
v0.2.2
Full Changelog: v0.2.1...v0.2.2