Changed paths:
M syz-agent/agent.go
M syz-agent/mcp.go
Log Message:
-----------
syz-agent: support a -syzkaller=DIR parameter
When -syzkaller=DIR is set, the agent will use the pre-built syzkaller
at the specified location. It will not try to check out and build it
automatically.