docs: update README and package.json for v0.2.0

- Full README rewrite with all new commands, pipe support, aliases,
  global flags, and configuration examples
- Bump version to 0.2.0, update description
This commit is contained in:
2026-06-16 02:01:07 +08:00
parent 4b384a7581
commit 4572605f33
2 changed files with 183 additions and 70 deletions
+2 -2
View File
@@ -1,7 +1,7 @@
{
"name": "gai",
"version": "0.1.2",
"description": "AI-powered git commit message generator",
"version": "0.2.0",
"description": "AI-powered git helper — commit messages, PRs, code review, changelogs, and more",
"module": "index.ts",
"type": "module",
"bin": {