Releases: mahimailabs/openrtc-python
Releases · mahimailabs/openrtc-python
v0.0.17
What's Changed
- feat: enable generic serialization for all LiveKit plugins by @mahimairaja in #28
Full Changelog: v0.0.16...v0.0.17
v0.0.16
What's Changed
- DX improvements: uv CI, DeprecationWarning for legacy session_kwargs, CHANGELOG, issue templates, Makefile, .env.example by @Copilot in #26
Full Changelog: v0.0.15...v0.0.16
v0.0.15
What's Changed
- fix(cli): generic watch-path error message and sys.argv sync for programmatic main() by @Copilot in #25
- fix(cli): TUI defaults and clearer --watch handling by @mahimairaja in #23
Full Changelog: v0.0.14...v0.0.15
v0.0.14
What's Changed
- fix: correct ProviderValue typing, conftest docstring placement, and pool.py line formatting by @Copilot in #22
- refactor(cli): split cli_app into focused submodules by @mahimairaja in #21
New Contributors
- @Copilot made their first contribution in #22
Full Changelog: v0.0.13...v0.0.14
v0.0.13
What's Changed
- fix(cli): strip OpenRTC flags; align subcommands with LiveKit Agents CLI by @mahimairaja in #20
Full Changelog: v0.0.12...v0.0.13
v0.0.12
What's Changed
- Add runtime dashboard and JSON metrics for shared-worker snapshots by @mahimairaja in #19
Full Changelog: v0.0.11...v0.0.12
v0.0.11
What's Changed
- Add AgentSkills skill for coding agents + Cloud dev instructions by @mahimairaja in #15
- feat(cli): add
list --resourcesfor agent footprint visibility by @mahimairaja in #18
Full Changelog: v0.0.10...v0.0.11
v0.0.10
What's Changed
- Fix/module pickle import by @mahimairaja in #16
- Feat/add example frontend by @mahimairaja in #17
Full Changelog: v0.0.9...v0.0.10
v0.0.9
What's Changed
- Fix PicklingError for discovered agent modules in dev mode by @mahimairaja in #13
Full Changelog: v0.0.8...v0.0.9
v0.0.8
What's Changed
- Make AgentPool worker callbacks spawn-safe and add pickle regression test by @mahimairaja in #10
- feat: added codecov online by @mahimairaja in #11
Full Changelog: v0.0.7...v0.0.8