Skip to content

[pull] main from livekit:main#374

Merged
pull[bot] merged 3 commits into
erickirt:mainfrom
livekit:main
May 27, 2026
Merged

[pull] main from livekit:main#374
pull[bot] merged 3 commits into
erickirt:mainfrom
livekit:main

Conversation

@pull
Copy link
Copy Markdown

@pull pull Bot commented May 27, 2026

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

theomonnom and others added 3 commits May 26, 2026 17:20
…1593)

* agent_session: rename CustomEvent -> DebugMessage; drop type field

Renames the agent-session event added in #1588 before any consumer
ships it. Repositioned as an internal debug/trace channel surfaced
only to the debugger/recorder, not to user code -- the `type`
discriminator was unnecessary since callers just emit a free-form JSON
payload.

Wire: AgentSessionEvent.custom_event (field 21) ->
AgentSessionEvent.debug_message (same field number, same type slot).
No schema-compat concerns -- nothing has been built downstream against
this yet (livekit/agents#5855 and livekit/agents-js#1611 are both
still open).

Regenerated Go (.pb.go) with protoc 25.1; JS (@livekit/protocol)
regenerated via `pnpm --filter @livekit/protocol generate:proto`.

Co-authored-by: Cursor <cursoragent@cursor.com>

* generated protobuf

* changeset: patch bump, not minor

Co-authored-by: Cursor <cursoragent@cursor.com>

* drop 'free-form' from DebugMessage docs

Co-authored-by: Cursor <cursoragent@cursor.com>

* generated protobuf

---------

Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
@pull pull Bot locked and limited conversation to collaborators May 27, 2026
@pull pull Bot added the ⤵️ pull label May 27, 2026
@pull pull Bot merged commit 4b09446 into erickirt:main May 27, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants