Releases: unicity-aos/capsule-react
Releases · unicity-aos/capsule-react
Release list
v0.2.2
What's Changed
- fix(react): abort mid-turn on bus lag instead of hanging indefinitely by @joshuajbouw in #32
- chore: release 0.2.2 by @joshuajbouw in #33
Full Changelog: v0.2.1...v0.2.2
v0.2.1
What's Changed
- fix: read compact response fields directly off the unwrapped payload by @joshuajbouw in #30
- chore: release 0.2.1 by @joshuajbouw in #31
Full Changelog: v0.2.0...v0.2.1
What's Changed
- fix: read compact response fields directly off the unwrapped payload by @joshuajbouw in #30
- chore: release 0.2.1 by @joshuajbouw in #31
Full Changelog: v0.2.0...v0.2.1
v0.2.0
What's Changed
- fix(react): send the registry-selected model, not react's own env default by @joshuajbouw in #26
- fix(react): mark context import optional by @joshuajbouw in #27
- fix(react): stream per-token deltas to platforms again by @joshuajbouw in #28
- chore: release 0.2.0 by @joshuajbouw in #29
Full Changelog: v0.1.0...v0.2.0
v0.1.0
What's Changed
- fix(deps): resolve astrid-sdk from crates.io registry by @joshuajbouw in #1
- chore: bump astrid-sdk to 0.3.0 by @joshuajbouw in #3
- fix: batch response and silence empty config log spam by @joshuajbouw in #4
- feat: migrate to time::now() returning SystemTime by @joshuajbouw in #5
- ci: add WASM release pipeline by @joshuajbouw in #6
- feat: add [imports]/[exports] interface declarations by @joshuajbouw in #8
- refactor: receive tools + messages from prompt builder by @joshuajbouw in #9
- chore: bump astrid-sdk to 0.5.2 by @joshuajbouw in #10
- feat: context compaction via context engine by @joshuajbouw in #11
- chore: bump astrid-sdk to 0.5.3 + reproducible builds by @joshuajbouw in #12
- fix: streaming timeout resets on each token by @joshuajbouw in #13
- chore: fix author metadata by @joshuajbouw in #14
- feat: migrate to SDK 0.6.0 (wasmtime Component Model + WIT-driven types) by @joshuajbouw in #15
- chore(manifest): convert to Cargo-like [publish]/[subscribe] schema with canonical wit refs by @joshuajbouw in #17
- chore(deps): bump astrid-sdk to 0.6.1 by @joshuajbouw in #18
- feat!: migrate to per-domain WIT + wasm32-unknown-unknown by @joshuajbouw in #19
- chore: commit Cargo.lock and enforce --locked builds by @joshuajbouw in #20
- fix(react): re-drive orchestration responses past the TurnState KV visibility race by @joshuajbouw in #22
- chore(deps): bump astrid-sdk to 0.7.1 by @joshuajbouw in #23
- ci(release): publish componentized .capsule (was raw wasm) by @joshuajbouw in #24
New Contributors
- @joshuajbouw made their first contribution in #1
Full Changelog: https://github.com/unicity-astrid/capsule-react/commits/v0.1.0