Launching today

OB-1
Free coding agent. No account, no card, no API key.
11 followers
Free coding agent. No account, no card, no API key.
11 followers
OB-1 is an open-source coding agent for your terminal. Install it and start with no account, no card, no API key. Its free tier is a router built into the CLI that pools 162 free models across 22 providers, so no single vendor can pull the plug. After every change it runs your project's checks and fixes what broke until they pass. For frontier models, paid plans are prepaid credits, hard-capped, so no bill can run past the number you set. Install: brew install overbrilliant/tap/ob1






brew install was painless and the model router actually worked without me juggling keys. Loved that it ran my tests and kept patching until they passed.
Free LLM API
@kalaylin98831 Thanks for trying it out! Make sure to add some keys to unlock more free models. For example, adding cloudflare, cerebras and nvidia keys would give you about 500M in free tokens every month!
Free LLM API
Hey Product Hunt. I'm Tash. I built most part of OB-1 using OB-1, the product I'm launching here.
The free tier is genuinely free and stays that way, because the free models router is built into the CLI now: it pools the free tiers of 22 cloud providers (162 models right now), a few of them keyless so your first message needs no key or account, and you can drop your own free API keys into one file to unlock the rest for prototyping and trying out models. Do that. This lets you understand what models to use.
That model traffic goes from your machine to the providers, not through the server, so there's nothing for us to meter. If you want hosted frontier models on one bill, that's the paid tier.
OB-1 has fusion and best of N modes, that will help you solve complex problems. I'm keen to see what you build with it.
RiteKit Company Logo API
@tashthemaker Building OB-1 with OB-1 is the best possible proof, and "no single vendor can pull the plug" around pooling free models in the CLI is genuinely clever — the keyless-first-message detail is what makes "free" believable instead of a trial. Hard-capped prepaid for frontier is the honest touch.
Launch-day note: a short demo shows the install-and-go flow better than a README, and you launched without one — so I made you one, free, branded only to you, no strings:
Use it here, or add it to your PH media for a stronger launch — launches with a video do better, and you PH launch page is still editable.
Made at https://foxplug.com/?utm_source=producthunt&utm_medium=comment — make more there, or record your own product tour in ~2 minutes. Anyone else launching soon: paste your site, video in about 30 seconds. Great work, Tash.
Free LLM API
@saulfleischman That is really cool! Thanks for sharing!!
Tried it on a small script and the auto-fix loop actually caught a failing test on its own without me babysitting the terminal. The pooled free models are a nice touch too, no juggling API keys.