v1.0.0-alpha.2
Pre-release
Pre-release
1.0.0-alpha.2 (2026-04-17)
⚠ BREAKING CHANGES
- clean helpers and utils folders structure (#983)
- Raise errors on invalid AgentExecutor behavior. (#979)
- extract developer helpers in helpers folder (#978)
Features
- Raise errors on invalid AgentExecutor behavior. (#979) (f4a0bcd)
- utils: add
display_agent_card()utility for human-readable AgentCard inspection (#972) (3468180)
Bug Fixes
- Don't generate empty metadata change events in VertexTaskStore (#974) (b58b03e), closes #802
- extensions: support both header names and remove "activation" concept (#984) (b8df210)
Documentation
- AgentExecutor interface documentation (#976) (d667e4f)
- move
ai_learnings.mdto local-only and updateGEMINI.md(#982) (f6610fa)