What Happened
- A single bug fix in adk-go PR #670 changes loadartifactstool to return artifact name lists as `[]any` (instead of `[]string`) and updates request handling to accept both `[]string` and `[]any` after a structpb round-trip, directly removing the protobuf serialization break that can block Vertex AI session persistence.
- A single bug fix in adk-go PR #670 changes loadartifactstool to return artifact name lists as `[]any` (instead of `[]string`) and updates request handling to accept both `[]string` and `[]any` after a structpb round-trip, directly removing the protobuf serialization break that can block Vertex AI session persistence.
- 1 evidence item attached for review.