• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

rm-hull / git-commit-summary / 26369829253

24 May 2026 06:52PM UTC coverage: 33.659% (+2.6%) from 31.047%
26369829253

push

github

web-flow
feat: add `--hint` flag to provide context (#111)

* feat: add `--hint` flag to provide context

Introduced a new `-H/--hint` flag to allow users to provide additional
contextual guidance for the commit message generation. This hint is
appended to the prompt sent to the LLM to improve the relevance of the
generated summary.

* docs: add contextual hint feature to README

Update documentation to include the new `--hint` flag, allowing users to
 provide additional context to the LLM for improved commit message
generation.

* Update internal/ui/model_test.go

Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>

* refactor: optimize string concatenation in generateSummary

Replace `fmt.Sprintf` with simple string concatenation to improve
performance in the summary generation loop.

* test: remove stale comment in model_test.go

---------

Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>

4 of 9 new or added lines in 3 files covered. (44.44%)

24 existing lines in 2 files now uncovered.

379 of 1126 relevant lines covered (33.66%)

0.37 hits per line

Source File
Press 'n' to go to next uncovered line, 'b' for previous

12.61
/internal/git/client.go


Source Not Available

STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc