Hacker News new | ask | show | jobs
by dboon 282 days ago
Opencode is a great model agnostic alternative which does not require a separate runtime
1 comments

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.
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
AFAIK all the other agent CLIs do that too? Which ones need you to bring the exact runtime?