Skip to content

Fix RPC param typing #1247

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

Merged
merged 1 commit into from
Jun 22, 2025
Merged

Fix RPC param typing #1247

merged 1 commit into from
Jun 22, 2025

Conversation

curtisman
Copy link
Member

  • Allow RPC functions after marshalling to pass multiple params (and not force them to always be passed in a single object)
  • Add back type checking to browser agent extension and electron content scripts.
  • Mix missing name parameter when creating RPC discover from adding back type checking.

@curtisman curtisman changed the title Fix RPC param Fix RPC param typing Jun 22, 2025
@curtisman curtisman enabled auto-merge June 22, 2025 17:05
@curtisman curtisman added this pull request to the merge queue Jun 22, 2025
Merged via the queue into microsoft:main with commit 4b1c534 Jun 22, 2025
13 checks passed
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.

1 participant