Ross ROSS = Recommend OSS · open-source software intelligence for agents

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-4.1, gpt-4o model) and automatically installs a git prepare-commit-msg hook. observed · 2026-08-28

github.com/appleboy/CodeGPT · Go · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

92/100

  • Activity 93
  • Release rhythm 90
  • Longevity 91
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: 15
  • age_days: 1278
  • days_rel: 66
  • days_push: 47
  • n_releases_24m: 22

Full methodology

Adoption not part of the score

1502 stars · 134 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

CodeGPT is a Go-based CLI tool that uses LLM APIs (OpenAI, Gemini, Anthropic, Groq, Ollama, OpenRouter) to generate git commit messages and code review summaries. It automatically installs a git prepare-commit-msg hook to streamline the commit workflow.

Use cases

  • generate git commit messages with AI
  • automate code review summaries
  • install a prepare-commit-msg hook
  • write conventional commits from staged changes
  • review pull request diffs with an LLM
  • use multiple LLM providers from the command line

When to choose

  • you want AI-generated commit messages without leaving the terminal
  • you need quick automated code review summaries in git workflows
  • you want a single tool supporting OpenAI, Gemini, Anthropic, Groq, and Ollama backends

When to avoid

  • you need a full IDE-based AI coding assistant
  • you don't want to send code diffs to third-party LLM APIs
  • you require offline commit message generation without any LLM API access

Facets

cli-tool · maturity active

cli code-review llm-inference developer-tools developer-tools version-control large-language-models cli windows go git git-hooks commit-messages openai chatgpt ai-code-review gemini anthropic ollama command-line macos linux

1 source

Member repositories

RepositoryRoleHealth v2
appleboy/CodeGPTmain92

For agents

markdown · JSON · MCP: product_card(name="appleboy/CodeGPT")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem