▲ | danenania 3 days ago | |||||||||||||||||||||||||
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. | ||||||||||||||||||||||||||
▲ | killerstorm 3 days ago | parent [-] | |||||||||||||||||||||||||
When I used `--pin` argument I got an error message along the lines of "not found in the table". I got it working by switching to oss model pack and specifying G2.5P on top. Also works with anthropic pack. But I'm quite disappointed with UX - there's a lot of configuration options but robustness is severely lacking. Oddly, in the default mode out of box it does not want to discuss the plan with me but just jumps to implementation. And when it's done writing code it aggressively wants me to decide whether to apply -- there's no option to discuss changes, rewind back to planning, etc. Just "APPLY OR REJECT!!!". Even Ctrl-C does not work! Not what I expected from software focused on planning... | ||||||||||||||||||||||||||
|