Skip to content

release: cli 0.6.32 + sandboxes 0.2.41 + tunnel 0.1.11 - #894

Merged
akirillo merged 2 commits into
mainfrom
release/sandboxes-0.2.41
Sep 4, 2026
Merged

release: cli 0.6.32 + sandboxes 0.2.41 + tunnel 0.1.11#894
akirillo merged 2 commits into
mainfrom
release/sandboxes-0.2.41

Conversation

@akirillo

@akirillo akirillo commented Sep 4, 2026

Copy link
Copy Markdown
Contributor

Releases prime 0.6.32, prime-sandboxes 0.2.41, and prime-tunnel 0.1.11. The CLI now requires the SDK versions that carry its runtime behavior, and its release workflow waits for both exact SDK floors on PyPI before tagging or publishing.

Included changes:

The sandboxd prerequisites for #867 are deployed. Its live idempotency suite passed against dev and prod. The obsolete workspace prime-tunnel>=0.1.6 override is removed because the CLI now owns the required >=0.1.11 contract.

@akirillo akirillo closed this Sep 4, 2026
@akirillo
akirillo deleted the release/sandboxes-0.2.41 branch September 4, 2026 17:04
@akirillo akirillo changed the title release: prime-sandboxes 0.2.41 release: cli 0.6.32 + sandboxes 0.2.41 + tunnel 0.1.11 Sep 4, 2026
@akirillo
akirillo restored the release/sandboxes-0.2.41 branch September 4, 2026 17:05
@akirillo akirillo reopened this Sep 4, 2026
@akirillo
akirillo merged commit e5b9063 into main Sep 4, 2026
36 of 37 checks passed
@akirillo
akirillo deleted the release/sandboxes-0.2.41 branch September 4, 2026 17:09
if python3 -m pip download --quiet --no-deps --no-cache-dir --dest /tmp/floor-check "prime-sandboxes==$FLOOR"; then
echo "prime-sandboxes $FLOOR is installable"
exit 0
for PACKAGE in prime-sandboxes prime-tunnel; do

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

while youre at it, maybe you could add the prime-traces and prime-evals pkgs here too 🙏

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.

3 participants