adk_dart 0.1.0
adk_dart: ^0.1.0 copied to clipboard
Core Dart port of Agent Development Kit (ADK) runtime primitives.
0.1.0 #
- Bootstrap
adk_dartpackage as an ADK core runtime port (based onref/adk-python). - Added core agent/session/event/tool/model abstractions and execution flow.
- Added
Runner/InMemoryRunnerwith async invocation path. - Added function-call orchestration in LLM flow.
- Added baseline tests for event behavior, session service, and runner flow.