A CLI written in Go language that writes git commit messages or do a code review brief for you using ChatGPT AI (gpt-4.1, gpt-4o model) and automatically installs a git prepare-commit-msg hook.
Stars
1.5k
Forks
134
Watchers
1.5k
Open Issues
10
Overall repository health assessment
No package.json found
This might not be a Node.js project
docs(readme): rename Claude Code Integration to Agent Skill Integration
e7eecaaView on GitHubfeat(cache): migrate API key helper cache to OS credential store (#264)
6365d3bView on GitHubfeat(credentials): add secure credential storage for API keys (#263)
cba837aView on GitHubfix(openai): propagate write errors in streaming completion
ac9a059View on GitHubrefactor(openai): extract shared helpers and add streaming reasoning support
ff63576View on GitHubfeat(core): add streaming output support for real-time token display (#261)
db14b78View on GitHubfix(docker): create home directory for codegpt user in container (#260)
ac8886bView on GitHub