Commit Graph

2 Commits

Author SHA1 Message Date
Alper Altun 9f4db3e154 feat(glm-4.6): Promote GLM-4.6 as default for cheap/fast tasks
- Add z-ai/glm-4.6 to OPENROUTER_MODELS and MODEL_INFO
- Update for-agents.md: GLM-4.6 for quick tasks, tests, parallel workers
- Set GLM-4.6 as default for haiku and subagent roles
- No OpenRouter key needed - direct Z.AI API

This change encourages GLM-4.6 usage for:
- Quick tasks (replaces grok-code-fast-1)
- Test validation
- Parallel sub-agents
- Any cost-sensitive operations

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

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-14 21:41:45 +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