Commit Graph

2 Commits

Author SHA1 Message Date
Alper Altun 90cb696ac6 feat(z-ai): Add Z.AI GLM-4.6 provider support
- Add ZaiHandler for direct Z.AI API integration
- Add z-ai/glm-4.6 to recommended models
- Support ZAI_API_KEY environment variable
- Bypass OpenRouter for z-ai/* models

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-14 21:40:09 +00:00
Jack Rudenko 74cf2cd734
Initial commit: Claudish - OpenRouter proxy for Claude Code
A proxy server that enables Claude Code to work with any OpenRouter model
(Grok, GPT-5, Gemini, DeepSeek, etc.) with automatic message transformation.

Features:
- Model-specific adapters for Grok, Gemini, OpenAI, DeepSeek, Qwen, MiniMax
- Interactive and single-shot CLI modes
- MCP server support
- Monitor mode for debugging
- Comprehensive test suite

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-28 21:25:08 +11:00