▲ | killerstorm 3 days ago | |||||||||||||||||||||||||||||||||||||||||||
I like the idea but it did not quite work out of box. There was some issue with sign-in, it seems pin requested via web does not work in console (so the web suggesting using --pin option is misleading). I tried BYO plan as I already have openrouter API key. But it seems like default model pack splits its API use between openrouter and openai, and I ended up stuck with "o3-mini does not exist". And my whole motivation was basically trying Gemini 2.5 Pro it seems like that requires some trial-and-error configuration. (gemini-exp pack doesn't quite work now.) The difference between FOSS and BYO plan is not clear: seems like installation process is different, but is the benefit of paid plan that it would store my stuff on server? I'd really rather not TBH, so it has negative value. | ||||||||||||||||||||||||||||||||||||||||||||
▲ | danenania 3 days ago | parent | next [-] | |||||||||||||||||||||||||||||||||||||||||||
Thanks for trying it! Could you explain in a bit more detail what went wrong for you with sign-in and the pin? Did you get an error message? On OpenRouter vs. OpenAI, see my other comment in this thread (https://news.ycombinator.com/item?id=43719681). I'll try to make this smoother. On Gemini 2.5 Pro: the new paid 2.5 pro preview will be added soon, which will address this. The free OpenRouter 2.5 pro experimental model is hit or miss because it uses OpenRouter's quota with Google. So if it's getting used heavily by other OpenRouter users, it can end up being exhausted for all users. On the cloud BYO plan, I'd say the main benefits are: - Truly zero dependency (no need for docker, docker-compose, and git). - Easy to access your plans on multiple devices. - File edits are significantly faster and cheaper, and a bit more reliable, thanks to a custom fast apply model. - There are some foundations in place for organizations/teams, in case you might want to collaborate on a plan or share plans with others, but that's more of a 'coming soon' for now. If you use the 'Integrated Models' option (rather than BYO), there are also some useful billing and spend management features. But if you don't find any of those things valuable, then the FOSS could be the best choice for you. | ||||||||||||||||||||||||||||||||||||||||||||
| ||||||||||||||||||||||||||||||||||||||||||||
▲ | throwup238 3 days ago | parent | prev | next [-] | |||||||||||||||||||||||||||||||||||||||||||
The installation process for the FOSS version includes both the CLI (which is also used for the cloud version) and a docker-compose file for the server components. Last time I tried it (v1) it was quite clunky but yesterday with v2 it was quite a bit easier, with an explicit localhost option when using plandex login. | ||||||||||||||||||||||||||||||||||||||||||||
| ||||||||||||||||||||||||||||||||||||||||||||
▲ | vunderba 3 days ago | parent | prev [-] | |||||||||||||||||||||||||||||||||||||||||||
Yeah, I noticed that (needing a dedicated OpenAI key) as well for the BYO key plan. It's a little bit odd considering that open router has access to the open AI models. | ||||||||||||||||||||||||||||||||||||||||||||
|