JustZoe101
d51ae3a574
chore: bump version number to 1.2.2
1.2.2
2026-05-12 09:36:12 +02:00
JustZoe101
0c2c35ad72
chore(opencodeService): update model to deepseek-v4-flash-free
2026-05-12 09:35:24 +02:00
JustZoe101
558b6a9953
fix(conflict): resolve OpenCode vs. extension conflict by sanitizing env
1.2.1
2026-04-20 13:06:00 +02:00
JustZoe101
a7f07dbeef
feat(aiCommitExt): add user-suggested commit-message refinement
1.2.0
2026-04-15 12:01:40 +02:00
JustZoe101
4fc21100a9
chore(release): bump version to 1.1.0
1.1.0
2026-04-08 13:05:54 +02:00
JustZoe101
18061a9156
feat(opencode): add --pure flag and model variant config
2026-04-08 13:04:41 +02:00
JustZoe101
c887635a0c
style(gitService): format code with 4-space indentation and double quotes
2026-04-07 11:44:01 +02:00
JustZoe101
55df24e0fd
feat(opencode): Add output channel logging and minimal variant
1.0.1
2026-04-07 11:30:45 +02:00
JustZoe101
fd4fd87ea8
perf(extension): parallelize async operations and cache checks
2026-04-06 14:21:03 +02:00
JustZoe101
cecec8bf23
chore: add *.vsix to .gitignore
1.0.0
2026-04-06 00:57:45 +02:00
JustZoe101
8d19497924
chore: remove obsolete vsix file
2026-04-06 00:57:18 +02:00
JustZoe101
a0f6277da9
chore(release): bump version to 1.0.0 and add build script
2026-04-06 00:53:50 +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