Skip to content

Bump EigenScript pin v0.30.0 -> v0.32.0 - #39

Merged
InauguralPhysicist merged 1 commit into
mainfrom
bump-eigs-v0.32.0
Jul 25, 2026
Merged

Bump EigenScript pin v0.30.0 -> v0.32.0#39
InauguralPhysicist merged 1 commit into
mainfrom
bump-eigs-v0.32.0

Conversation

@InauguralPhysicist

Copy link
Copy Markdown
Contributor

Local preflight against a v0.32.0 worktree build:
make lint (clean) + make test (all headless tests passed), run with EIGS_DIR pinned to a v0.32.0 worktree
Also fixes ALREADY-DRIFTED prose: CLAUDE.md claimed the pin was v0.26.0 while the Dockerfile said v0.30.0. Now both read v0.32.0.
Part of the ecosystem-wide v0.30.0 -> v0.32.0 sweep. eddy went first as the canary (InauguralSystems/eddy#3, merged green — its Porcupine + Elle external oracles pass on v0.32.0).

v0.30.0 -> v0.32.0 is additive: DEFLATE builtins, clock_unix, list_index_of/list_contains, SIGUSR1 live observer dump, LSP stdlib completion. No removals or renames in the changelog.

🤖 Generated with Claude Code

Local preflight against a v0.32.0 worktree build:
  make lint (clean) + make test (all headless tests passed), run with EIGS_DIR pinned to a v0.32.0 worktree
Also fixes ALREADY-DRIFTED prose: CLAUDE.md claimed the pin was v0.26.0 while the Dockerfile said v0.30.0. Now both read v0.32.0.
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Copilot AI review requested due to automatic review settings July 25, 2026 00:28

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

This PR updates Tidepool’s pinned EigenScript version to v0.32.0 for the devcontainer/CI environment and aligns the developer-facing documentation to reflect the new pin.

Changes:

  • Bump .devcontainer/Dockerfile EIGS_REF from v0.30.0 to v0.32.0.
  • Update CLAUDE.md to state that CI/devcontainer are pinned to v0.32.0.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Description
CLAUDE.md Updates toolchain prose to reflect the new v0.32.0 CI/devcontainer pin.
.devcontainer/Dockerfile Moves the devcontainer/CI EigenScript source pin to v0.32.0 via EIGS_REF.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread .devcontainer/Dockerfile
Comment on lines 27 to +30
# EIGS_REF is a tag/SHA (fetched directly, so it stays reproducible). Pinned to
# v0.19.0 — the release that ships the flat-buffer tensors (shaped VAL_BUFFER,
# #275) the neural policy's buffer path requires.
ARG EIGS_REF=v0.30.0
ARG EIGS_REF=v0.32.0
@InauguralPhysicist
InauguralPhysicist merged commit 56fbc3b into main Jul 25, 2026
6 checks passed
@InauguralPhysicist
InauguralPhysicist deleted the bump-eigs-v0.32.0 branch July 25, 2026 00:33
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