docs: review and update ADK-TS Events documentation #706
Conversation
Align Events docs with the current framework API, including accurate Event/EventActions fields, runAsync usage, streaming utilities, and compaction/rewind action types. Fixes IQAIcom#702 Co-authored-by: Cursor <cursoragent@cursor.com>
|
@Demiladepy is attempting to deploy a commit to the IQ Team on Vercel. A member of the Team first needs to authorize it. |
|
There was a problem hiding this comment.
Code Review
This pull request significantly updates the documentation for the ADK-TS event system to align with recent framework changes. Key updates include the introduction of event compaction and rewind actions, a revised Event structure extending LlmResponse, and the standardization of the runner.runAsync method signature across all examples. Additionally, the documentation now features improved guidance on streaming utilities, event flow diagrams, and the logic for determining final responses. I have no feedback to provide as there were no review comments to assess.
Summary
@iqai/adksourceFixes #702
Test plan
pnpm installin monorepo rootpnpm buildinapps/docscd apps/docs && pnpm dev