📰 Dev.to · YiYaoAI
7 articles · Updated every 3 hours · View all reads
All
Articles 84,534Blog Posts 106,828Tech Tutorials 20,775Research Papers 17,856News 14,079
⚡ AI Lessons

Dev.to · YiYaoAI
💻 AI-Assisted Coding
⚡ AI Lesson
2mo ago
"My Company Has Azure OpenAI. My AI Coding Tools Had No Idea What to Do With It."
Enterprise developers with Azure OpenAI deployments face a specific problem — Claude Code and Codex CLI can't natively use them. Here's the proxy layer that bri

Dev.to · YiYaoAI
2mo ago
"How I Route claude-sonnet-4-6 to GPT-5 Codex — Without Claude Code Knowing the Difference"
The model name your AI coding tool sends is just a string. A proxy layer can remap it to any provider, any model — and the tool never notices.

Dev.to · YiYaoAI
2mo ago
"My AI Coding Tools Were Running Up a Tab I Couldn't See — So I Fixed That"
I had no idea which model was being called, by which tool, or how much it cost — until I added per-model cost tracking to my local AI proxy.

Dev.to · YiYaoAI
2mo ago
"I Pointed Claude Code at My Local Ollama Models — Here's the 3-Minute Setup"
How to route Claude Code, Codex CLI, and Gemini CLI to your local Ollama models through a single localhost proxy — no API keys, no cloud costs.

Dev.to · YiYaoAI
2mo ago
"CliGate Now Has a Built-in AI Assistant That Can Configure Your Proxy For You"
CliGate's new Chat UI isn't just a test terminal — it's a product-aware AI assistant that can answer questions, explain features, and execute configuration acti

Dev.to · YiYaoAI
2mo ago
I Renamed My Open-Source Project and Doubled Its Discoverability — Here's Why "CliGate" Replaced "ProxyPool Hub"
The Problem: Nobody Could Find My Project I built an open-source tool that manages...

Dev.to · YiYaoAI
2mo ago
"I Made AI Coding Tools Free (For Real This Time)"
ProxyPool Hub adds free model routing and multi-key load balancing. Your API keys last 10x longer. Yes, really.
DeepCamp AI