Releases: mahimairaja/openrtc-python
Releases · mahimairaja/openrtc-python
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
v0.0.7
Merge pull request #9 from mahimairaja/feat/verify-and-update-readme-…
v0.0.6
What's Changed
- Add VitePress documentation site and GitHub Actions for build + Pages deployment by @mahimairaja in #4
- AgentPool: session routing, per-agent session options, greetings, and admin APIs by @mahimairaja in #5
- Allow direct AgentSession kwargs in AgentPool.add and merge with session_kwargs by @mahimairaja in #7
Full Changelog: v0.0.5...v0.0.6