Stage 398: PR #2696 — feat(runtime): add runner-local adapter selection (RuntimeAdapter slice 4c, feature-flagged)
Co-authored-by: Michaelyklam <Michaelyklam@users.noreply.github.com>
This commit is contained in:
@@ -780,6 +780,12 @@ client/backend and explicit route selection.
|
||||
|
||||
#### Slice 4c: Feature-flagged runner backend and restart/reattach harness
|
||||
|
||||
Status as of PR #TBD: implementation proposed. The code adds a default-off
|
||||
`runner-local` adapter selection point plus factory wiring for an injected runner
|
||||
client, while keeping live browser chat routes on the legacy backend. The
|
||||
restart/reattach harness remains synthetic/fake-runner based until a later slice
|
||||
introduces a supervised runner process.
|
||||
|
||||
After the facade exists, the next narrow implementation slice should add a real
|
||||
runner-client/backend selection point and a synthetic restart/reattach harness,
|
||||
without routing normal browser chat to that backend yet.
|
||||
|
||||
Reference in New Issue
Block a user