Skip to content

agentruntimecontrolprotocol/java-sdk

View on GitHub ↗Related repositories →

Java reference SDK for ARCP (Agent Runtime Control Protocol).

active 2026-05-102026-07-26 (UTC)

Partial coverage18,333 / 23,478 hourly files (78%) · 2 absent upstream · 5,144 failed, retryable2023-12-082026-08-12 (UTC)— sampled evenly across the window, so rankings and trends hold; absolute counts scale up.
Events
99
Pushes
39
Pull requests
2
Issues
33
Stars
0
Forks
0

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

ContributorContributionsPushesPRsComments
nficano662922
dependabot[bot]111001

Recent activity

Latest issues, pull requests and releases

  • Issue#76nficano2026-05-28 04:17
    Subscription fan-out forwards the producer's event_seq into the subscriber stream (§7.6 / §8.3)
  • Issue comment#46nficano2026-05-24 15:17
    LeaseGuard.authorize compiles a regex on every authorization check, scaling with patterns × calls
  • Issue#43nficano2026-05-24 15:17
    ReplayingPublisher.subscribe can deliver onNext before downstream.onSubscribe completes, violating Reactive Streams §1.9
  • Issue#44nficano2026-05-23 23:06
    Per-transport virtual-thread executors are created but never shut down, leaking executor instances per session
  • Issue#41nficano2026-05-23 23:06
    ArcpRuntime sessions map is keyed by pending UUID and never updated, leaking SessionLoops
  • Issue comment#49nficano2026-05-23 23:06
    Capabilities.fromJson silently drops unknown features despite Javadoc claiming round-trip safety
  • Issue#64nficano2026-05-23 23:05
    WebSocketTransport and friends never close the underlying HttpClient, leaking selector threads
  • Issue#54nficano2026-05-23 23:02
    BudgetCounters.ensureAllPositive Javadoc says Returns null but method is void
  • Issue#54nficano2026-05-23 23:02
    BudgetCounters.ensureAllPositive Javadoc says Returns null but method is void
  • Issue#54nficano2026-05-23 23:02
    BudgetCounters.ensureAllPositive Javadoc says Returns null but method is void
  • Issue#53nficano2026-05-23 23:02
    Message.Type.fromWire, EventBody.Kind.fromWire, and Feature.fromWire are O(n) stream lookups on the dispatch hot path
  • Issue#53nficano2026-05-23 23:02
    Message.Type.fromWire, EventBody.Kind.fromWire, and Feature.fromWire are O(n) stream lookups on the dispatch hot path
  • Issue#53nficano2026-05-23 23:02
    Message.Type.fromWire, EventBody.Kind.fromWire, and Feature.fromWire are O(n) stream lookups on the dispatch hot path
  • Issue#52nficano2026-05-23 23:02
    ArcpMapper.shared Javadoc claims an immutable mapper but ObjectMapper is mutable and globally exposed
  • Issue#51nficano2026-05-23 23:01
    ArcpOtel.injectTraceContext can throw ClassCastException when payload.extensions exists as a non-object node
  • Issue#51nficano2026-05-23 23:01
    ArcpOtel.injectTraceContext can throw ClassCastException when payload.extensions exists as a non-object node
  • Issue#49nficano2026-05-23 23:01
    Capabilities.fromJson silently drops unknown features despite Javadoc claiming round-trip safety
  • Issue#49nficano2026-05-23 23:01
    Capabilities.fromJson silently drops unknown features despite Javadoc claiming round-trip safety
  • Issue#49nficano2026-05-23 23:01
    Capabilities.fromJson silently drops unknown features despite Javadoc claiming round-trip safety
  • Issue#48nficano2026-05-23 23:01
    BearerVerifier.staticToken uses non-constant-time String.equals on the token
  • Issue#48nficano2026-05-23 23:01
    BearerVerifier.staticToken uses non-constant-time String.equals on the token
  • Issue#48nficano2026-05-23 23:01
    BearerVerifier.staticToken uses non-constant-time String.equals on the token
  • Issue#46nficano2026-05-23 23:00
    LeaseGuard.authorize compiles a regex on every authorization check, scaling with patterns × calls
  • Issue#43nficano2026-05-23 22:59
    ReplayingPublisher.subscribe can deliver onNext before downstream.onSubscribe completes, violating Reactive Streams §1.9
  • Issue#43nficano2026-05-23 22:59
    ReplayingPublisher.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.