Live data from Hacker News

Reallocating $100/Month Claude Code Spend to Zed and OpenRouter

braw.dev

261–265 of 265 posts

Re: Reallocating $100/Month Claude Code Spend to Zed and OpenRouter

#261
post #205
post #13

People may feel differently about the fee that OpenRouter takes, but I think the service they provide is worth the extra cost. Having access to dozens of models through a single API key, tracking cost of each request, being able to run the same request on different models and comparing their results next to each other, separating usages through different API keys, adding your own presets, setting your routing rules..…

Have you tried Kilo? I'd like to hear from someone who has tried both to know how do they compare.

I went on Kilo's website and it's seems to be closing doors on what I'm already doing.

My coding is done with OpenCode with an OpenRouter API Key.

Going with KiloCode would be doing the same, but with some more layers.

And given that I can't see the on-demand API pricing, I'm really not convinced on how it would be an improvement.

Re: Reallocating $100/Month Claude Code Spend to Zed and OpenRouter

#262

[flagged]

Also, when you janandonly pay PPQ.AI rather than OpenRouter it seems to go into your pocket instead, so understandable it makes sense it gets cheaper for you. https://hn.algolia.com/?dateRange=all&page=0&prefix=false&qu... Rather than trying to lie and get people to use your service, be honest what the upsides/downsides are, and only add your spam when it's at least a bit related, otherwise it just comes off as insin…

I am in no way affiliated with ppq.ai.

Re: Reallocating $100/Month Claude Code Spend to Zed and OpenRouter

#263

Earlier quoted context omitted.

I agree with you in certain circumstances, but not really for internal user inference. OpenRouter is great if you need to maintain uptime, but for basic usage (chat/coding/self-agents) you can do all of what you mentioned and more with a LiteLLM instance. The number of companies that send a bill is rarely a concern when it comes to “is work getting done”, but I agree with you that minimizing user friction is best. Fo…

Does OpenRouter perform better than LiteLLM on integration though? I found using Anthropic's models through a LiteLLM-laundered OpenAI-style API to perform noticably worse than using Anthropic's API directly. So I've scrapped considering LiteLLM as an option. It's also just a buggy mess from trying to use their MCP server. The errors it puts out are meaningless, and the UI behaves oddly even in the happy path (error…

[dead]

Re: Reallocating $100/Month Claude Code Spend to Zed and OpenRouter

#265

Earlier quoted context omitted.

I've been thinking of doing this — using one of the "pretty good but not Opus 4.6-good, YET very cheap" models for the implementation part of more basic code features, AFTER first using Opus 4.6 high for the planning stage. Do you think this would be a decent approach? Also, which client would I use for this? OpenCode? I don't think Claude Code supports using other models. Thoughts?

I have been doing this and the results have been fairly good. I use claude to build requirements.md -> implementation.md -> todo.md. Then I tell opencode + openrouter to read those files and follow the todo using a cheap (many times free) model. It works 90% of the time. The other 10% it will get stuck, in which case I revert to claude. That has allowed me to stay on the $20/month claude subscription as opposed to th…

I appreciate your guidance here. Thank you very much. I will start doing this.
Post reply on HN