REPOSITORY MOVED

This repository has been renamed and moved to a new location.

New Repository Information

Migration Notice

The project previously known as claude_code_sdk_elixir has been renamed to claude_agent_sdk to better reflect its purpose as a general-purpose Claude AI Agent SDK for Elixir.

What Changed

For Existing Users

If you're using this package in your project, please update your mix.exs:

# OLD (deprecated)
{:claude_code_sdk, "~> 0.x.x"}

# NEW (current)
{:claude_agent_sdk, "~> 0.2.2"}

All module names, functionality, and APIs remain the same. Only the package name and repository location have changed.

Important Links


This repository is now archived. Please use the new repository for all future development.