Support waiting for code_mode sessions#14295
Merged
pakrym-oai merged 7 commits intomainfrom Mar 12, 2026
Merged
Conversation
1f98e19 to
cf0785e
Compare
This was referenced Mar 12, 2026
- enforce blob size policy in CI with allowlist and Python checker - update initialize capabilities docs and tests to use `thread/started` example - extend response schemas and TS types with `namespace` on function calls and new `tool_search_call` / `tool_search_output` items - wire tool search through Responses API, SSE parsing, history normalization, compaction, rollout policy, telemetry, and arc monitor - add
cconger
approved these changes
Mar 12, 2026
Contributor
cconger
left a comment
There was a problem hiding this comment.
We spoke out of band, we're likely missing a default yield time on the first exec.
I do think we should revisit if the set_yield_time and set_max_tokens makes as being driven from within the worker calling to parent instead of some other annotation/pragma style approach for encoding the data to the cjs core on the way into the runtime.
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 subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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
inittostartwith explicit session idsValidation