News

For more info on how to configure opencode head over to our docs. There are some minor problems blocking opencode from working on windows. We are working on on them now. You'll need to use WSL for now ...
Any time that derive appears in the user's code, the Rust compiler passes their data structure as tokens into our macro. We get to execute arbitrary Rust code to figure out what to do with those ...