Remix.run Logo
intothemild 21 hours ago

That's the thing. You can't change it. They do not accept PRs from what I've seen. Whilst it's open source it's only in name. There may be the odd PR accepted from outside the team. But very very rarely.

It's honestly embarrassing to call this open source.

Pi on the other hand, whilst they have their own unique issues with PRs, if you came to them with a genuine problem, or fix, they seem to accept it.

Now I point back to those issues you pointed out, all have PRs... Unmerged. Same with the infinite depth subagent calling.

wasabi991011 21 hours ago | parent [-]

Open source doesn't mean that it has to accept PRs. It has never meant that the code author's must accept community contributors.

OpenCode has an MIT license, which allows you to copy/fork the code and modify it how you see fit.

Please review the open source initiative's definition of open source: https://opensource.org/osd

chuckadams 20 hours ago | parent | next [-]

SQLite famously doesn't accept PRs either, and it's public domain.

verdverm 19 hours ago | parent | prev [-]

I pinged the OC devs to get someone else's PR merged to fix a slop artifact, they did indeed merge external PRs.

Like many popular Ai projects, they get 1000s of slop PRs. They are also working on a v2, so fixes to old code are much less likely to land now.