Skip to content

feat: isolate plugin execution in runner processes - #218

Merged
qiankunli merged 1 commit into
mainfrom
worktree-plugin-runtime-greenfield
Jul 29, 2026
Merged

feat: isolate plugin execution in runner processes#218
qiankunli merged 1 commit into
mainfrom
worktree-plugin-runtime-greenfield

Conversation

@qiankunli

Copy link
Copy Markdown
Collaborator
  • supervise one child process per Plugin Binding with request deadlines and fail-closed cleanup
  • make the Baton 0.2 Plugin contract asynchronous and type-only
  • keep Marketplace and completion work off the TUI render path
  • document the host process model and third-party authoring contract

Tests: bun run check (515 passed)

- supervise one child process per Plugin Binding with request deadlines and fail-closed cleanup
- make the Baton 0.2 Plugin contract asynchronous and type-only
- keep Marketplace and completion work off the TUI render path
- document the host process model and third-party authoring contract

Tests: bun run check (515 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.

2 participants