proxy.golang.org : github.com/appleboy/CodeGPT : v1.1.0
A CLI written in Go language that writes git commit messages for you using ChatGPT AI (gpt-4, gpt-3.5-turbo model) and automatically installs a git prepare-commit-msg hook.
Registry -
Documentation -
Download -
JSON
purl: pkg:golang/github.com/appleboy/%21code%21g%21p%[email protected]
Published:
Indexed:
Loading...
Readme
Loading...
Dependencies
- cloud.google.com/go v0.121.1
- cloud.google.com/go/auth v0.16.1
- cloud.google.com/go/compute/metadata v0.7.0
- github.com/appleboy/com v0.4.0
- github.com/appleboy/graceful v1.1.1
- github.com/atotto/clipboard v0.1.4
- github.com/aymanbagabas/go-osc52/v2 v2.0.1
- github.com/charmbracelet/bubbles v0.21.0
- github.com/charmbracelet/bubbletea v1.3.5
- github.com/charmbracelet/colorprofile v0.3.1
- github.com/charmbracelet/lipgloss v1.1.0
- github.com/charmbracelet/x/ansi v0.9.2
- github.com/charmbracelet/x/cellbuf v0.0.13
- github.com/charmbracelet/x/term v0.2.1
- github.com/erikgeiser/coninput v0.0.0-20211004153227-1c3628e74d0f
- github.com/erikgeiser/promptkit v0.9.0
- github.com/fatih/color v1.18.0
- github.com/felixge/httpsnoop v1.0.4
- github.com/fsnotify/fsnotify v1.9.0
- github.com/go-logr/logr v1.4.2
- github.com/go-logr/stdr v1.2.2
- github.com/go-viper/mapstructure/v2 v2.2.1
- github.com/google/go-cmp v0.7.0
- github.com/google/s2a-go v0.1.9
- github.com/googleapis/enterprise-certificate-proxy v0.3.6
- github.com/googleapis/gax-go/v2 v2.14.2
- github.com/gorilla/websocket v1.5.3
- github.com/inconshreveable/mousetrap v1.1.0
- github.com/joho/godotenv v1.5.1
- github.com/liushuangls/go-anthropic/v2 v2.15.0
- github.com/lucasb-eyer/go-colorful v1.2.0
- github.com/mattn/go-colorable v0.1.14
- github.com/mattn/go-isatty v0.0.20
- github.com/mattn/go-localereader v0.0.1
- github.com/mattn/go-runewidth v0.0.16
- github.com/muesli/ansi v0.0.0-20230316100256-276c6243b2f6
- github.com/muesli/cancelreader v0.2.2
- github.com/muesli/reflow v0.3.0
- github.com/muesli/termenv v0.16.0
- github.com/pelletier/go-toml/v2 v2.2.4
- github.com/rivo/uniseg v0.4.7
- github.com/rodaine/table v1.3.0
- github.com/sagikazarmark/locafero v0.9.0
- github.com/sashabaranov/go-openai v1.40.0
- github.com/sourcegraph/conc v0.3.0
- github.com/spf13/afero v1.14.0
- github.com/spf13/cast v1.8.0
- github.com/spf13/cobra v1.9.1
- github.com/spf13/pflag v1.0.6
- github.com/spf13/viper v1.20.1
- github.com/subosito/gotenv v1.6.0
- github.com/xo/terminfo v0.0.0-20220910002029-abceb7e1c41e
- github.com/yassinebenaid/godump v0.11.1
- go.opentelemetry.io/auto/sdk v1.1.0
- go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.60.0
- go.opentelemetry.io/otel v1.35.0
- go.opentelemetry.io/otel/metric v1.35.0
- go.opentelemetry.io/otel/trace v1.35.0
- go.uber.org/multierr v1.11.0
- golang.org/x/crypto v0.38.0
- golang.org/x/exp v0.0.0-20250506013437-ce4c2cf36ca6
- golang.org/x/net v0.40.0
- golang.org/x/sync v0.14.0
- golang.org/x/sys v0.33.0
- golang.org/x/text v0.25.0
- google.golang.org/genai v1.5.0
- google.golang.org/genproto/googleapis/rpc v0.0.0-20250512202823-5a2f75b736a9
- google.golang.org/grpc v1.72.1
- google.golang.org/protobuf v1.36.6
- gopkg.in/yaml.v3 v3.0.1