๐ Release v2.4.1 โ normalize commit model IDs, fix vendor prefix handling (#128)
## Change Log / Overview Release v2.4.1 promoting the commit model ID normalization work. ### What's New - **โ๏ธ Normalize commit model IDs**: `commitModelIdOverride` now strips the `litellm-connector/` vendor prefix when reading the setting, so IDs copied directly from the model picker work with SCM commit-message generation. - **๐ Namespaced model resolution**: Commit generation resolves configured models from the discovered backend registry, including models whose LiteLLM names contain nested slashes. ### Fixes - Fixes #127 ## Related Issues, Builds, Pipeline Runs, etc. - #127 --- > โน๏ธ **Stale PR policy:** PRs with no activity for 21 days are marked `stale` and auto-closed after 7 more days. Any comment or push resets the timer. Apply `exemption:pr-stale` if you need more time. See [CONTRIBUTING.md](../blob/main/.github/CONTRIBUTING.md). ### Pull Request Pre-check - [x] Linting Validation Passed (0 errors, 31 warnings โ warnings are pre-existing) - [x] Formatting Validation Passed - [x] Unit Testing Passes (935 passing) - [x] Documentation Updated (CHANGELOG.md, README.md, README.marketplace.md)
A
amwdrizz committed
b979005e2ebf612ad9d79379526d3d39d3690655
Parent: cb07c11
Committed by GitHub <noreply@github.com>
on 8/4/2026, 12:33:07 AM