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: inference-gateway/rust-adk
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.1.3
Choose a base ref
...
head repository: inference-gateway/rust-adk
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.2.0
Choose a head ref
  • 4 commits
  • 9 files changed
  • 1 contributor

Commits on Jul 30, 2025

  1. test(a2a_server): Add validation suite for A2A server functionality

    Signed-off-by: Eden Reich <eden.reich@gmail.com>
    edenreich committed Jul 30, 2025
    Configuration menu
    Copy the full SHA
    d9aafbb View commit details
    Browse the repository at this point in the history
  2. feat(server): Add AgentCardOverrides for customizable agent card fields

    Signed-off-by: Eden Reich <eden.reich@gmail.com>
    edenreich committed Jul 30, 2025
    Configuration menu
    Copy the full SHA
    6382964 View commit details
    Browse the repository at this point in the history
  3. fix(server): Update agent card loading to accept optional parameters

    fix(tests): Simplify error and status message formatting
    
    Signed-off-by: Eden Reich <eden.reich@gmail.com>
    edenreich committed Jul 30, 2025
    Configuration menu
    Copy the full SHA
    4fb5354 View commit details
    Browse the repository at this point in the history
  4. chore(release): 🔖 0.2.0 [skip ci]

    ## [0.2.0](0.1.3...0.2.0) (2025-07-30)
    
    ### ✨ Features
    
    * **server:** Add AgentCardOverrides for customizable agent card fields ([6382964](6382964))
    
    ### 🐛 Bug Fixes
    
    * **server:** Update agent card loading to accept optional parameters ([4fb5354](4fb5354))
    
    ### ✅ Miscellaneous
    
    * **a2a_server:** Add  validation suite for A2A server functionality ([d9aafbb](d9aafbb))
    edenreich committed Jul 30, 2025
    Configuration menu
    Copy the full SHA
    6d56db3 View commit details
    Browse the repository at this point in the history
Loading