Skip to content

docs(rfd): propose plugin startup handshake - #1293

Merged
alilleybrinker merged 1 commit into
mainfrom
codex/rfd-plugin-startup-handshake
Aug 28, 2026
Merged

docs(rfd): propose plugin startup handshake#1293
alilleybrinker merged 1 commit into
mainfrom
codex/rfd-plugin-startup-handshake

Conversation

@alilleybrinker

Copy link
Copy Markdown
Collaborator

Summary

Proposes a portable plugin startup handshake that lets plugins bind their own loopback port, report readiness over stdout, and verify their identity with a nonce-bound gRPC call.

Includes the core, Rust SDK, Python SDK, non-SDK plugin, compatibility, and migration work.

Testing

  • Documentation-only change; reviewed the rendered Markdown source.

Describe a cross-platform plugin-owned port and readiness protocol,
including SDK and third-party migration steps.

Work performance by GPT-5.6, reviewed by me.

Signed-off-by: Andrew Lilley Brinker <abrinker@mitre.org>
Change-Id: Ic931d1d0c6eaf541e0e64452818f49e86a6a6964
@alilleybrinker
alilleybrinker marked this pull request as ready for review August 28, 2026 19:56
@alilleybrinker
alilleybrinker added this pull request to the merge queue Aug 28, 2026
Merged via the queue into main with commit 413fb16 Aug 28, 2026
20 checks passed
@alilleybrinker
alilleybrinker deleted the codex/rfd-plugin-startup-handshake branch September 9, 2026 18:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

1 participant