chore: daily morph snapshot update#1880
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Greptile SummaryThis PR refreshes the dependencies and Morph snapshots used by sandbox environments. The main changes are:
Confidence Score: 4/5Persisted environment-creation state can fail validation after the snapshot rollover.
packages/shared/src/morph-snapshots.json and the environment creation snapshot-ID validation Important Files Changed
Reviews (1): Last reviewed commit: "chore: daily morph snapshot update" | Re-trigger Greptile |
| { | ||
| "version": 75, | ||
| "snapshotId": "snapshot_2fofqa9i", | ||
| "capturedAt": "2026-07-12T18:30:07Z" | ||
| } |
There was a problem hiding this comment.
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)
Automated daily morph snapshot update.
Changes
Test plan
Need help on this PR? Tag
/codesmithwith 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
@openai/codex,@anthropic-ai/claude-code,@google/gemini-cli,opencode-ai,codebuff,@devcontainers/cli,@sourcegraph/amp.Migration
Written for commit 6b4607e. Summary will update on new commits.