proxy.golang.org : github.com/appleboy/codegpt : v0.15.0
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.116.0
- cloud.google.com/go/ai v0.8.2
- cloud.google.com/go/auth v0.10.1
- cloud.google.com/go/auth/oauth2adapt v0.2.5
- cloud.google.com/go/compute/metadata v0.5.2
- cloud.google.com/go/longrunning v0.6.2
- github.com/appleboy/com v0.2.1
- 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.2.1
- github.com/charmbracelet/lipgloss v1.0.0
- github.com/charmbracelet/x/ansi v0.4.5
- 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/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da
- github.com/google/generative-ai-go v0.18.0
- github.com/google/s2a-go v0.1.8
- github.com/google/uuid v1.6.0
- github.com/googleapis/enterprise-certificate-proxy v0.3.4
- github.com/googleapis/gax-go/v2 v2.13.0
- 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.12.2
- github.com/lucasb-eyer/go-colorful v1.2.0
- github.com/magiconair/properties v1.8.7
- github.com/mattn/go-colorable v0.1.13
- 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.15.2
- 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.6.0
- github.com/sagikazarmark/slog-shim v0.1.0
- github.com/sashabaranov/go-openai v1.35.6
- github.com/sourcegraph/conc v0.3.0
- github.com/spf13/afero v1.11.0
- github.com/spf13/cast v1.7.0
- github.com/spf13/cobra v1.8.1
- github.com/spf13/pflag v1.0.5
- github.com/spf13/viper v1.19.0
- github.com/subosito/gotenv v1.6.0
- go.opencensus.io v0.24.0
- go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.57.0
- go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.57.0
- go.opentelemetry.io/otel v1.32.0
- go.opentelemetry.io/otel/metric v1.32.0
- go.opentelemetry.io/otel/trace v1.32.0
- go.uber.org/multierr v1.11.0
- golang.org/x/crypto v0.31.0
- golang.org/x/exp v0.0.0-20241108190413-2d47ceb2692f
- golang.org/x/net v0.33.0
- golang.org/x/oauth2 v0.24.0
- golang.org/x/sync v0.10.0
- golang.org/x/sys v0.28.0
- golang.org/x/text v0.21.0
- golang.org/x/time v0.8.0
- google.golang.org/api v0.205.0
- google.golang.org/genproto/googleapis/api v0.0.0-20241104194629-dd2ea8efbc28
- google.golang.org/genproto/googleapis/rpc v0.0.0-20241104194629-dd2ea8efbc28
- google.golang.org/grpc v1.68.0
- google.golang.org/protobuf v1.35.1
- gopkg.in/ini.v1 v1.67.0
- gopkg.in/yaml.v3 v3.0.1