Commit Graph

2 Commits

Author SHA1 Message Date
JustZoe101 c887635a0c style(gitService): format code with 4-space indentation and double quotes 2026-04-07 11:44:01 +02:00
JustZoe101 0835211a71 feat: initial implementation of AI Commit Ext VS Code extension
- Add VS Code extension with OpenCode AI integration
- Generate Conventional Commit messages via SCM header button
- Include gitService for staged changes detection
- Include opencodeService for CLI invocation
- Add configuration options for model, includeUnstaged, notifications
- Add button disable during generation with progress indicator
- Add sparkle icon for the action button
- Include package.json, tsconfig, and basic project setup
2026-04-06 00:44:36 +02:00