Commit Graph
5 Commits
Author SHA1 Message Date
lixulun 98dd086529 feat(commit-and-push-self): use llm to generate commit messages
- skip commit if no staged changes
- fallback to timestamp-based message if llm not available
- parse llm output as title + body (first line + lines after blank line)
2026-03-25 18:23:57 +08:00
lixulun 5bd67b766f auto commit at 2026-03-25 17:37:53 2026-03-25 17:37:53 +08:00
lixulun 53d6c6f4fc auto commit at 2026-03-25 14:22:31 2026-03-25 14:22:31 +08:00
lixulun 18da28a295 auto commit at 2026-03-25 14:19:34 2026-03-25 14:19:34 +08:00
lixulun 7dc0b7c337 init repo 2026-03-25 14:05:42 +08:00