feat(runtime): add bounded foreground ad hoc child route - #4701
Open
testikun wants to merge 6 commits into
Open
Conversation
testikun
force-pushed
the
codex/issue-4538-testikun
branch
from
September 4, 2026 02:06
567f777 to
158390d
Compare
testikun
pushed a commit
to testikun/maka
that referenced
this pull request
Sep 4, 2026
testikun
force-pushed
the
codex/issue-4538-testikun
branch
from
September 4, 2026 07:09
158390d to
8f12a84
Compare
1 task
testikun
force-pushed
the
codex/issue-4538-testikun
branch
from
September 4, 2026 08:04
8f12a84 to
58979f3
Compare
added 6 commits
September 4, 2026 16:45
Generated-by: OpenAI Codex
Generated-by: OpenAI Codex
Generated-by: OpenAI Codex
…dget Generated-by: OpenAI Codex
Generated-by: Codex
testikun
force-pushed
the
codex/issue-4538-testikun
branch
from
September 4, 2026 08:50
0caf646 to
7b81677
Compare
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:
Current-head real App verification (2026-09-04)
Built and launched pre-rebase feature tree 58979f3 in a visible local Electron window; current head 7b81677 is the rebased equivalent on
apache/main19ac204ab, opened Settings → Subagents, enabled the temporary-subagent policy, saved it, and verified the persisted Host setting. These are direct screenshots from the running Maka App; they are not mockups or generated images.1. Current-head disabled state with the new route controls
2. Current-head enabled state after saving the policy
Verification
apache/main(19ac204ab)AI use
Tool(s) and scope: OpenAI Codex provided material implementation and review assistance, fixed the architecture-budget and RuntimeInvocation convergence regressions, added a real Electron persistence test, ran visible App verification, and prepared the commits.
Closes #4538