Files
optimclaw/sdk
ZakiandClaude 2c258213f5 fix: address review feedback on PTC
- Fix Python SDK client timeout to use actual timeout_secs + 5s buffer
  instead of enforcing 60s minimum
- Cap tool execution timeout at MAX_TIMEOUT_SECS instead of falling
  back to default when exceeded
- Use RAII guard for tool_nesting_depth to ensure decrement on panic

Co-Authored-By: Claude Opus 4.6 <[email protected]>
2026-03-21 08:12:47 +00:00
..