Skip to content

Releases: mahimairaja/openrtc-python

v0.0.15

22 Mar 19:06
3e5f5b6

Choose a tag to compare

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

22 Mar 17:36
1b68c00

Choose a tag to compare

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

22 Mar 14:39
9f10c76

Choose a tag to compare

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

22 Mar 00:19
90b92cb

Choose a tag to compare

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

21 Mar 23:46
d548217

Choose a tag to compare

What's Changed

  • Add AgentSkills skill for coding agents + Cloud dev instructions by @mahimairaja in #15
  • feat(cli): add list --resources for agent footprint visibility by @mahimairaja in #18

Full Changelog: v0.0.10...v0.0.11

v0.0.10

21 Mar 19:52
96d7295

Choose a tag to compare

What's Changed

Full Changelog: v0.0.9...v0.0.10

v0.0.9

21 Mar 16:24
c7db36a

Choose a tag to compare

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

21 Mar 14:37

Choose a tag to compare

What's Changed

Full Changelog: v0.0.7...v0.0.8

v0.0.7

21 Mar 01:02
87895c3

Choose a tag to compare

Merge pull request #9 from mahimairaja/feat/verify-and-update-readme-…

v0.0.6

19 Mar 17:46
d6bf99f

Choose a tag to compare

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