Update

Add loop and sequential agents. (#51)

Dmitry Pasiukevich
2 months ago

Commit: 2c77bb6

Date: August 6, 2025 at 10:03 AM

  • Add loop and sequential agents.

In addition also update runner to set event.Author if it's not set (e.g.

by a custom agent).

Logic to determine author is same as in adk-python: if event.contents.author

== "user" -> "user" else agent_name.

  • review comments
  • update code to fetch latest types