feat(runtime): add bounded foreground ad hoc child route - #4629
Closed
bug-superman wants to merge 2 commits into
Closed
feat(runtime): add bounded foreground ad hoc child route#4629bug-superman wants to merge 2 commits into
bug-superman wants to merge 2 commits into
Conversation
Generated-by: OpenAI Codex
bug-superman
force-pushed
the
codex/issue-4538-delegated
branch
from
September 3, 2026 07:49
7aaae58 to
31e3683
Compare
Generated-by: OpenAI Codex
Author
|
Closing this PR to resubmit from the requested testikun GitHub account. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Implements the bounded foreground ad hoc child-agent slice for #4538:
temporary-boundedroute through the existingagent_list/agent_spawncatalog path only when enabled and its host-resolved model connection is available;model,connection,tools,permission,workspace, lifecycle/nesting, write-back/isolation, and a second profile selector);UI evidence
Before (ad hoc policy controls absent):
After (ad hoc policy controls visible):
Verification
npm run build --workspace @maka/corenpm run build --workspace @maka/storagenpm run build --workspace @maka/runtimenpm run build --workspace @maka/runtime-hostbiome checkandgit diff --checkThe full Runtime suite still has nine unrelated pre-existing dependency/timing failures.
AI use
Tool(s) and scope: OpenAI Codex provided material implementation and review assistance; the commits retain
Generated-by: OpenAI Codextrailers.Closes #4538