index
:
syz
corpusfix
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
pkg
Commit message (
Expand
)
Author
Age
Files
Lines
*
pkg/subsystem: export debug info
Aleksandr Nogikh
2026-01-20
7
-35
/
+83
*
pkg/aflow: retry LLM requests on transient errors
Dmitry Vyukov
2026-01-19
1
-1
/
+20
*
pkg/aflow: add ability to generate several candidate replies for LLM agents
Dmitry Vyukov
2026-01-19
6
-74
/
+497
*
all: reformat C/C++ files
Dmitry Vyukov
2026-01-19
1
-29
/
+29
*
pkg/updater: fix autoupdate
Dmitry Vyukov
2026-01-19
1
-6
/
+9
*
pkg/vcs: be more strict in BaseForDiff
Aleksandr Nogikh
2026-01-16
2
-6
/
+41
*
pkg/aflow: add notion of flow errors
Dmitry Vyukov
2026-01-16
3
-3
/
+28
*
pkg/gce: vm/gce: allow specifying instance tags in manager config
Alexander Potapenko
2026-01-15
1
-1
/
+2
*
pkg/aflow: expect CitationMetadata
Dmitry Vyukov
2026-01-15
1
-3
/
+3
*
dashboard/app: improve AI UI
Dmitry Vyukov
2026-01-15
1
-1
/
+7
*
pkg/manager: match full function names in focus areas
Aleksandr Nogikh
2026-01-14
2
-2
/
+7
*
pkg/aflow: allow to specify model per-flow
Dmitry Vyukov
2026-01-14
6
-6
/
+21
*
dashboard/app: add race harmfullness label
Dmitry Vyukov
2026-01-13
2
-7
/
+10
*
dashboard/app: make bug lists collapsible
Dmitry Vyukov
2026-01-13
1
-0
/
+7
*
pkg/vcs: return multiple base commit candidates
Aleksandr Nogikh
2026-01-13
2
-28
/
+62
*
pkg/aflow/flow/assessment: add UAF moderation workflow
Dmitry Vyukov
2026-01-12
4
-1
/
+122
*
pkg/aflow/flow/assessment: refine KCSAN prompt
Dmitry Vyukov
2026-01-12
2
-39
/
+34
*
pkg/osutil: fix CreationTime
Dmitry Vyukov
2026-01-09
4
-12
/
+26
*
pkg/email: add tests for base-commit extraction
Pimyn Girgis
2026-01-09
1
-0
/
+110
*
pkg/email: extract base-commit hash from emails
Pimyn Girgis
2026-01-09
2
-34
/
+50
*
pkg/aflow/action/kernel: fix removal on unneeded build files
Dmitry Vyukov
2026-01-09
1
-4
/
+4
*
pkg/report: move TitleToCrashType to crash package
Dmitry Vyukov
2026-01-09
7
-63
/
+62
*
pkg/report: fix fuchsia Parse
Taras Madan
2026-01-09
1
-3
/
+10
*
pkg/vcs: find base commit by blob sha hashes
Aleksandr Nogikh
2026-01-09
2
-0
/
+264
*
pkg/vcs: extend git testing helpers
Aleksandr Nogikh
2026-01-09
2
-12
/
+29
*
pkg/vcs: extend ParseGitDiff
Aleksandr Nogikh
2026-01-09
3
-12
/
+49
*
pkg/aflow/action/kernel: keep few more files in build outputs
Dmitry Vyukov
2026-01-09
1
-2
/
+7
*
syz-agent: add agentic server
Dmitry Vyukov
2026-01-09
1
-1
/
+2
*
pkg/aflow/flow: add package
Dmitry Vyukov
2026-01-09
2
-0
/
+15
*
pkg/aflow/flow/patching: add bug fix patching workflow
Dmitry Vyukov
2026-01-09
2
-0
/
+195
*
pkg/aflow/flow/assessment: add KCSAN bug assessment workflow
Dmitry Vyukov
2026-01-09
2
-0
/
+89
*
pkg/aflow/action/kernel: add build action
Dmitry Vyukov
2026-01-09
1
-0
/
+63
*
pkg/aflow/action/kernel: add checkout action
Dmitry Vyukov
2026-01-09
1
-0
/
+90
*
pkg/aflow/action/crash: add crash repro tool
Dmitry Vyukov
2026-01-09
1
-0
/
+115
*
pkg/aflow/tool/codesearcher: add package
Dmitry Vyukov
2026-01-09
1
-0
/
+171
*
pkg/aflow: add package for agentic workflows
Dmitry Vyukov
2026-01-09
14
-0
/
+2010
*
pkg/osutil: add DiskUsage function
Dmitry Vyukov
2026-01-09
7
-103
/
+73
*
pkg/report/testdata: regenerate
Taras Madan
2026-01-09
30
-32
/
+15
*
pkg/report: tune tests generation
Taras Madan
2026-01-09
1
-1
/
+7
*
pkg/coveragedb: add subsystem information about the new files
Taras Madan
2026-01-05
1
-1
/
+19
*
pkg/coveragedb: fix docs
Taras Madan
2026-01-05
1
-1
/
+1
*
dashboard/app: add support for AI workflows
Dmitry Vyukov
2026-01-05
1
-1
/
+23
*
pkg/aflow/ai: add package
Dmitry Vyukov
2026-01-05
1
-0
/
+12
*
pkg/aflow/trajectory: add package
Dmitry Vyukov
2026-01-05
1
-0
/
+112
*
all: remove unused nolint directives
Dmitry Vyukov
2026-01-02
11
-15
/
+6
*
prog: support snapshot-only calls
Dmitry Vyukov
2026-01-02
1
-17
/
+19
*
pkg/report: use existing osutil helpers in titleStat code
Dmitry Vyukov
2026-01-02
2
-34
/
+8
*
pkg/manager/html: fix sorting by "Repro Attempts" column
Dmitry Vyukov
2026-01-02
1
-2
/
+2
*
pkg/rpcserver: fix race in local server shutdown
Dmitry Vyukov
2025-12-29
1
-10
/
+21
*
pkg/vcs: reduce cyclomatic complexity link func
Dmitry Vyukov
2025-12-29
1
-47
/
+63
[next]