Skip to content

Bump EigenScript pin v0.32.0 -> v0.33.0 - #17

Merged
InauguralPhysicist merged 1 commit into
mainfrom
bump-eigs-0.33
Jul 25, 2026
Merged

Bump EigenScript pin v0.32.0 -> v0.33.0#17
InauguralPhysicist merged 1 commit into
mainfrom
bump-eigs-0.33

Conversation

@InauguralPhysicist

Copy link
Copy Markdown
Contributor

Routine pin bump to the new release: v0.33.0, the silent-wrong-answer release.

Highlights that reach this repo: the plausible-but-wrong-at-rc=0 sweep (regex_match #629, json_decode #628, four stdlib math bugs #638-#641, import top-level scope #673, the listcomp/local double binding #633/#642, report_value calling a converging sequence diverging #674), plus DEFLATE codecs (#684), tape-captured clock_unix (#683), four C-backed list ops (#543/#544), and kill -USR1 live observer dumps (#660).

Verified before the bump, not after: this repo's suite was run locally against the v0.33.0 runtime and passed unchanged — no code change needed here.

That sweep was not a formality this time. It found real breakage in three siblings, fixed in their own PRs: EigenScript #630 widened OP_LINE's operand from 16 to 32 bits, which is a bytecode ABI break for external producers (ouroboros produced empty output for every program, iLambdaAi's grader lost its top rung — both silently at rc=0), and #629 changed regex_match's shape for non-participating capture groups (EigenRegex's compat shim mirrored the old truncation deliberately).

Release notes: https://github.com/InauguralSystems/EigenScript/releases/tag/v0.33.0

🤖 Generated with Claude Code

v0.33.0 is the silent-wrong-answer release: the plausible-but-wrong-at-rc=0 sweep (regex_match #629, json_decode #628, four stdlib math bugs #638-#641, import top-level scope #673, the listcomp/local double binding #633/#642, report_value #674), plus DEFLATE codecs (#684), clock_unix (#683), four C-backed list ops (#543/#544), and kill -USR1 observer dumps (#660).

This repo's suite was run locally against the v0.33.0 runtime BEFORE this bump and passed unchanged — no code change needed here. (The same sweep did find real breakage in ouroboros, iLambdaAi and EigenRegex, fixed in their own PRs: EigenScript #630 widened OP_LINE's operand, which is a bytecode ABI break for external producers, and #629 changed regex_match's shape for non-participating groups.)

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
@InauguralPhysicist
InauguralPhysicist merged commit fbdf1cd into main Jul 25, 2026
1 check passed
@InauguralPhysicist
InauguralPhysicist deleted the bump-eigs-0.33 branch July 25, 2026 04:50
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.

1 participant