proxy.golang.org : github.com/appleboy/codegpt : v0.16.1
A CLI written in Go language that writes git commit messages for you using ChatGPT AI (gpt-3.5-turbo model) and automatically installs a git prepare-commit-msg hook.
Registry -
Documentation -
Download -
JSON
purl: pkg:golang/github.com/appleboy/[email protected]
Published:
Indexed:
Loading...
Readme
Loading...
Dependencies
- cloud.google.com/go v0.118.3
- cloud.google.com/go/ai v0.10.0
- cloud.google.com/go/auth v0.15.0
- cloud.google.com/go/auth/oauth2adapt v0.2.7
- cloud.google.com/go/compute/metadata v0.6.0
- cloud.google.com/go/longrunning v0.6.4
- github.com/appleboy/com v0.3.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.20.0
- github.com/charmbracelet/bubbletea v1.3.3
- github.com/charmbracelet/lipgloss v1.0.0
- github.com/charmbracelet/x/ansi v0.8.0
- 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.8.0
- github.com/go-logr/logr v1.4.2
- github.com/go-logr/stdr v1.2.2
- github.com/google/generative-ai-go v0.19.0
- github.com/google/s2a-go v0.1.9
- github.com/google/uuid v1.6.0
- github.com/googleapis/enterprise-certificate-proxy v0.3.4
- github.com/googleapis/gax-go/v2 v2.14.1
- github.com/hashicorp/hcl v1.0.0
- github.com/inconshreveable/mousetrap v1.1.0
- github.com/joho/godotenv v1.5.1
- github.com/liushuangls/go-anthropic/v2 v2.13.1
- github.com/lucasb-eyer/go-colorful v1.2.0
- github.com/magiconair/properties v1.8.9
- 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/mitchellh/mapstructure v1.5.0
- 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.3
- github.com/rivo/uniseg v0.4.7
- github.com/rodaine/table v1.3.0
- github.com/sagikazarmark/locafero v0.7.0
- github.com/sagikazarmark/slog-shim v0.1.0
- github.com/sashabaranov/go-openai v1.37.0
- github.com/sourcegraph/conc v0.3.0
- github.com/spf13/afero v1.12.0
- github.com/spf13/cast v1.7.1
- github.com/spf13/cobra v1.9.1
- github.com/spf13/pflag v1.0.6
- github.com/spf13/viper v1.19.0
- github.com/subosito/gotenv v1.6.0
- go.opentelemetry.io/auto/sdk v1.1.0
- go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.59.0
- go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.59.0
- go.opentelemetry.io/otel v1.34.0
- go.opentelemetry.io/otel/metric v1.34.0
- go.opentelemetry.io/otel/trace v1.34.0
- go.uber.org/multierr v1.11.0
- golang.org/x/crypto v0.34.0
- golang.org/x/exp v0.0.0-20250218142911-aa4b98e5adaa
- golang.org/x/net v0.35.0
- golang.org/x/oauth2 v0.26.0
- golang.org/x/sync v0.11.0
- golang.org/x/sys v0.30.0
- golang.org/x/text v0.22.0
- golang.org/x/time v0.10.0
- google.golang.org/api v0.222.0
- google.golang.org/genproto/googleapis/api v0.0.0-20250219182151-9fdb1cabc7b2
- google.golang.org/genproto/googleapis/rpc v0.0.0-20250219182151-9fdb1cabc7b2
- google.golang.org/grpc v1.70.0
- google.golang.org/protobuf v1.36.5
- gopkg.in/ini.v1 v1.67.0
- gopkg.in/yaml.v3 v3.0.1