Skip to content

chore: bump pinned stack version to 2026.7.9.1#62

Merged
Jammy2211 merged 1 commit into
mainfrom
feature/pin-bump-2026-7-9-1
Jul 11, 2026
Merged

chore: bump pinned stack version to 2026.7.9.1#62
Jammy2211 merged 1 commit into
mainfrom
feature/pin-bump-2026-7-9-1

Conversation

@Jammy2211

Copy link
Copy Markdown
Collaborator

Summary

version.txt and config/general.yaml:58 were still pinned to 2026.5.29.4 while wiki/core/api_audit_baseline.json had already been regenerated to 2026.7.9.1 (the latest live release) on 2026-07-10. The lagging pin tripped Heart's version_skew (a standing-YELLOW reason) and left the assistant's declared version out of sync with its own API baseline.

Bumps both files to 2026.7.9.1 to match the baseline. Surfaced by the 2026-07-11 /health sweep.

Verification

  • Regenerated the baseline against a clean venv with the real autolens==2026.7.9.1 wheels (PYTHONPATH cleared): identical to the committed baseline except the generated date — confirming the on-main baseline already reflects 2026.7.9.1. Reverted that date-only noise, so this PR is the two pin files only.
  • python autoassistant/audit_skill_apis.py --check-versionexit 0 ("clean — installed stack matches baseline, autolens 2026.7.9.1") against the 2026.7.9.1 stack.

Co-claims autolens_assistant with the in-place benchmark-calibration task; file sets are disjoint (this: version.txt + config/general.yaml; that: benchmarks/**). Isolated worktree used to avoid disturbing that branch.

🤖 Generated with Claude Code

version.txt and config/general.yaml still pinned 2026.5.29.4 while
wiki/core/api_audit_baseline.json was already regenerated to 2026.7.9.1
(the latest live release) on 2026-07-10 — leaving the pin inconsistent with
the baseline and tripping Heart's version_skew. Bump both to 2026.7.9.1;
audit_skill_apis.py --check-version is clean against the 2026.7.9.1 stack.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@Jammy2211
Jammy2211 merged commit 4b95b9a into main Jul 11, 2026
1 check passed
@Jammy2211
Jammy2211 deleted the feature/pin-bump-2026-7-9-1 branch July 11, 2026 10:12
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