Branch: refs/heads/gh-readonly-queue/master/pr-7408-197909be84fb372381af6fab3a7be03a06f9f7d1
Home:
https://github.com/google/syzkaller
Commit: 48b6c3fa84d531c185b32c61b398868ce5a90cde
https://github.com/google/syzkaller/commit/48b6c3fa84d531c185b32c61b398868ce5a90cde
Author: Chuyang Wang <
chuy...@google.com>
Date: 2026-06-05 (Fri, 05 Jun 2026)
Changed paths:
M pkg/aflow/GEMINI.md
M pkg/aflow/action/crash/reproduce.go
M pkg/aflow/action/crash/test.go
M pkg/aflow/cache_test.go
M pkg/aflow/docs/crash-to-repro.md
M pkg/aflow/execute.go
M pkg/aflow/llm_agent.go
M pkg/aflow/tool/syzlang/coverage.go
M pkg/aflow/tool/syzlang/coverage_test.go
M pkg/aflow/tool/syzlang/reproduce.go
Log Message:
-----------
pkg/aflow: refactor coverage caching
Refactor the coverage caching mechanism in aflow to store coverage
data directly within the cached object. CacheObject returns an opaque
ID (typ/hash) and the cache can then be retrieved with RetrieveObject
given the ID. Remove CoverageID.
To unsubscribe from these emails, change your notification settings at
https://github.com/google/syzkaller/settings/notifications