Commit 8a7bbd7
chore(protocol): bump submodule v1.46.3 -> v1.46.4; bump version 1.1.9 -> 1.1.10
Picks up livekit/protocol#1593 which renames
AgentSessionEvent.custom_event (field 21) -> AgentSessionEvent.debug_message
and renames CustomEvent -> DebugMessage (drops the `type` field; payload
only). Field number is unchanged.
Bot will regenerate the Python stubs against the new submodule pointer.
Co-authored-by: Cursor <cursoragent@cursor.com>1 parent 18ef6a4 commit 8a7bbd7
2 files changed
Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
- CHANGELOG.md+2
- livekit/agent/livekit_agent_session.pb.go+28-36
- livekit/livekit_agent_simulation.pb.go+329-187
- livekit/livekit_agent_simulation.twirp.go+133-128
- package.json+1-1
- packages/javascript/CHANGELOG.md+15
- packages/javascript/package.json+1-1
- protobufs/agent/livekit_agent_session.proto+5-5
- protobufs/livekit_agent_simulation.proto+19-4
0 commit comments