mix showcase (claude_agent_sdk v0.18.0)

Copy Markdown View Source

Run the Claude Code SDK comprehensive showcase.

Usage

# Run with live API calls (requires authentication)
mix showcase --live

Examples

mix showcase --live       # Live demo with real API calls

Provider-local mock showcase mode has been retired. Package-local tests may still use ClaudeAgentSDK.Mock; service-mode simulation belongs under ASM and cli_subprocess_core.