Skip to content

chore: daily morph snapshot update#1880

Open
github-actions[bot] wants to merge 1 commit into
mainfrom
morph-snapshot-20260712-183007
Open

chore: daily morph snapshot update#1880
github-actions[bot] wants to merge 1 commit into
mainfrom
morph-snapshot-20260712-183007

Conversation

@github-actions

@github-actions github-actions Bot commented Jul 12, 2026

Copy link
Copy Markdown

Automated daily morph snapshot update.

Changes

  • Updated morph snapshots to latest version
  • Updated IDE extension and CLI package versions

Test plan

  • Verify new snapshots work by starting a sandbox session

View with Codesmith Autofix with Codesmith
Need help on this PR? Tag /codesmith with what you need. Autofix is disabled.


Summary by cubic

Updates morph snapshots to version 75 and bumps IDE/CLI tooling to the latest to keep sandboxes current.

  • Dependencies

    • Morph snapshots: add v75 for default and large presets.
    • Bumped packages: @openai/codex, @anthropic-ai/claude-code, @google/gemini-cli, opencode-ai, codebuff, @devcontainers/cli, @sourcegraph/amp.
  • Migration

    • Start a sandbox session to confirm v75 loads; rebuild the devcontainer if extensions are cached.

Written for commit 6b4607e. Summary will update on new commits.

Review in cubic

@vercel

vercel Bot commented Jul 12, 2026

Copy link
Copy Markdown
Contributor

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
cmux-client Ready Ready Preview, Comment Jul 12, 2026 6:36pm
cmux-www Ready Ready Preview, Comment Jul 12, 2026 6:36pm

@greptile-apps

greptile-apps Bot commented Jul 12, 2026

Copy link
Copy Markdown

Greptile Summary

This PR refreshes the dependencies and Morph snapshots used by sandbox environments. The main changes are:

  • Updates five IDE extension versions.
  • Updates seven globally installed CLI package versions.
  • Adds version 75 snapshots for the active 4-vCPU and 8-vCPU presets.

Confidence Score: 4/5

Persisted environment-creation state can fail validation after the snapshot rollover.

  • The new entries satisfy the snapshot schema and ordering rules.
  • Latest-snapshot selection correctly activates version 75.
  • The strict client-side snapshot enum no longer accepts the prior latest IDs retained by the manifest.

packages/shared/src/morph-snapshots.json and the environment creation snapshot-ID validation

Important Files Changed

Filename Overview
configs/ide-deps.json Updates the pinned IDE extension and global CLI package versions.
packages/shared/src/morph-snapshots.json Adds valid version 75 entries, but the rollover invalidates persisted environment-creation inputs containing the former latest snapshot IDs.

Reviews (1): Last reviewed commit: "chore: daily morph snapshot update" | Re-trigger Greptile

Comment on lines +382 to 386
{
"version": 75,
"snapshotId": "snapshot_2fofqa9i",
"capturedAt": "2026-07-12T18:30:07Z"
}

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

P1 Previous Snapshot IDs Become Invalid

Adding version 75 replaces snapshot_9qig5lrf in the latest-ID list used by the environment creation route's strict z.enum. A bookmarked URL or persisted form containing that previously valid ID now fails search-parameter validation, even though the manifest still retains the snapshot as a supported historical version.

Context Used: AGENTS.md (source)

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.

0 participants