Skip to content

chore: daily morph snapshot update#1850

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

chore: daily morph snapshot update#1850
github-actions[bot] wants to merge 1 commit into
mainfrom
morph-snapshot-20260613-183835

Conversation

@github-actions

@github-actions github-actions Bot commented Jun 13, 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

Refreshes morph snapshots to version 75 (captured 2026-06-13) and updates IDE/CLI dependencies so new sandboxes provision with the latest images.

  • Dependencies
    • VS Code extensions: anthropic/claude-code 2.1.177, openai/chatgpt 26.5609.30741, ms-vscode/vscode-typescript-next 6.0.20260416, ms-python/python 2026.5.2026061001, ms-python/debugpy 2026.7.11551014
    • Packages: @openai/codex 0.139.0, @anthropic-ai/claude-code 2.1.177, @google/gemini-cli 0.46.0, opencode-ai 1.17.4, codebuff 1.0.681, @devcontainers/cli 0.87.0, @sourcegraph/amp 0.0.1781370323-g977781

Written for commit c7293be. Summary will update on new commits.

Review in cubic

@vercel

vercel Bot commented Jun 13, 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 Error Error Jun 13, 2026 7:06pm
cmux-www Ready Ready Preview, Comment Jun 13, 2026 7:06pm

@greptile-apps

greptile-apps Bot commented Jun 13, 2026

Copy link
Copy Markdown

Greptile Summary

Automated daily update bumping morph snapshot versions and IDE/CLI tooling dependencies across two presets and the IDE deps config.

  • morph-snapshots.json: appends version 75 snapshots (captured 2026-06-13) to the 4vcpu_16gb_48gb and 8vcpu_32gb_48gb presets; the 6vcpu_24gb_48gb preset is absent from this update and remains at only version 1 from November 2025.
  • configs/ide-deps.json: updates five VS Code extension versions and seven npm CLI package versions to their latest releases.

Confidence Score: 4/5

Safe to merge for the two actively updated presets; the 6vcpu_24gb_48gb preset stale snapshot state should be investigated before sandboxes using that tier are created.

The two primary presets are updated correctly and consistently. The 6vcpu_24gb_48gb preset was skipped — if still routable to users, any sandbox created from it would run on a November 2025 image missing months of tooling improvements.

packages/shared/src/morph-snapshots.json — specifically the 6vcpu_24gb_48gb preset entry which did not receive a new snapshot.

Important Files Changed

Filename Overview
configs/ide-deps.json Bumps IDE extension versions (claude-code 2.1.49→2.1.177, chatgpt 0.5.76→26.5609.30741, python/debugpy, vscode-typescript-next) and CLI package versions; routine automated update.
packages/shared/src/morph-snapshots.json Adds version 75 snapshot entries to the 4vcpu_16gb_48gb and 8vcpu_32gb_48gb presets; the 6vcpu_24gb_48gb preset was not updated and remains at only version 1 from November 2025.

Flowchart

%%{init: {'theme': 'neutral'}}%%
flowchart TD
    A[Daily Morph Snapshot Job] --> B[Update morph-snapshots.json]
    A --> C[Update ide-deps.json]
    B --> D[4vcpu_16gb_48gb preset v74 to v75]
    B --> E[8vcpu_32gb_48gb preset v74 to v75]
    B --> F[6vcpu_24gb_48gb preset still at v1]
    C --> G[IDE Extensions bumped]
    C --> H[CLI Packages bumped]
Loading

Comments Outside Diff (1)

  1. packages/shared/src/morph-snapshots.json, line 775-789 (link)

    P1 6vcpu_24gb_48gb preset not updated

    The 6vcpu_24gb_48gb preset ("Standard workspace", 6 vCPU / 24 GB) still has only version 1, captured in November 2025. Both other presets received a new version 75 snapshot in this update. If this preset is still active and used for sandbox sessions, any sandboxes created from it would be running on an ~8-month-old image, missing all the tooling and dependency updates accumulated since then. If this preset is deprecated or intentionally excluded from the automated snapshot job, a comment in the JSON or a removal would clarify intent.

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

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