Skip to content

bump: EigenScript pin v0.36.0 -> v0.37.0 - #47

Merged
InauguralPhysicist merged 1 commit into
mainfrom
bump-eigs-0.37
Aug 4, 2026
Merged

bump: EigenScript pin v0.36.0 -> v0.37.0#47
InauguralPhysicist merged 1 commit into
mainfrom
bump-eigs-0.37

Conversation

@InauguralPhysicist

Copy link
Copy Markdown
Contributor

Pin bump after the v0.37.0 cut (timeline lane widget #842 + the #825 release-cut build fix; no opcode/ABI changes — src/vm.h untouched since v0.36.0). Suite preflighted locally against the real tag build: PASS.

🤖 Generated with Claude Code

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Copilot AI lite review requested due to automatic review settings August 4, 2026 12:58

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.

🟡 Not ready to approve

The Dockerfile’s nearby comment is now misleading about what version is actually pinned, and should be updated to match the new v0.37.0 pin.

Once you've addressed the issues Copilot identified, you can request another Copilot review.

This review doesn't count toward merge requirements. Sign up for the private preview to control whether Copilot approvals count.

Pull request overview

Updates the devcontainer’s EigenScript pin to align Tidepool’s development environment with the newly cut EigenScript v0.37.0 release.

Changes:

  • Bump .devcontainer/Dockerfile EIGS_REF from v0.36.0 to v0.37.0.
File summaries
File Description
.devcontainer/Dockerfile Updates the pinned EigenScript ref used to build the devcontainer environment.
Review details
  • Files reviewed: 1/1 changed files
  • Comments generated: 1
  • Review effort level: Lite

We're testing this review assessment. Please use 👍 or 👎 to tell us if it's correct.

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.36.0
ARG EIGS_REF=v0.37.0
@InauguralPhysicist
InauguralPhysicist merged commit 90b6c8a into main Aug 4, 2026
6 checks passed
@InauguralPhysicist
InauguralPhysicist deleted the bump-eigs-0.37 branch August 4, 2026 13:00
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