v0.5.5
What's Changed
- Enhance README with quick start guides for multiple languages by @DorianZheng in #142
- feat(core): add ImageInfo model and expose list_images runtime API by @shayne-snap in #143
- refactor(node): simplify build using napi-rs Polars-style workflow by @DorianZheng in #144
- feat(examples/node): add Claude Code CLI integration example by @DorianZheng in #145
- fix: update npm package name for boxlite by @warjiang in #146
- feat(runtime): implement thread-based signal handler by @DorianZheng in #148
- chore: bump SDK versions by @DorianZheng in #149
- fix(ci): resolve Node.js SDK workflow issues by @DorianZheng in #150
- fix(node): use prepack script and fix CI test artifacts by @DorianZheng in #151
- fix(ci): publish platform packages before main package in Node.js workflow by @DorianZheng in #152
- fix(ci): reorder Node.js workflow steps to avoid EBADPLATFORM error by @DorianZheng in #153
- feat(dev): auto-link Node.js SDK to examples in make dev:node by @DorianZheng in #154
- fix(node): add --tag-style npm to prepack script by @DorianZheng in #156
New Contributors
Full Changelog: v0.5.4...v0.5.5