Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions .changeset/sim-dispatch-agent-name.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"github.com/livekit/protocol": minor
---

Agent simulation: add `dispatch_agent_name` to `SimulationRun.Create.Request`. `agent_name` is now the agent under test as named in the project's `livekit.toml`, stable across runs so list/counts filters and the dashboard can group by it; `dispatch_agent_name`, when set, is the explicit-dispatch name the simulator sends jobs to (the CLI's throwaway local-worker name). Unset dispatches to `agent_name`, so existing callers are unchanged.
57 changes: 38 additions & 19 deletions livekit/livekit_agent_simulation.pb.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading
Loading