chore(config): raise goal review timeout to 600s

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
JOJO 2026-05-31 09:32:30 +08:00
parent 59a79b0063
commit 3154cd8bc6

View File

@ -8,6 +8,6 @@
"type": "enabled"
}
},
"timeout_seconds": 60,
"timeout_seconds": 600,
"max_command_timeout": 60
}