mirror of
https://github.com/evilsocket/audit
synced 2026-06-06 15:44:27 +00:00
c82705481c
- Restructure ClaudeSDKClient async context to catch initialization timeouts as TransientAgentError instead of crashing the runner - Add catch-all error handler in hunt stage so a single task failure doesn't abort the entire run - Add repair_attempts: 2 to gapfill and feedback stages - Fix priority field type in gapfill/feedback prompts (integer, not string)