- Add claude-code to provider names and schema
- Create Claude Code model definitions using Anthropic models
- Implement ClaudeCodeHandler with HTTP-based communication
- Add Claude Code integration files (types.ts, run.ts)
- Register provider in main API handler
- Fix workspace access for testing compatibility
Credit to Cline for the clever implementation approach.
Addresses comment: https://github.com/RooCodeInc/Roo-Code/pull/4843#issuecomment-2984824469