Skip to content

code-mode: Introduce code-mode backend seam#21449

Open
cconger wants to merge 1 commit intomainfrom
cconger/code-mode-backend-seam
Open

code-mode: Introduce code-mode backend seam#21449
cconger wants to merge 1 commit intomainfrom
cconger/code-mode-backend-seam

Conversation

@cconger
Copy link
Copy Markdown
Contributor

@cconger cconger commented May 7, 2026

Route core code-mode execution through a host-owned backend abstraction so a future subprocess client can replace the current in-process runtime without changing turn orchestration. Keep the runtime crate reusable for direct-link consumers and move local stored_values ownership into core ahead of the process split.

Step one towards affording a process split code-mode.

Route core code-mode execution through a host-owned backend abstraction so a future subprocess client can replace the current in-process runtime without changing turn orchestration.
Keep the runtime crate reusable for direct-link consumers and move local stored_values ownership into core ahead of the process split.
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