9 Commits

Author SHA1 Message Date
hykocx f5f6a2f703 chore: bump version to 1.1.4 and update dependencies
- upgrade @vscode/vsce from 3.8.1 to 3.9.1 (drops node >= 22 requirement to >= 20)
- rename config key `zemit.commitStyle` to `zemit.promptVersion` with new enum values `zemit-v1`/`zemit-v2`
- bump package version from 1.1.3 to 1.1.4
2026-04-24 12:21:53 -04:00
hykocx a90ab0eca3 docs(readme): add banner image and fix asset base urls for packaging 2026-04-15 18:04:57 -04:00
hykocx 1bdd31ae0c chore: bump version to 1.1.3 2026-04-15 17:58:59 -04:00
hykocx bab40a8304 chore: bump version to 1.1.2 and update description 2026-04-15 15:15:03 -04:00
hykocx 76aa5b0444 docs: shorten description in README and package.json 2026-04-15 14:58:15 -04:00
hykocx 4f59c77e8f chore: bump version from 1.1.0 to 1.1.1 2026-04-15 14:38:55 -04:00
hykocx a102b0d714 refactor: rename command and config prefix from aiCommit to zemit 2026-04-15 14:34:55 -04:00
hykocx b9e0273d57 chore: update default model to claude-sonnet-4-6 2026-04-15 14:32:23 -04:00
hykocx b65b8f87a4 chore: initialize VS Code extension project structure
Add foundational project files including:
- package-lock.json with dependencies for the zemit extension (v1.1.0)
- Locks devDependencies: TypeScript, esbuild, @vscode/vsce, and type definitions
- Targets VS Code engine v1.85.0+ with GPL-3.0-only license
2026-04-15 13:41:22 -04:00