v52
New features:
- AI messages that contain no content (previously displayed as "...") are now suppressed.
- Removed the
tracespecial form from Menai. It was an interesting idea a few months ago but didn't turn out to be that useful in practice. - Set up GitHub actions to build binaries for the Menai VM and added a script to fetch these instead of needing to compile them locally.
- Removed the legacy Python implementation fo the Menai VM. The C version is now definitive on all platforms, with binaries available from GitHub.
- Added Linux binary app build scripts.
- Set up GitHub actions to build binaries for MacOS, Windows, and Linux.
- Added YAML and TOML syntax highlighters.
- Added Claude Sonnet 5 and Claude Fable 5. Removed Claude Opus 4.7.
Bug fixes:
- On moving a token usage tab the provider stats retain their expansion state.