Skip to content

replace JSON messages with protobuf messages#1139

Merged
lukasIO merged 20 commits intofeat/barge-infrom
chenghao/update-remote-session-schema
Mar 18, 2026
Merged

replace JSON messages with protobuf messages#1139
lukasIO merged 20 commits intofeat/barge-infrom
chenghao/update-remote-session-schema

Conversation

@chenghao-mou
Copy link
Member

Description

Replace the JSON messages with Protobuf messages in Remote Session
Replace client message handler with Session Host

Changes Made

  • Replace the JSON messages with Protobuf messages in Remote Session
  • Replace client message handler with Session Host

Pre-Review Checklist

  • Build passes: All builds (lint, typecheck, tests) pass locally
  • AI-generated code reviewed: Removed unnecessary comments and ensured code quality
  • Changes explained: All changes are properly documented and justified above
  • Scope appropriate: All changes relate to the PR title, or explanations provided for why they're included
  • Video demo: A small video demo showing changes works as expected and did not break any existing functionality using
CleanShot.2026-03-17.at.15.25.58.mp4

Testing

  • Automated tests added/updated (if applicable)
  • All tests pass
  • Make sure both restaurant_agent.ts and realtime_agent.ts work properly (for major changes)

Tested locally with the playground changes

Additional Notes

Dependency on


Note to reviewers: Please ensure the pre-review checklist is completed before starting your review.

@changeset-bot
Copy link

changeset-bot bot commented Mar 17, 2026

⚠️ No Changeset found

Latest commit: 93dfe9d

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

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

devin-ai-integration[bot]

This comment was marked as resolved.

devin-ai-integration[bot]

This comment was marked as resolved.

devin-ai-integration[bot]

This comment was marked as resolved.

devin-ai-integration[bot]

This comment was marked as resolved.

lukasIO and others added 3 commits March 18, 2026 11:16
Co-authored-by: devin-ai-integration[bot] <158243242+devin-ai-integration[bot]@users.noreply.github.com>
Co-authored-by: devin-ai-integration[bot] <158243242+devin-ai-integration[bot]@users.noreply.github.com>
devin-ai-integration[bot]

This comment was marked as resolved.

lukasIO and others added 6 commits March 18, 2026 12:01
…vekit/agents-js into chenghao/update-remote-session-schema
Co-authored-by: devin-ai-integration[bot] <158243242+devin-ai-integration[bot]@users.noreply.github.com>
Co-authored-by: devin-ai-integration[bot] <158243242+devin-ai-integration[bot]@users.noreply.github.com>
devin-ai-integration[bot]

This comment was marked as resolved.

@lukasIO lukasIO merged commit 6450210 into feat/barge-in Mar 18, 2026
2 checks passed
@lukasIO lukasIO deleted the chenghao/update-remote-session-schema branch March 18, 2026 12:44
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