Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
29 commits
Select commit Hold shift + click to select a range
2d58fe5
wip
theomonnom Feb 8, 2026
d08dd97
generated protobuf
github-actions[bot] Feb 8, 2026
e781785
Merge branch 'main' into theo/agent-simulations-service
theomonnom Feb 9, 2026
5e1c2cf
Merge branch 'theo/agent-simulations-service' of https://github.com/l…
theomonnom Feb 9, 2026
4a7927b
Update livekit_agent_simulation.proto
theomonnom Feb 10, 2026
52062a4
generated protobuf
github-actions[bot] Feb 10, 2026
0c419ce
add Simulation scenarios (#1417)
theomonnom Feb 18, 2026
b04fce3
generated protobuf
github-actions[bot] Feb 18, 2026
166e02f
add cancelled
theomonnom Feb 18, 2026
5550b30
generated protobuf
github-actions[bot] Feb 18, 2026
514b389
agent session proto cleanup + simulation proto restructuring
theomonnom Mar 16, 2026
95af52e
generated protobuf
theomonnom Mar 16, 2026
0925910
add agent dev message proto for CLI hot-reload IPC
theomonnom Mar 16, 2026
6c5fe6d
generated protobuf
github-actions[bot] Mar 16, 2026
9ef7c71
renumber session event fields, remove stale comment
theomonnom Mar 17, 2026
8315e92
generated protobuf
github-actions[bot] Mar 17, 2026
460f9d3
fix agent dev proto comment
theomonnom Mar 17, 2026
b59d2b1
generated protobuf
github-actions[bot] Mar 17, 2026
8ce5ede
move agent_dev proto to agent/, replace Job with bytes
theomonnom Mar 17, 2026
e08abe1
generated protobuf
github-actions[bot] Mar 17, 2026
1997b5b
address review: rename enums, SessionEvent -> AgentSessionEvent, fake…
theomonnom Mar 17, 2026
3c60034
generated protobuf
github-actions[bot] Mar 17, 2026
707ab3c
nest AudioFrame and playback messages inside AgentSessionMessage
theomonnom Mar 17, 2026
8f2d4eb
generated protobuf
github-actions[bot] Mar 17, 2026
70a9a78
Create curvy-crews-invent.md
lukasIO Mar 17, 2026
33c0f74
Refine agent session and simulation protos
theomonnom Mar 17, 2026
10bc09c
generated protobuf
github-actions[bot] Mar 17, 2026
d112790
generated protobuf
theomonnom Mar 17, 2026
23813dc
merge main, regenerate protobuf
theomonnom Mar 17, 2026
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/curvy-crews-invent.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@livekit/protocol": patch
---

add livekit_agent_simulation service, agent remote session proto & cli dev proto
240 changes: 164 additions & 76 deletions infra/link.pb.go

Large diffs are not rendered by default.

81 changes: 46 additions & 35 deletions infra/link_grpc.pb.go

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

Loading
Loading