v0.2.17
What's Changed
- fix(execution): migrate Eve and shell process adapters by @NathanFlurry in #1878
- fix(apps): migrate guest bridge process APIs by @NathanFlurry in #1879
- feat(agentos): redesigned dashboard inspector on the TS actor runtime by @NicholasKissel in #1780
- feat(agentos): add inspector Terminal tab with server-side shell replay by @jog1t in #1895
- docs: move public docs into a docs/ bundle for rivet.dev by @NathanFlurry in #1900
- fix(core): keep spawned process stdin open by @NathanFlurry in #1904
- docs: remediate SEO audit findings by @NicholasKissel in #1916
- chore(deps): bump rivetkit to 2.3.10 by @abcxff in #1915
- ci(release): migrate npm publishing to OIDC by @NathanFlurry in #1914
- Keep agentOS snippets owned by agentOS by @NathanFlurry in #1929
- fix(core): remove unused isolated-vm dependency by @NathanFlurry in #1931
- fix(core): return structured result for aborted executions by @NathanFlurry in #1932
- fix(native-sidecar): broker output without blocking ingress by @NathanFlurry in #1891
- feat(runtime): bound concurrent protocol operations by @NathanFlurry in #1888
- fix(agentos-sidecar): route ACP progress concurrently by @NathanFlurry in #1889
- test(agentos): remove the ACP prompt workaround by @NathanFlurry in #1890
- refactor(native-sidecar): partition VM and event ownership by @NathanFlurry in #1892
- refactor(native-sidecar): simplify VM lifecycle coordination by @NathanFlurry in #1899
- fix(release): restore publish builds by @NathanFlurry in #1933
- fix(release): support preview dispatch from jj workspaces by @NathanFlurry in #1934
- docs(agentos): add embedded quickstart by @NathanFlurry in #1930
- fix: prevent owned VM fetch wakeup starvation by @NathanFlurry in #1937
- fix(docs): align quickstart steps and icons by @NathanFlurry in #1938
- docs(agentos): document limits and normalize quickstart terminology by @NathanFlurry in #1943
- fix(native-sidecar): parse node input type before eval by @NathanFlurry in #1941
- fix(native-sidecar): preserve live host mounts during teardown by @NathanFlurry in #1942
- fix: propagate full socket close to guest peers by @NathanFlurry in #1939
- fix(runtime): decouple VM admission from CPU count by @NathanFlurry in #1944
Full Changelog: v0.2.15...v0.2.17