Skip to content

fix(agentkit-server-app):Expose A2A agent card configuration - #169

Merged
warm-wm merged 1 commit into
volcengine:mainfrom
xgtcode:fix/agentkit-app-server-a2a-custom-url
Aug 13, 2026
Merged

fix(agentkit-server-app):Expose A2A agent card configuration#169
warm-wm merged 1 commit into
volcengine:mainfrom
xgtcode:fix/agentkit-app-server-a2a-custom-url

Conversation

@xgtcode

@xgtcode xgtcode commented Aug 13, 2026

Copy link
Copy Markdown

Expose A2A configuration on AgentkitAgentServerApp.

This change forwards selected ADK to_a2a options through AgentkitAgentServerApp:

  • a2a_host / a2a_port / a2a_protocol for generated AgentCard URL configuration
  • agent_card for fully custom AgentCard metadata
  • push_config_store and task_store for A2A task/push-notification persistence

The internal runner and enable_auth executor wiring remain owned by AgentKit, so existing session, memory, credential, and inbound-auth behavior is preserved.

Tests cover generated AgentCard URL parts, custom AgentCard usage, and supported to_a2a kwarg forwarding.

@warm-wm
warm-wm merged commit 582c77c into volcengine:main Aug 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants