Skip to content

how to select http (seems forces rpc?) #6

Description

@marcinkubica

testing against kagent.dev

❯ curl http://localhost:8083/api/a2a/kagent/golas/.well-known/agent.json
{"name":"golas","description":"agent with no system prompt and no tools","url":"http://127.0.0.1:8083/api/a2a/kagent/golas/","version":"","capabilities":{"streaming":true,"pushNotifications":false,"stateTransitionHistory":true},"defaultInputModes":["text"],"defaultOutputModes":["text"],"skills":[]}

❯ a2a-cli --debug --server http://localhost:8083/api/a2a/kagent/golas/.well-known/agent.json
2025-09-07 16:44:20,737 - ERROR - Error connecting to server: Server error '500 Internal Server Error' for url 'http://localhost:8083/api/a2a/kagent/golas/.well-known/agent.json/rpc'
For more information check: https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/500
Failed to initialize chat context.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions