v0.0.6
What's Changed
- fix(build): propagate termination signals to active child process in wrappers by @Yiling-J in #102
- docs(readme): add comprehensive README.md by @Yiling-J in #103
- fix(transcode): make deterministic transcode activity failures non-retryable in Temporal by @Yiling-J in #104
- docs(readme): improve remote deployment and temporal execution instructions by @Yiling-J in #105
- refactor(webui): use system color design tokens in video player components by @Yiling-J in #106
- refactor(webui): use requestAnimationFrame for smooth video progress bar updates by @Yiling-J in #107
- fix(player): implement seekbar dragging and match hover highlight color by @Yiling-J in #108
- feat(sandbox): add pending domains support for network sandbox by @Yiling-J in #109
- refactor(webui): fetch agents in mention input list dynamically by @Yiling-J in #110
- feat(webui): always show right sidebar and implement left vertical carousel by @Yiling-J in #111
- fix(webui): avoid refetching all pages on file/folder reorder by @Yiling-J in #112
- fix(webui): force video-player mime type to video/mp4 by @Yiling-J in #113
Full Changelog: v0.0.5...v0.0.6