Skip to content

release: prime-sandboxes 0.2.21#541

Merged
rasdani merged 1 commit intomainfrom
release/sdbx-0.2.21
Apr 20, 2026
Merged

release: prime-sandboxes 0.2.21#541
rasdani merged 1 commit intomainfrom
release/sdbx-0.2.21

Conversation

@rasdani
Copy link
Copy Markdown
Collaborator

@rasdani rasdani commented Apr 20, 2026

Bumps prime-sandboxes to 0.2.21


Note

Low Risk
Version-only change with no functional or behavioral code modifications.

Overview
Bumps prime_sandboxes SDK version from 0.2.20 to 0.2.21 in __init__.py.

Reviewed by Cursor Bugbot for commit 1305da3. Bugbot is set up for automated code reviews on this repo. Configure here.

rasdani added a commit to PrimeIntellect-ai/verifiers that referenced this pull request Apr 20, 2026
… kwarg

Consumes prime-sandboxes PR #540 (PrimeIntellect-ai/prime#540). The
timeout=60.0 kwarg added in the previous commit requires the new
signature; this bump locks in the minimum version.

Lockfile update deferred until the prime-sandboxes 0.2.21 release
(PrimeIntellect-ai/prime#541) lands on the index.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@rasdani rasdani merged commit a797869 into main Apr 20, 2026
9 checks passed
@rasdani rasdani deleted the release/sdbx-0.2.21 branch April 20, 2026 14:44
rasdani added a commit to PrimeIntellect-ai/verifiers that referenced this pull request Apr 20, 2026
…letion (#1206)

* fix: pass explicit 60s timeout to get_background_job

Before: each poll iteration inherited the prime-sandboxes APIClient
default of 30s. When the sandbox gateway was briefly slow (>30s for
the background-job status read), the httpx read-timeout fired and
poll_job_completion wrapped it as AgentError — observed ~51 times on
one 30B opencode-math run.

Pass timeout=60.0 explicitly. Doubles the tolerance for a transient
gateway blip without globally bumping the APIClient default (which
would affect unrelated fast lookups).

Requires prime-sandboxes PR adding the timeout kwarg to
get_background_job.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>

* chore: bump prime-sandboxes to v0.2.21 for get_background_job timeout kwarg

Consumes prime-sandboxes PR #540 (PrimeIntellect-ai/prime#540). The
timeout=60.0 kwarg added in the previous commit requires the new
signature; this bump locks in the minimum version.

Lockfile update deferred until the prime-sandboxes 0.2.21 release
(PrimeIntellect-ai/prime#541) lands on the index.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>

* Revert "chore: bump prime-sandboxes to v0.2.21 for get_background_job timeout kwarg"

This reverts commit 874faa8.

* chore: bump prime-sandboxes to v0.2.21 for get_background_job timeout kwarg

0.2.21 is now published to PyPI, re-applying the pin bump reverted
earlier to unblock CI.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>

---------

Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
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