About this project
ocProxy is a small OpenAI-compatible proxy sitting in front of the OpenCode credit pool I already pay for. It lets me use those credits through frontends other than OpenCode's own, and it tries the cheaper models in the pool first before falling back to more expensive ones.
It's parked right now. I tend to focus on Claude for most of my development work, because Claude is easier and quicker, and despite the per-token cost it actually uses fewer of them overall because I don't spend as much time reworking its output.
ocProxy isn't retired, though. As the open-source models get more capable, the cost-performance balance might shift, and when that happens I want to already have the plumbing in place to make use of them. Until then it mostly sits quietly and waits.