issues
search
appleboy
/
CodeGPT
A CLI written in Go language that writes git commit messages or do a code review brief for you using ChatGPT AI (gpt-4o, gpt-4-turbo, gpt-3.5-turbo model) and automatically installs a git prepare-commit-msg hook.
MIT License
1.27k
stars
110
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Gemini is now accessible from the OpenAI Library
#199
appleboy
opened
1 week ago
0
fix: fatal: cannot lock ref 'HEAD' issue #191
#198
amzyang
opened
4 weeks ago
0
Update README.md
#197
MrLYC
closed
2 months ago
0
fix(gemini): refactor maxTokens type to int32 across the codebase
#196
appleboy
closed
2 months ago
0
json: cannot unmarshal object into Go struct field
#195
h-b
opened
3 months ago
3
Cod 422 BUG about JSON processing
#194
JackCmd233
closed
3 months ago
1
Address issue where git reports fatal error if codegpt is executed from the hook
#193
mikluko
opened
3 months ago
1
Prior conversations appearing in new Chat
#192
michellepace
closed
3 months ago
1
hook not work
#191
Chindada
opened
4 months ago
2
fix(prompt): initialization and update commit message handling
#190
appleboy
closed
4 months ago
0
feat: add noConfirm flag to streamline commit process
#189
appleboy
closed
4 months ago
0
hook not work, it will stuck on `Commit preview summary? ▸Yes No`
#188
Chindada
closed
4 months ago
3
feat: implement commit message editing with bubbletea UI
#187
appleboy
closed
4 months ago
0
feat: introduce hook management commands for git hooks
#186
appleboy
closed
4 months ago
0
feat: refactor command flags and add prompt-only mode
#185
appleboy
closed
4 months ago
0
feat: improve prompt confirmation and error handling
#184
appleboy
closed
4 months ago
0
docs(readme): fix typo in Gemini API service section
#183
gifflet
closed
4 months ago
1
docs: update documentation and improve testing instructions
#182
appleboy
closed
5 months ago
0
Add test command in docs
#181
appleboy
closed
5 months ago
0
Feature request: Prompt user to commit preview
#180
robert-m
closed
4 months ago
2
feat: ensure git commit --amend works with prepare-commit-msg hook
#179
lee1221ee
closed
5 months ago
1
fix: correct typo in README.md
#178
d3567260
closed
5 months ago
0
feat: add Gemini support.
#177
appleboy
closed
5 months ago
0
refactor: use core.Platform instead of Provider type
#176
appleboy
closed
5 months ago
0
refactor: client initialization across multiple files
#175
appleboy
closed
5 months ago
0
Support Google Gemini API
#174
appleboy
closed
5 months ago
0
refactor: provider handling and core interfaces
#173
appleboy
closed
5 months ago
0
feat: enhance multilingual support for language mappings
#172
hugoleodev
closed
6 months ago
0
The latest version 0.12.0 seems to have formatting issues with the git commit message.
#171
ysicing
closed
6 months ago
1
style: refactor codebase to improve readability and maintainability
#170
appleboy
closed
6 months ago
0
style: refactor codebase and update linting rules
#169
appleboy
closed
6 months ago
0
build: refactor codebase and improve security
#168
appleboy
closed
6 months ago
0
docs: enhance OpenRouter API integration docs
#167
appleboy
closed
6 months ago
0
docs: refactor model naming and update docs
#166
appleboy
closed
6 months ago
0
refactor(model): remove model_name parameter
#165
appleboy
closed
6 months ago
0
feat(openrouter): refactor model handling and error logic
#164
appleboy
closed
6 months ago
0
refactor(provider): handling in config system
#163
appleboy
closed
6 months ago
0
docs: update ollama API Service integration and usage instructions
#162
appleboy
closed
6 months ago
0
Support self-hosted Ollama3 Model
#161
ysicing
closed
6 months ago
2
codegpt review - context deadline exceeded
#160
lee1221ee
closed
6 months ago
2
feat(ToolChoice): refactor chat system and tool selection
#159
appleboy
closed
6 months ago
0
feat: refactor error handling and output formatting
#158
appleboy
closed
7 months ago
0
feat(api): switch func calling to tools
#157
appleboy
closed
7 months ago
0
switch FunctionCall to Tools.
#156
appleboy
closed
7 months ago
0
feat: update codebase to support new AI models
#155
appleboy
closed
7 months ago
0
LLaMA2-70b-chat doesn't work
#154
khorark
closed
7 months ago
4
Support openrouter api key
#153
codessse
closed
6 months ago
2
new support: review latest two tags commit changes diff
#152
carsonfeng
closed
7 months ago
1
feat(git): don't use codegpt if user supplies message with `git commit -m`
#151
bresilla
closed
7 months ago
0
`codegpt commit --preview` Command Encounters Runtime Error with local model
#150
winterdrive
closed
6 months ago
3
Next