mirror of
https://github.com/livekit/livekit.git
synced 2026-09-12 04:55:33 +00:00
- remove cmd/agent-endpoint-client: the Python SDK has landed, so the manual sidecar for non-SDK workers is no longer needed. - move pkg/agent/endpoint/client to pkg/agent/endpoint/conformance (package conformance) so it reads as the test harness it is, not a product client SDK; only the acceptance suite drives it.