Commit Graph

7 Commits

Author SHA1 Message Date
s41r4j ce005adf22 feat: restore g ls and g ll commands
- Add back separate g ls (short list) and g ll (detailed list) commands
- Keep g h as alias for g ls for backward compatibility
- Update documentation and quick help to show all three options
- Users now have: g ls, g ll, and g h for commit history
- Version bump to 0.6.3
2025-10-10 11:10:05 +05:30
s41r4j 6832a598cb feat: update to latest AI models and simplify README
- Update AI models to latest versions:
  - Gemini: gemini-2.5-flash
  - OpenAI: gpt-5
  - Groq: groq/compound
- Drastically simplify README (90% shorter)
- Focus on quick start and essential commands
- Update version to 0.6.2
2025-10-09 23:56:48 +05:30
s41r4j f7c07e1af1 feat(cli): auto-stage when nothing staged for g m/g l/g o; docs: update README 2025-10-09 12:14:43 +05:30
s41r4j 9c2bd60cc5 0.5.2 2025-09-10 15:05:25 +05:30
s41r4j 83ae097494 cli: source version from package.json to avoid mismatches 2025-08-20 00:02:59 +05:30
s41r4j a60fd01444 Update README.md and bin/gims.js with latest changes 2025-08-08 19:37:56 +05:30
s41r4j 71a398820a V1 with working cmdline interface for easy of using GIT 2025-08-08 16:27:43 +05:30