API Reference claude_code_sdk v#0.0.1
View SourceModules
An Elixir SDK for Claude Code.
Authentication checker and environment validator for Claude Code SDK.
Content extraction helper for Claude Code SDK messages.
Comprehensive debugging and diagnostics for Claude Code SDK.
Simple JSON parser for Claude Code SDK.
Represents a message from Claude Code CLI.
Mock implementation for the Claude Code CLI for testing purposes.
Mock process implementation that returns predefined responses instead of spawning a CLI.
Smart option builder for Claude Code SDK configurations.
Configuration options for Claude Code SDK requests.
Handles spawning and communicating with the Claude Code CLI process using erlexec.
Handles querying Claude Code and processing responses.
A module for calculating factorial of non-negative integers.
Mix Tasks
Runs Elixir scripts against the live Claude API instead of using mocks.
Run the Claude Code SDK comprehensive showcase.
Runs tests against the live Claude API instead of using mocks.