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> |
||
|---|---|---|
| .. | ||
| components | ||
| .firebaserc | ||
| .gitignore | ||
| App.tsx | ||
| README.md | ||
| constants.ts | ||
| firebase.json | ||
| firebase.ts | ||
| index.html | ||
| index.tsx | ||
| metadata.json | ||
| package.json | ||
| pnpm-lock.yaml | ||
| pnpm-workspace.yaml | ||
| tsconfig.json | ||
| types.ts | ||
| vite.config.ts | ||
README.md
Claudish Landing Page
The marketing site for Claudish — the tool that lets you run Claude Code with any model.
Built with Claudish itself. Opus 4.5 and Gemini 3.0 Pro working together in a single session. Practicing what we preach.
Run it
pnpm install
pnpm dev
Opens at localhost:3000.
Deploy it
pnpm firebase:deploy
Builds and ships to Firebase Hosting in one command.
Stack
- Vite + React 19 + TypeScript
- Tailwind CSS 4
- Firebase Hosting + Analytics