Skip to content

Commit 1eaea72

Browse files
authored
Update README.md
1 parent 9c341d6 commit 1eaea72

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
Offline AI agent for Git workflows—voice-dictated commits, smart summaries, and agentic checks. Built in Swift for macOS devs who vibe code without cloud BS.
44

5-
Inspired by agentic engineering (shoutout to @steipete's threads): No more stalled prompts or manual loops. Just dictate "Commit vibe: fixed auth bug," and it generates summaries with local gpt-oss-20b, verifies diffs, and pushes if ready.
5+
Inspired by agentic engineering: No more stalled prompts or manual loops. Just dictate "Commit vibe: fixed auth bug," and it generates summaries with local gpt-oss-20b, verifies diffs, and pushes if ready.
66

77
## ✨ Features (MVP)
88
- 📝 Auto-generate commit messages from diffs using local AI (gpt-oss-20b).

0 commit comments

Comments
 (0)