You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
googleadk: wire workers through the integration's plugin (#517)
* googleadk: wire workers through the integration's plugin
Switch the four sample workers from NewActivities + Register to
googleadk.NewPlugin in worker.Options.Plugins, the integration's standard
wiring as of contrib/googleadk v0.2.0 (the plugin also closes cached MCP
toolsets at worker stop). Tests keep registering the Activities directly
because the test environments run no plugins.
go.mod temporarily pins the plugin branch pseudo-version; bump to v0.2.0
once the release is tagged.
* googleadk: pin the released contrib/googleadk v0.2.0
0 commit comments