0.2.24
YS publishes binary releases for the ys command line tool and for the libys shared library.
The following architectures are currently supported:
- Linux + Intel
- macOS + ARM
Run this command to install ~/.local/bin/ys:
$ curl https://getys.org/ys | bash
See Installing YS for more detailed information about installing YS things.
Changes in YS version 0.2.24
- ai: Update YAMLScript skill guidance
- install: Fix bug for BIN=1
- core: Add machine fields to RUN
- core: Fix data mode merge ordering regression