chore: daily morph snapshot update#1850
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Greptile SummaryAutomated daily update bumping morph snapshot versions and IDE/CLI tooling dependencies across two presets and the IDE deps config.
Confidence Score: 4/5Safe 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
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]
|
Automated daily morph snapshot update.
Changes
Test plan
Need help on this PR? Tag
/codesmithwith 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.
anthropic/claude-code2.1.177,openai/chatgpt26.5609.30741,ms-vscode/vscode-typescript-next6.0.20260416,ms-python/python2026.5.2026061001,ms-python/debugpy2026.7.11551014@openai/codex0.139.0,@anthropic-ai/claude-code2.1.177,@google/gemini-cli0.46.0,opencode-ai1.17.4,codebuff1.0.681,@devcontainers/cli0.87.0,@sourcegraph/amp0.0.1781370323-g977781Written for commit c7293be. Summary will update on new commits.