-
Notifications
You must be signed in to change notification settings - Fork 0
Comparing changes
Open a pull request
base repository: trentapple/llama.vscode
base: d452ea7
head repository: ggml-org/llama.vscode
compare: fab5072
- 16 commits
- 43 files changed
- 2 contributors
Commits on Sep 30, 2025
-
Predefined lists and refactoring (ggml-org#118)
- 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
Configuration menu - View commit details
-
Copy full SHA for c1edca0 - Browse repository at this point
Copy the full SHA c1edca0View commit details -
Configuration menu - View commit details
-
Copy full SHA for a412fa7 - Browse repository at this point
Copy the full SHA a412fa7View commit details
Commits on Oct 1, 2025
-
- Menu.ts refactored (ggml-org#119)
- Bug with editing files by agent fixed - Menu.ts refactored
Configuration menu - View commit details
-
Copy full SHA for fd964e7 - Browse repository at this point
Copy the full SHA fd964e7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 91d7414 - Browse repository at this point
Copy the full SHA 91d7414View commit details
Commits on Oct 2, 2025
-
- launch commands fixed (some chars were escaped) - Agent chat is visualized on opening chat
Configuration menu - View commit details
-
Copy full SHA for 8b0943e - Browse repository at this point
Copy the full SHA 8b0943eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 74a24f8 - Browse repository at this point
Copy the full SHA 74a24f8View commit details -
Refactor menu.ts and bug fixes
- 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)
Configuration menu - View commit details
-
Copy full SHA for fa9aa34 - Browse repository at this point
Copy the full SHA fa9aa34View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7195812 - Browse repository at this point
Copy the full SHA 7195812View commit details
Commits on Oct 5, 2025
-
Menu refactor and Ask agent added (ggml-org#124)
* menu.ts is refactored - services classes are extracted * - 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 --------- Co-authored-by: igardev <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 13bf276 - Browse repository at this point
Copy the full SHA 13bf276View commit details -
Configuration menu - View commit details
-
Copy full SHA for a5089fe - Browse repository at this point
Copy the full SHA a5089feView commit details -
Configuration menu - View commit details
-
Copy full SHA for ff41535 - Browse repository at this point
Copy the full SHA ff41535View commit details
Commits on Oct 8, 2025
-
- 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
Configuration menu - View commit details
-
Copy full SHA for 43416b7 - Browse repository at this point
Copy the full SHA 43416b7View commit details -
Configuration menu - View commit details
-
Copy full SHA for cfcdfb0 - Browse repository at this point
Copy the full SHA cfcdfb0View commit details -
Remove the todo from the agent view (ggml-org#127)
Co-authored-by: igardev <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 889c5f6 - Browse repository at this point
Copy the full SHA 889c5f6View commit details
Commits on Oct 14, 2025
-
Edit Agent View (ggml-org#128)
- Edit Agent view added - Add model from OpenAI compatible provider
Configuration menu - View commit details
-
Copy full SHA for b915859 - Browse repository at this point
Copy the full SHA b915859View commit details -
Configuration menu - View commit details
-
Copy full SHA for fab5072 - Browse repository at this point
Copy the full SHA fab5072View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff d452ea7...fab5072