Changes
PR #2226 by ksylvan: feat: add Claude Code provider through the local CLI
- Added a Claude Code CLI provider that authenticates through an existing local subscription login.
- Added support for streaming responses, model selection, and configurable thinking effort.
- Added handling for local images and base64 attachments via temporary files.
- Stripped Anthropic environment variables to preserve subscription-based billing.
- Added Claude Opus 5.5 with extended context support.