v0.14.0
v0.14.0
Added
- Added managed source streams in the daemon/runtime surface so long-lived source-backed streaming flows can be created and reused through the daemon and TypeScript client.
Fixed
- Refined managed source stream handling after review, tightening daemon behavior around the new runtime path.
- Expanded TypeScript daemon-client coverage for managed source flows to lock the new surface down with integration-oriented tests.
Full Changelog: v0.13.3...v0.14.0