chore: daily morph snapshot update - #1890
Open
github-actions[bot] wants to merge 1 commit into
Open
Conversation
Contributor
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Greptile SummaryThis PR refreshes the tools and Morph snapshots used by sandbox environments. The main changes are:
Confidence Score: 5/5The snapshot update is mergeable after a small metadata correction.
packages/shared/src/morph-snapshots.json Important Files Changed
Reviews (1): Last reviewed commit: "chore: daily morph snapshot update" | Re-trigger Greptile |
| { | ||
| "schemaVersion": 1, | ||
| "updatedAt": "2026-02-20T21:41:19Z", | ||
| "updatedAt": "2026-07-22T18:38:33Z", |
There was a problem hiding this comment.
Manifest Timestamp Predates Snapshot
updatedAt is six seconds earlier than the new standard preset's capturedAt value. Consumers using this field for freshness checks can treat the manifest as older than an entry it already contains.
Suggested change
| "updatedAt": "2026-07-22T18:38:33Z", | |
| "updatedAt": "2026-07-22T18:38:39Z", |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Automated daily morph snapshot update.
Changes
Test plan
Need help on this PR? Tag
/codesmithwith what you need. Autofix is disabled.Summary by cubic
Refresh morph snapshots to the latest (v75) and bump IDE/CLI dependencies to current versions. This keeps sandboxes up to date and aligned with recent tooling.
Dependencies
anthropic.claude-code,openai.chatgpt,ms-vscode.vscode-typescript-next,ms-python.python,ms-python.debugpy@openai/codex,@anthropic-ai/claude-code,@google/gemini-cli,opencode-ai,codebuff,@devcontainers/cli,@sourcegraph/ampMigration
Written for commit 5714b5d. Summary will update on new commits.