Skip to content

0.1.0 (2025-06-18)

Latest
Compare
Choose a tag to compare
@dmandar dmandar released this 18 Jun 18:17
· 24 commits to main since this release
0792c21

Initial release of the a2a-inspector UI tool.

Current Features:

  • Connect to a local A2A Agent: Specify the base URL of any agent server to connect (e.g., http://localhost:5555).
  • View Agent Card: Automatically fetches and displays the agent's card.
  • Spec Compliance Checks: Performs basic validation on the agent card to ensure it adheres to the A2A specification.
  • Live Chat: A chat interface to send and receive messages with the connected agent.
  • Debug Console: A slide-out console shows the raw JSON-RPC 2.0 messages sent and received between the inspector and the agent server.