Commit Graph
5 Commits
Author SHA1 Message Date
t 9647c854c9 feat: rewrite gh-commit in Go with local Ollama backend
Replaces the Python/Crush/DuckDB implementation with a CGO-free Go binary:
cobra CLI, modernc.org/sqlite storage, huh/lipgloss UI, and speed-tuned raw
/api/generate calls (think:false, keep_alive, capped num_predict) against a
local qwen3.5:2b. Ships as a gh extension via cli/gh-extension-precompile.
2026-08-15 19:10:16 -04:00
Prad Nukala 735229b150 fix: provider 2026-07-17 23:14:08 -04:00
Prad Nukala 181e936b29 fix: Refactor to use crush 2026-07-17 22:53:47 -04:00
Prad Nukala 8486cdbb54 update: use claude acp 2026-06-01 12:22:25 -04:00
Prad Nukala f00bec7738 feat: initial scripts 2026-02-27 10:29:42 -05:00