Commit Graph

4 Commits

Author SHA1 Message Date
hykocx 7839a27d3a refactor: rename config namespace from aiCommit to zemit 2026-04-15 14:45:35 -04:00
hykocx 1f9ed36194 refactor: translate UI messages to French 2026-04-15 14:42:57 -04:00
hykocx a102b0d714 refactor: rename command and config prefix from aiCommit to zemit 2026-04-15 14:34:55 -04:00
hykocx aa85ed29e8 feat: add VS Code extension entry point with model selection
- Register commands for generating commit messages, aborting
  generation, and selecting AI models
- Implement `selectModel` command with progress notification while
  fetching available models from the configured provider
- Display current model in QuickPick and persist selection globally
- Show appropriate error/warning messages on failure or empty results
2026-04-15 13:43:42 -04:00