feat(config): add interactive config editor and GitLab PR support #4

Merged
Mplan merged 8 commits from v0.1.2 into main 2026-06-12 09:00:29 +08:00
Showing only changes of commit 5bb2dc8e8a - Show all commits
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "gai",
"version": "0.1.0",
"version": "0.1.2",
"description": "AI-powered git commit message generator",
"module": "index.ts",
"type": "module",