https://github.com/agentsdance/aigit
Score: -Infinity
Last synced: about 21 hours ago
JSON representation
Repository metadata:
The most powerful git commit assistant ever! `aigit commit` is as simple as `git commit`.
- Host: GitHub
- URL: https://github.com/agentsdance/aigit
- Owner: agentsdance
- License: apache-2.0
- Created: 2025-01-09T09:13:27.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2026-06-10T09:14:35.000Z (2 months ago)
- Last Synced: 2026-06-25T11:42:52.934Z (about 2 months ago)
- Language: Go
- Homepage:
- Size: 27.2 MB
- Stars: 52
- Watchers: 1
- Forks: 7
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Owner metadata:
- Name: agentsdance
- Login: agentsdance
- Email:
- Kind: organization
- Description:
- Website:
- Location:
- Twitter:
- Company:
- Icon url: https://avatars.githubusercontent.com/u/213916665?v=4
- Repositories: 1
- Last Synced at: 2025-06-01T13:55:14.957Z
- Profile URL: https://github.com/agentsdance
GitHub Events
Total
- Create event: 1
- Delete event: 2
- Fork event: 1
- Issue comment event: 3
- Issues event: 3
- Member event: 1
- Pull request event: 3
- Pull request review comment event: 3
- Push event: 8
- Release event: 1
- Watch event: 9
- Total: 35
Last Year
- Create event: 1
- Delete event: 2
- Fork event: 1
- Issue comment event: 2
- Issues event: 2
- Member event: 1
- Pull request event: 3
- Pull request review comment event: 3
- Push event: 8
- Release event: 1
- Watch event: 8
- Total: 32
Committers metadata
Last synced: 2 days ago
Total Commits: 42
Total Committers: 5
Avg Commits per committer: 8.4
Development Distribution Score (DDS): 0.452
Commits in past year: 11
Committers in past year: 2
Avg Commits per committer in past year: 5.5
Development Distribution Score (DDS) in past year: 0.455
| Name | Commits | |
|---|---|---|
| zzxwill | z****l@g****m | 23 |
| Jeffrey Guan | d****h@g****m | 7 |
| Zhengxi Zhou | z****u@b****m | 6 |
| Bole Chen | a****r@p****t | 4 |
| mingeme | h****0@1****m | 2 |
Issue and Pull Request metadata
Last synced: 8 days ago
Total issues: 1
Total pull requests: 4
Average time to close issues: N/A
Average time to close pull requests: 21 minutes
Total issue authors: 1
Total pull request authors: 1
Average comments per issue: 0.0
Average comments per pull request: 0.0
Merged pull request: 4
Bot issues: 0
Bot pull requests: 0
Past year issues: 0
Past year pull requests: 4
Past year average time to close issues: N/A
Past year average time to close pull requests: 21 minutes
Past year issue authors: 0
Past year pull request authors: 1
Past year average comments per issue: 0
Past year average comments per pull request: 0.0
Past year merged pull request: 4
Past year bot issues: 0
Past year bot pull requests: 0
Top Issue Authors
- LongyunZhang (1)
Top Pull Request Authors
- zzxwill (4)
Top Issue Labels
Top Pull Request Labels
Package metadata
- Total packages: 1
- Total downloads: unknown
- Total dependent packages: 0
- Total dependent repositories: 0
- Total versions: 14
proxy.golang.org: github.com/agentsdance/aigit
- Homepage:
- Documentation: https://pkg.go.dev/github.com/agentsdance/aigit#section-documentation
- Licenses:
- Latest release: v0.1.4 (published 2 months ago)
- Last Synced: 2026-08-12T14:48:50.652Z (2 days ago)
- Versions: 14
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent packages count: 4.853%
- Average: 5.016%
- Dependent repos count: 5.179%
Dependencies
- cloud.google.com/go v0.115.0
- cloud.google.com/go/ai v0.8.0
- cloud.google.com/go/auth v0.13.0
- cloud.google.com/go/auth/oauth2adapt v0.2.6
- cloud.google.com/go/compute/metadata v0.6.0
- cloud.google.com/go/longrunning v0.5.7
- github.com/fatih/color v1.18.0
- github.com/felixge/httpsnoop v1.0.4
- 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.8
- 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/inconshreveable/mousetrap v1.1.0
- github.com/jmespath/go-jmespath v0.4.0
- github.com/mattn/go-colorable v0.1.13
- github.com/mattn/go-isatty v0.0.20
- github.com/spf13/cobra v1.8.1
- github.com/spf13/pflag v1.0.5
- github.com/volcengine/volc-sdk-golang v1.0.23
- github.com/volcengine/volcengine-go-sdk v1.0.177
- go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.54.0
- go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.54.0
- go.opentelemetry.io/otel v1.29.0
- go.opentelemetry.io/otel/metric v1.29.0
- go.opentelemetry.io/otel/trace v1.29.0
- golang.org/x/crypto v0.31.0
- 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.215.0
- google.golang.org/genproto/googleapis/api v0.0.0-20241209162323-e6fa225c2576
- google.golang.org/genproto/googleapis/rpc v0.0.0-20241223144023-3abc09e42ca8
- google.golang.org/grpc v1.67.1
- google.golang.org/protobuf v1.36.1
- gopkg.in/yaml.v2 v2.2.8
- 128 dependencies
- actions/checkout v4 composite
- actions/download-artifact v4 composite
- actions/setup-go v4 composite
- actions/upload-artifact v4 composite
- release-drafter/release-drafter v5 composite
- softprops/action-gh-release v1 composite