Skip to content

Releases: jamesrochabrun/ClaudeCodeSDK

ClaudeCodeSDK v1.2.3

05 Nov 08:03
de63ddc

Choose a tag to compare

What's Changed

Full Changelog: v1.2.2...v1.2.3

ClaudeCodeSDK v1.2.2

05 Nov 06:05
e8c144b

Choose a tag to compare

What's Changed

Full Changelog: v1.2.1...v1.2.2

ClaudeCodeSDK v1.2.1

03 Nov 06:54

Choose a tag to compare

ClaudeCodeSDK 1.2.0

03 Nov 04:14
f5dbf38

Choose a tag to compare

Support for Agent SDK.

✨ What's New
🎯 Dual-Backend Architecture - Choose between traditional headless mode or new Agent SDK backend
🚀 Agent SDK Support - Optional Node.js-based backend using @anthropic-ai/claude-agent-sdk
🔧 Backend Auto-Detection - Automatically selects the best available backend
📦 Platform Clarification - macOS 13+ only (iOS removed due to Process API requirements)
Native Session Storage - Direct access to Claude CLI's session storage (~/.claude/projects/)
Enhanced Error Handling - Detailed error types with retry hints and classification
Built-in Retry Logic - Automatic retry with exponential backoff for transient failures
Rate Limiting - Token bucket rate limiter to respect API limits
Timeout Support - Configurable timeouts for all operations
Cancellation - AbortController support for canceling long-running operations

ClaudeCodeSDK v1.1.9

27 Oct 19:04
614db0c

Choose a tag to compare

What's Changed

Full Changelog: v1.1.8...v1.1.9

ClaudeCodeSDK v1.1.8

15 Oct 08:10
da2ceab

Choose a tag to compare

What's Changed

  • Fix: Add proper shell escaping for system prompts to prevent parse er… by @jamesrochabrun in #24

Full Changelog: v1.1.7...v1.1.8

ClaudeCodeSDK v1.7.7

03 Oct 00:55
c894a7c

Choose a tag to compare

What's Changed

Full Changelog: v1.1.6...v1.1.7

ClaudeCodeSDK v1.1.6

25 Sep 05:21
6ff7dc9

Choose a tag to compare

What's Changed

Full Changelog: v1.1.5...v1.1.6

ClaudeCodeSDK v1.1.5

24 Sep 23:36
0ef8f49

Choose a tag to compare

What's Changed

Full Changelog: v1.1.4...v1.1.5

ClaudeCodeSDK v1.1.4

17 Sep 21:39
e64d54c

Choose a tag to compare

What's Changed

Full Changelog: v1.1.3...v1.1.4