An open API service for producing an overview of a list of open source projects.

https://github.com/nairiai/nairid

agents ai

Score: -Infinity

Last synced: about 1 hour ago
JSON representation

Repository metadata:

Agent daemon for nairi.ai


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 1 day ago

Total Commits: 312
Total Committers: 7
Avg Commits per committer: 44.571
Development Distribution Score (DDS): 0.381

Commits in past year: 264
Committers in past year: 7
Avg Commits per committer in past year: 37.714
Development Distribution Score (DDS) in past year: 0.451

Name Email Commits
Pres Mihaylov p****v@p****m 193
eksecd a****t@e****i 46
claude-control[bot] 2****] 40
Claude Control a****t@c****m 26
eksecai[bot] 2****] 3
Natan Žabkar n****r@g****m 3
0xlucian 9****n 1

Issue and Pull Request metadata

Last synced: 1 day ago

Total issues: 0
Total pull requests: 9
Average time to close issues: N/A
Average time to close pull requests: 19 days
Total issue authors: 0
Total pull request authors: 2
Average comments per issue: 0
Average comments per pull request: 0.0
Merged pull request: 5
Bot issues: 0
Bot pull requests: 0

Past year issues: 0
Past year pull requests: 9
Past year average time to close issues: N/A
Past year average time to close pull requests: 19 days
Past year issue authors: 0
Past year pull request authors: 2
Past year average comments per issue: 0
Past year average comments per pull request: 0.0
Past year merged pull request: 5
Past year bot issues: 0
Past year bot pull requests: 0

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/nairiai/nairid

Top Issue Authors

Top Pull Request Authors

  • presmihaylov (6)
  • 0xlucian (3)

Top Issue Labels

Top Pull Request Labels


Package metadata

proxy.golang.org: github.com/nairiai/nairid

  • Homepage:
  • Documentation: https://pkg.go.dev/github.com/nairiai/nairid#section-documentation
  • Licenses: mit
  • Latest release: v0.0.50 (published 7 months ago)
  • Last Synced: 2026-08-27T18:14:19.659Z (1 day ago)
  • Versions: 27
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent packages count: 4.849%
    • Average: 5.012%
    • Dependent repos count: 5.175%

Dependencies

.github/workflows/ci.yml actions
  • actions/checkout v4 composite
  • actions/setup-go v5 composite
  • golangci/golangci-lint-action v6 composite
go.mod go
  • github.com/andybalholm/brotli v1.2.0
  • github.com/cenkalti/backoff/v4 v4.3.0
  • github.com/gammazero/deque v0.2.0
  • github.com/gammazero/workerpool v1.1.3
  • github.com/gofrs/flock v0.12.1
  • github.com/gookit/color v1.5.4
  • github.com/gorilla/websocket v1.5.3
  • github.com/jessevdk/go-flags v1.6.1
  • github.com/klauspost/compress v1.18.0
  • github.com/lucasepe/codename v0.2.0
  • github.com/oklog/ulid/v2 v2.1.1
  • github.com/quic-go/qpack v0.5.1
  • github.com/quic-go/quic-go v0.53.0
  • github.com/vmihailenco/msgpack/v5 v5.4.1
  • github.com/vmihailenco/tagparser/v2 v2.0.0
  • github.com/xo/terminfo v0.0.0-20210125001918-ca9a967f8778
  • github.com/zishang520/engine.io-client-go v1.1.0
  • github.com/zishang520/engine.io-go-parser v1.3.2
  • github.com/zishang520/engine.io/v2 v2.5.0
  • github.com/zishang520/socket.io-client-go v1.1.0
  • github.com/zishang520/socket.io-go-parser/v2 v2.5.0
  • github.com/zishang520/socket.io/v2 v2.5.0
  • github.com/zishang520/webtransport-go v0.9.1
  • go.uber.org/mock v0.5.1
  • golang.org/x/crypto v0.36.0
  • golang.org/x/mod v0.18.0
  • golang.org/x/net v0.38.0
  • golang.org/x/sync v0.12.0
  • golang.org/x/sys v0.31.0
  • golang.org/x/text v0.23.0
  • golang.org/x/tools v0.22.0
  • resty.dev/v3 v3.0.0-beta.3
go.sum go
  • github.com/andybalholm/brotli v1.2.0
  • github.com/cenkalti/backoff/v4 v4.3.0
  • github.com/davecgh/go-spew v1.1.1
  • github.com/francoispqt/gojay v1.2.13
  • github.com/gammazero/deque v0.2.0
  • github.com/gammazero/workerpool v1.1.3
  • github.com/gofrs/flock v0.12.1
  • github.com/gookit/color v1.5.4
  • github.com/gorilla/websocket v1.5.3
  • github.com/jessevdk/go-flags v1.6.1
  • github.com/klauspost/compress v1.18.0
  • github.com/lucasepe/codename v0.2.0
  • github.com/oklog/ulid/v2 v2.1.1
  • github.com/pborman/getopt v0.0.0-20170112200414-7148bc3a4c30
  • github.com/pmezard/go-difflib v1.0.0
  • github.com/quic-go/qpack v0.5.1
  • github.com/quic-go/quic-go v0.53.0
  • github.com/stretchr/testify v1.9.0
  • github.com/vmihailenco/msgpack/v5 v5.4.1
  • github.com/vmihailenco/tagparser/v2 v2.0.0
  • github.com/xo/terminfo v0.0.0-20210125001918-ca9a967f8778
  • github.com/xyproto/randomstring v1.0.5
  • github.com/zishang520/engine.io-client-go v1.1.0
  • github.com/zishang520/engine.io-go-parser v1.3.2
  • github.com/zishang520/engine.io/v2 v2.5.0
  • github.com/zishang520/socket.io-client-go v1.1.0
  • github.com/zishang520/socket.io-go-parser/v2 v2.5.0
  • github.com/zishang520/socket.io/v2 v2.5.0
  • github.com/zishang520/webtransport-go v0.9.1
  • go.uber.org/goleak v1.1.12
  • go.uber.org/mock v0.5.1
  • golang.org/x/crypto v0.36.0
  • golang.org/x/mod v0.18.0
  • golang.org/x/net v0.38.0
  • golang.org/x/sync v0.12.0
  • golang.org/x/sys v0.31.0
  • golang.org/x/text v0.23.0
  • golang.org/x/tools v0.22.0
  • gopkg.in/yaml.v3 v3.0.1
  • resty.dev/v3 v3.0.0-beta.3