sandbox_creates_per_sec#1874
Merged
Harold-lkk merged 1 commit intoJun 4, 2026
Merged
Conversation
hhaAndroid
added a commit
that referenced
this pull request
Jun 8, 2026
* Add session server and trace store (#1816) * add session server and trace store * update module hierarchy * decode arguments in case of jinja render exception * remove split_fn argument for more compact trie * remove tokenizer controller * fix * handle routed experts of string type * fix filling value * [Agentic branch] add routed api proxy and startup worker session url (#1811) * add routed api proxy * add session server and trace store * update module hierarchy * decode arguments in case of jinja render exception * remove split_fn argument for more compact trie * remove tokenizer controller * fix * handle routed experts of string type * update * fix lint --------- Co-authored-by: braisedpork1964 <497494458@qq.com> * Fix writing EOF ahead of the response hook for streaming call (#1820) fix writing eof ahead of the response hook * init sandbox agentic rollout execution (#1819) * init sandbox agentic rollout execution * update * update * remove unused env * inject session id * update * mv rltask to sandbox agent loop * [Agentic branch] Agentloop run (#1823) * init sandbox agentic rollout execution * update * update * init sandbox agentic rollout execution * update * update * remove unused env * inject session id * update * update * update * update * update * update * rename --------- Co-authored-by: liukuikun <641417025@qq.com> * Prevent trace loss in stream mode by deferring SSL termination (#1832) prevent trace loss in stream mode by deferring SSL termination * remove recipe (#1846) * support localhost agent (#1842) * support localhost agent * inject session id and fix comment * update action init * fix detached running * fix sessionserver * fix tool call can not be jsonload * fix stream proxy crash on client disconnect * support session server timeout and sandbox retry * adapter return logprob and reveal sandbox detach --------- Co-authored-by: braisedpork1964 <497494458@qq.com> * add more info in sandbox (#1871) * Add eval-mode sandbox rollouts and trajectory logging (#1848) * Add eval-mode sandbox rollouts and trajectory logging - Add TB2 eval dataloader and eval AgentInSandboxLoop config - Disable token/logprob/routed-expert returns for eval inference - Preserve text-only eval responses and tokenized response length stats - Separate eval replay buffer from training replay buffer - Add regression coverage for text-only eval trajectory saves * Add eval trajectory grouping updates * Simplify eval rollout trace handling * Store eval trajectories as structured artifacts --------- Co-authored-by: liukuikun <641417025@qq.com> * sandbox_creates_per_sec (#1874) * fix lint and enable routed API proxy (#1882) * fix lint and enable routed API proxy * fix doc * fix lint * refine abort and timeout * revert * fix --------- Co-authored-by: BraisedPork <46232992+braisedpork1964@users.noreply.github.com> Co-authored-by: braisedpork1964 <497494458@qq.com> Co-authored-by: liukuikun <24622904+Harold-lkk@users.noreply.github.com> Co-authored-by: liukuikun <641417025@qq.com> Co-authored-by: duanyanhui <45005871+YanhuiDua@users.noreply.github.com>
hhaAndroid
pushed a commit
that referenced
this pull request
Jun 8, 2026
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.
No description provided.