Skip to content

fix(sandbox): add preserve_reasoning_history to verify_multiturn_start - #115

Merged
noonghunna merged 1 commit into
noonghunna:masterfrom
icedream:fix-preserve-reasoning-history
Jul 30, 2026
Merged

fix(sandbox): add preserve_reasoning_history to verify_multiturn_start#115
noonghunna merged 1 commit into
noonghunna:masterfrom
icedream:fix-preserve-reasoning-history

Conversation

@icedream

@icedream icedream commented Jul 28, 2026

Copy link
Copy Markdown
Contributor

Summary

  • add preserve_reasoning_history to SandboxClient.verify_multiturn_start() signature
  • forward it to the /verify-start payload

Validation

  • python3 -m py_compile benchlocal_cli/sandbox.py
  • git diff --check passed
  • Executed a benchlocal-cli run complete with sandbox tests

runner.py passes preserve_reasoning_history for hermesagent-20 packs, but
SandboxClient.verify_multiturn_start() didn't accept it, causing TypeError.
@icedream
icedream marked this pull request as ready for review July 28, 2026 09:08
@noonghunna
noonghunna merged commit c536aaa into noonghunna:master Jul 30, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants