Commit Graph

  • c887635a0c style(gitService): format code with 4-space indentation and double quotes main Zoë 2026-04-07 11:44:01 +02:00
  • 55df24e0fd feat(opencode): Add output channel logging and minimal variant 1.0.1 Zoë 2026-04-07 11:30:45 +02:00
  • fd4fd87ea8 perf(extension): parallelize async operations and cache checks Zoë 2026-04-06 14:21:03 +02:00
  • cecec8bf23 chore: add *.vsix to .gitignore 1.0.0 Zoë 2026-04-06 00:57:45 +02:00
  • 8d19497924 chore: remove obsolete vsix file Zoë 2026-04-06 00:57:18 +02:00
  • a0f6277da9 chore(release): bump version to 1.0.0 and add build script Zoë 2026-04-06 00:53:50 +02:00
  • 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 Zoë 2026-04-06 00:44:36 +02:00