Dan Lapid
Dan Lapid
So this is a mostly working implementation for flat buffers in nim. Based on the existing languages (mostly - swift, python, lua) and on https://github.com/RecruitMain707/NimFlatbuffers Relevant issue: #5855 This is...
Tests are passing of course
I'd like to be able to get an array of current states, maybe only in non-orthogonal state machines even. I'd like the stateConfVector to be public or have get/set and...
### Summary Add documentation for allow_custom_ports workers compatibility flag
This is a new WorkerInterface class that will be used in the internal PR, see comments to understand what it does.
* Still in draft stage, gotta make sure all internal tests are passing before actual review. * This should be mostly close to the final implementation. * For now this...
* Add --compat-date flag and @all-compat-flags variant to wd_test Add a --compat-date CLI flag to `workerd test` that overrides the compatibility date for all workers. When this flag is used,...
### Description When running `opencode mcp auth` in a remote or headless environment (SSH, devcontainer, WSL without display), the command fails with a cryptic "Something went wrong" error because it...