Install the pack
Download claude-code-3.3.0.tar.gz
curl -LO https://github.com/Aitherium/aither-adk/releases/download/v3.3.0/claude-code-3.3.0.tar.gz
tar xzf claude-code-3.3.0.tar.gz
python claude-code/install.py
That installs to ~/.aither/packs/claude-code/, which adk discovers with
no configuration, then verifies the pack is discoverable rather than
assuming it. adk itself is pip install aither-adk.
What this pack adds
Keyless web search
DuckDuckGo through a maintained client. No account, no API key.
Agent loop
Tools, memory and skills behind the chat box — the UI needs no changes.
Local models
llama.cpp, ollama, vLLM or LM Studio, discovered automatically.
Model weights
Fetched without a HuggingFace account, resumable and size-verified.
Skills
debuggingfeature-development
Verify the download
sha256sum -c claude-code-3.3.0.sha256