Hook

Their other posts in the index, biggest breakout first.
Someone just built a GitHub repo that lets you run Claude Code for free, and it already has over 16,000 stars. Here's how it works. Normally, Claude Code sends requests directly to Anthropic's models. This tool places a lightweight proxy in between and reroutes those requests to a completely different model instead. That could be DeepSeek, Kimi, Qwen, OpenRouter, or even a local model running on your own machine. And here's the wild part: Claude Code doesn't really know the difference. You keep the same interface and workflow, but the model doing the actual work is completely different. You can even route different model types to different providers depending on the task. And setup is simple. Just a couple of environment variables and you're ready to go. Comment "Claude" and I'll send the link in your DMs.