Branch: refs/heads/gh-readonly-queue/master/pr-6611-e30f059fce4242956bd289e6690b150ddc6cd0d5
Home:
https://github.com/google/syzkaller
Commit: b223fd77dc7379c8fd2f26596cf12502a9354ea3
https://github.com/google/syzkaller/commit/b223fd77dc7379c8fd2f26596cf12502a9354ea3
Author: Dmitry Vyukov <
dvy...@google.com>
Date: 2026-01-15 (Thu, 15 Jan 2026)
Changed paths:
M pkg/aflow/llm_agent.go
Log Message:
-----------
pkg/aflow: expect CitationMetadata
CitationMetadata may be present in replies sometimes.
CitationMetadata is a specific field in the Gemini API's response object
that alerts you when the model has directly quoted or closely derived
content from a specific source, such as a book, website, or open-source code repository.
We've got the following error:
syz-agent: unexpected reply fields ({Content:0xc0058eb4a0 CitationMetadata:0xc0094009a8
FinishMessage: TokenCount:0 FinishReason:STOP AvgLogprobs:0
GroundingMetadata:<nil> Index:0 LogprobsResult:<nil> SafetyRatings:[]
URLContextMetadata:<nil>})
To unsubscribe from these emails, change your notification settings at
https://github.com/google/syzkaller/settings/notifications