Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Internal agent protocol improvements #764

Merged
merged 9 commits into from
Jul 16, 2024
Merged

Conversation

biglittlebigben
Copy link
Contributor

  • Split agent protocol in 2 files. livekit_agent.proto contains the part specific to the agent worker managenent. livekit_agent_dispatch.proto contains the dispatch management APIs
  • The Job message contains the dispatch_id that originated it
  • The JobRequest internal RPC returns the state of the dispatched Job.

Copy link

changeset-bot bot commented Jul 16, 2024

🦋 Changeset detected

Latest commit: 019c70a

The changes in this PR will be included in the next version bump.

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

💥 An error occurred when fetching the changed packages and changesets in this PR
Some errors occurred when validating the changesets config:
The package or glob expression "github.com/livekit/protocol" specified in the `fixed` option does not match any package in the project. You may have misspelled the package name or provided an invalid glob expression. Note that glob expressions must be defined according to https://www.npmjs.com/package/micromatch.

@biglittlebigben biglittlebigben merged commit 497688f into main Jul 16, 2024
3 checks passed
@biglittlebigben biglittlebigben deleted the benjamin/agent-store branch July 16, 2024 22:53
@github-actions github-actions bot mentioned this pull request Jul 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants