Skip to content

Internal agent protocol improvements#764

Merged
biglittlebigben merged 9 commits intomainfrom
benjamin/agent-store
Jul 16, 2024
Merged

Internal agent protocol improvements#764
biglittlebigben merged 9 commits intomainfrom
benjamin/agent-store

Conversation

@biglittlebigben
Copy link
Copy Markdown
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.

@changeset-bot
Copy link
Copy Markdown

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
@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