 hoonjiandCopybara-Service
|
32e87f6381
|
feat: Adds ADK EventActions to A2A response
Merge https://github.com/google/adk-python/pull/3631
### Link to Issue or Description of Change
**1. Link to an existing issue (if applicable):**
- Closes: #3630
**Solution:**
Adds [Event.actions](https://github.com/google/adk-python/blob/a3aa07722a7de3e08807e86fd10f28938f0b267d/src/google/adk/events/event.py#L51) to A2A event metadata during ADK -> A2A event conversion (to allow A2A event consumers to access important info like state_delta, artifact delta, etc)
### Testing Plan
`pytest ./tests/unittests` passes
COPYBARA_INTEGRATE_REVIEW=https://github.com/google/adk-python/pull/3631 from hoonji:main 31d3a49ad630bbd778aa4cf62dd9ccfc50f5b7af
PiperOrigin-RevId: 842274939
|
2025-12-09 09:32:36 -08:00 |
|