Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: a2aproject/a2a-java
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: redbus-labs/a2a-java
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 6 commits
  • 13 files changed
  • 1 contributor

Commits on Feb 8, 2026

  1. feat(parity): implement Id Generation SPI, AgentCard signing, and Tel…

    …emetry utils
    
    - Added IdGenerator SPI and UUID implementation
    - Refactored RequestContext to use IdGenerator
    - Added SigningService and SecurityUtils for AgentCard JWS signing
    - Integrated Nimbus-JOSE-JWT for security operations
    - Added A2ATelemetry utility for OpenTelemetry integration
    Sandeep-BA committed Feb 8, 2026
    Configuration menu
    Copy the full SHA
    a169a80 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2026

  1. Configuration menu
    Copy the full SHA
    6ac91aa View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2026

  1. Merge pull request #1 from redbus-labs/feature/a2a-java-parity

    Implementation of signing authority of agent cards
    Sandeep-BA authored Feb 17, 2026
    Configuration menu
    Copy the full SHA
    0e7f235 View commit details
    Browse the repository at this point in the history
  2. Merge upstream/main into feature/a2a-java-parity: Resolve conflicts i…

    …n README, AgentExecutor, RequestContext, DefaultRequestHandler
    Sandeep-BA committed Feb 17, 2026
    Configuration menu
    Copy the full SHA
    98bd571 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #3 from redbus-labs/feature/a2a-java-parity

    Feature/a2a java parity
    Sandeep-BA authored Feb 17, 2026
    Configuration menu
    Copy the full SHA
    6acefa2 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2026

  1. Merge upstream changes and resolve conflicts

    Made-with: Cursor
    Sandeep-BA committed Apr 14, 2026
    Configuration menu
    Copy the full SHA
    47d7304 View commit details
    Browse the repository at this point in the history
Loading