Skip to content

v0.6.0-rc37

Pre-release
Pre-release

Choose a tag to compare

@buger buger released this 01 Aug 17:46
· 437 commits to main since this release
Fix Claude Code backend initialization and CLI usage

- Remove SDK import logic to fix ClaudeCodeOptions constructor error
- Use CLI-only approach with proper argument handling
- Add --max-turns argument with default value of 100
- Ensure multiline prompts are handled safely via spawn()
- Update package version to 1.0.4

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>