Skip to content

1.24.2

Choose a tag to compare

@github-actions github-actions released this 18 Feb 21:46
· 483 commits to main since this release
  • a74e10c: fix: add auto-resume with session preservation on Internal Server Error (Issue #1331)

When Claude tool returns API Error: 500 Internal server error, automatically retry with exponential backoff starting from 1 minute, capped at 30 minutes per retry, up to 10 retries. Session ID is preserved so Claude Code can resume from where it left off using --resume <sessionId>.

Related Pull Request: #1334


npm version