We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3faf82b commit 241bd17Copy full SHA for 241bd17
1 file changed
CHANGELOG.md
@@ -7,7 +7,7 @@
7
- feat: Add support for specifying model versions via new `procommit.model` setting (e.g., gpt-4o, gemini-1.5-pro, llama3, etc.)
8
- feat: Add `procommit.supportedGenerators` setting to explicitly list all supported commit message generators
9
- feat: Add support for new generators: Gemini (Google), Ollama (local LLM), LMStudio (local LLM), Smithery, and Custom endpoints
10
-- feat: Add support for workspace/multiple repositories
+- feat: Add support for workspace(s)/multiple repositories
11
12
### Changed
13
- refactor: Improve configuration schema for clarity and extensibility (all generator settings unified, model/endpoint/apiKey now top-level)
0 commit comments