Go reference SDK for ARCP (Agent Runtime Control Protocol).
active 2026-05-10 → 2026-08-10 (UTC)
Activity over time
Daily event counts in the loaded window
Line chart, 93 days from 2026-05-10 to 2026-08-10. Pushes: 26 total, peak 5 in a day. Pull requests: 0 total, peak 0 in a day. Issues: 33 total, peak 14 in a day. Comments: 2 total, peak 1 in a day. Stars: 0 total, peak 0 in a day.
- Pushes
- Pull requests
- Issues
- Comments
- Stars
Stars, PRs, issues and forks are under-captured in the later part of this window. GH Archive progressively stopped capturing non-push events during 2026 — −95% or worse by the end of the window. Every series here except Pushes fades for that reason, so a decline above reflects the archive, not this repository. Pushes stay reliable throughout, so read them, and the contributor counts derived from them, as the real signal. Data health has the measurements.
Top contributors
Pushes, PRs, issues, reviews and comments — stars and forks excluded, so this is contribution rather than popularity
| Contributor | Contributions | Pushes | PRs | Comments |
|---|---|---|---|---|
| nficano | 57 | 24 | 0 | 0 |
| dependabot[bot] | 4 | 2 | 0 | 2 |
Recent activity
Latest issues, pull requests and releases
- Issue comment#161dependabot[bot]2026-06-15 10:25chore(deps): bump github.com/coder/websocket from 1.8.14 to 1.8.15 in the go-dependencies group
- Issue#118nficano2026-06-12 01:25assembleChunks grows []byte by repeated append without preallocation
- Issue#120nficano2026-06-12 01:25Submit serialises every send under submitMu, blocking unrelated submissions
- Issue#109nficano2026-06-12 01:25Options.AutoAckWindow godoc says 'events processed' but maybeAck triggers on seq delta
- Issue#110nficano2026-06-12 01:25JobHandle.Accepted returns nil before accept and reads without lock
- Issue#113nficano2026-06-12 01:25handleJobEvent takes RLock twice for one dispatch
- Issue#111nficano2026-06-12 01:25Subscription.Close swallows transport.Send error after closeOnce
- Issue#114nficano2026-06-12 01:25handleJobAccepted may bind handle to empty JobID
- Issue#80nficano2026-06-12 01:25max_runtime_sec timer never stopped; leaks until duration elapses
- Issue#91nficano2026-06-12 01:25revokeCredential uses context.Background and real-time timer instead of opts.Clock
- Issue#145nficano2026-06-12 01:25Resumed sessions never receive live events from surviving jobs (§6.3)
- Issue#158nficano2026-06-12 01:25auth.StaticBearer compares secret tokens via map lookup, not constant-time comparison
- Issue#160nficano2026-06-12 01:25Agent panic stack traces (with server file paths) are sent to clients in job.error.message
- Issue#159nficano2026-06-12 01:25Server's outbound heartbeat timer is reset by inbound traffic, so a receive-heavy session can starve pings in the server→client direction (§6.4)
- Issue#147nficano2026-06-12 01:25Lease subset check is unsound: child wildcard patterns that widen authority pass as subsets (§9.4)
- Issue#141nficano2026-05-30 14:54client does not detect event_seq gaps and attempt resume (§8.3)
- Issue#118nficano2026-05-30 14:54assembleChunks grows []byte by repeated append without preallocation
- Issue#118nficano2026-05-30 14:54assembleChunks grows []byte by repeated append without preallocation
- Issue#98nficano2026-05-30 14:54Magic constants 128 (outbox buffer) and 10_000 (event log size) unconfigurable
- Issue#98nficano2026-05-30 14:54Magic constants 128 (outbox buffer) and 10_000 (event log size) unconfigurable
- Issue#90nficano2026-05-30 14:54Library defaults Logger to slog.Default() (ambient global)
- Issue#76nficano2026-05-30 14:53Resume replay re-enqueues envelopes that get persisted again
- Issue#76nficano2026-05-30 14:53Resume replay re-enqueues envelopes that get persisted again
- Issue#76nficano2026-05-30 14:53Resume replay re-enqueues envelopes that get persisted again
- Issue#61nficano2026-05-30 14:53IsLeaseSubset and glob matcher duplicated between lease.go and internal packages
Totals cover only the window loaded into ClickHouse and count events, not GitHub's lifetime totals — 0 stars here means stars gained during the window, not the repo's star count.