Skip to content

Upgrade a2a-go to v2 #14

@pavelanni

Description

@pavelanni

Summary

Upgrade from github.com/a2aproject/a2a-go v0.3.x to github.com/a2aproject/a2a-go/v2.

Motivation

a2a-go v2 has been released with breaking API changes (e.g., AdditionalInterfacesSupportedInterfaces, updated type signatures). Staying on v1 means we miss upstream improvements and protocol updates.

Scope

  • Update all imports from github.com/a2aproject/a2a-go/a2a to github.com/a2aproject/a2a-go/v2/a2a
  • Update internal/bridge/ (client, executor, agentcard, message, delegation)
  • Update internal/cmd/serve.go and internal/cmd/chat.go
  • Adapt to any type/method signature changes
  • Run full test suite

Related

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions