Skip to content

Releases: ggml-org/llama.vscode

v0.0.36

04 Nov 09:05
69f059e

Choose a tag to compare

  • fix: User correct function for starting last used environment on startup
  • Adding a default model for agent is now possible
  • Reduce package size

v0.0.35

27 Oct 00:59
bbba713

Choose a tag to compare

  • Edit multiple files with AI (start from llama-vscode menu)
  • Fix path on file indexing on save and delete
  • Show error in agent view UI in case of error on editing file

v0.0.34

14 Oct 12:12
fab5072

Choose a tag to compare

  • Edit Agent view added
  • Add model from OpenAI compatible provider

v0.0.33

08 Oct 14:49
889c5f6

Choose a tag to compare

  • Fix the embeddings ranking - the wrong query was used
  • Removed the free DeepSeek model from open router as not working now
  • Setting endpoint_tools is now enought to start agent
  • Agent View is now not hidden if the tools model is deselected
  • Refactoring

v0.0.32

05 Oct 13:14
ff41535

Choose a tag to compare

  • Refactor menu.ts model - extract services
  • agent "Ask" added for questions about the project without changing the files
  • predefiled free models from OpenRouter added (and xAi removed as not free anymore)
  • Some bugs fixed

v0.0.31

02 Oct 22:04
7195812

Choose a tag to compare

  • Fix bug for adding files by the agent
  • Extract agent service from menu
  • Adding agent from menu is now possible (not very user friendly, but working)

v0.0.30

02 Oct 11:27
74a24f8

Choose a tag to compare

  • launch commands fixed (some chars were escaped)
  • Agent chat is visualized on opening chat

v0.0.29

01 Oct 07:16
91d7414

Choose a tag to compare

  • Bug with editing files by agent fixed
  • Menu.ts refactored

v0.0.28

30 Sep 16:45
a412fa7

Choose a tag to compare

  • File menu.ts refactored
  • Predefined lists added for completion models, chat models, embeddings models, tools models and for envs
  • Bugfixes
  • If chat model is not selected, but a tools model is selected, it is used for generating commit messages, editing code with AI and in search_source tool

v0.0.27

21 Sep 13:04
d452ea7

Choose a tag to compare

  • Chat with AI with project context removed (agent does it better)
  • Chat with AI about llama-vscode is now with agent, not using webui
  • Agent - new buttons "Tools Model" and "Agent" - possibility to view the selected model and agent and to change them.
  • xAI Grog4 free (from OpenRouter) added to the initial models