Java reference SDK for ARCP (Agent Runtime Control Protocol).
active 2026-05-10 → 2026-07-26 (UTC)
Activity over time
Daily event counts in the loaded window
Line chart, 78 days from 2026-05-10 to 2026-07-26. Pushes: 39 total, peak 11 in a day. Pull requests: 2 total, peak 2 in a day. Issues: 33 total, peak 28 in a day. Comments: 3 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 | 66 | 29 | 2 | 2 |
| dependabot[bot] | 11 | 10 | 0 | 1 |
Recent activity
Latest issues, pull requests and releases
- Issue#76nficano2026-05-28 04:17Subscription fan-out forwards the producer's event_seq into the subscriber stream (§7.6 / §8.3)
- Issue comment#46nficano2026-05-24 15:17LeaseGuard.authorize compiles a regex on every authorization check, scaling with patterns × calls
- Issue#43nficano2026-05-24 15:17ReplayingPublisher.subscribe can deliver onNext before downstream.onSubscribe completes, violating Reactive Streams §1.9
- Issue#44nficano2026-05-23 23:06Per-transport virtual-thread executors are created but never shut down, leaking executor instances per session
- Issue#41nficano2026-05-23 23:06ArcpRuntime sessions map is keyed by pending UUID and never updated, leaking SessionLoops
- Issue comment#49nficano2026-05-23 23:06Capabilities.fromJson silently drops unknown features despite Javadoc claiming round-trip safety
- Issue#64nficano2026-05-23 23:05WebSocketTransport and friends never close the underlying HttpClient, leaking selector threads
- Issue#54nficano2026-05-23 23:02BudgetCounters.ensureAllPositive Javadoc says Returns null but method is void
- Issue#54nficano2026-05-23 23:02BudgetCounters.ensureAllPositive Javadoc says Returns null but method is void
- Issue#54nficano2026-05-23 23:02BudgetCounters.ensureAllPositive Javadoc says Returns null but method is void
- Issue#53nficano2026-05-23 23:02Message.Type.fromWire, EventBody.Kind.fromWire, and Feature.fromWire are O(n) stream lookups on the dispatch hot path
- Issue#53nficano2026-05-23 23:02Message.Type.fromWire, EventBody.Kind.fromWire, and Feature.fromWire are O(n) stream lookups on the dispatch hot path
- Issue#53nficano2026-05-23 23:02Message.Type.fromWire, EventBody.Kind.fromWire, and Feature.fromWire are O(n) stream lookups on the dispatch hot path
- Issue#52nficano2026-05-23 23:02ArcpMapper.shared Javadoc claims an immutable mapper but ObjectMapper is mutable and globally exposed
- Issue#51nficano2026-05-23 23:01ArcpOtel.injectTraceContext can throw ClassCastException when payload.extensions exists as a non-object node
- Issue#51nficano2026-05-23 23:01ArcpOtel.injectTraceContext can throw ClassCastException when payload.extensions exists as a non-object node
- Issue#49nficano2026-05-23 23:01Capabilities.fromJson silently drops unknown features despite Javadoc claiming round-trip safety
- Issue#49nficano2026-05-23 23:01Capabilities.fromJson silently drops unknown features despite Javadoc claiming round-trip safety
- Issue#49nficano2026-05-23 23:01Capabilities.fromJson silently drops unknown features despite Javadoc claiming round-trip safety
- Issue#48nficano2026-05-23 23:01BearerVerifier.staticToken uses non-constant-time String.equals on the token
- Issue#48nficano2026-05-23 23:01BearerVerifier.staticToken uses non-constant-time String.equals on the token
- Issue#48nficano2026-05-23 23:01BearerVerifier.staticToken uses non-constant-time String.equals on the token
- Issue#46nficano2026-05-23 23:00LeaseGuard.authorize compiles a regex on every authorization check, scaling with patterns × calls
- Issue#43nficano2026-05-23 22:59ReplayingPublisher.subscribe can deliver onNext before downstream.onSubscribe completes, violating Reactive Streams §1.9
- Issue#43nficano2026-05-23 22:59ReplayingPublisher.subscribe can deliver onNext before downstream.onSubscribe completes, violating Reactive Streams §1.9
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.