Remix.run Logo
dboon 3 days ago

Opencode is a great model agnostic alternative which does not require a separate runtime

yunohn 3 days ago | parent [-]

Opencode uses TS and Golang, it definitely needs a runtime for the TS part. CPU usage hovers around 100% for me on an MBP M3 Max.

dboon 2 days ago | parent [-]

I meant that it’s bundled with the binary such that you don’t need to make sure some random version of eg Node is available