Skip to content

chore: daily morph snapshot update - #1890

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

chore: daily morph snapshot update#1890
github-actions[bot] wants to merge 1 commit into
mainfrom
morph-snapshot-20260722-183839

Conversation

@github-actions

@github-actions github-actions Bot commented Jul 22, 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

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

    • VS Code extensions: anthropic.claude-code, openai.chatgpt, ms-vscode.vscode-typescript-next, ms-python.python, ms-python.debugpy
    • Packages: @openai/codex, @anthropic-ai/claude-code, @google/gemini-cli, opencode-ai, codebuff, @devcontainers/cli, @sourcegraph/amp
  • Migration

    • Start a sandbox session to verify the new snapshots load correctly.

Written for commit 5714b5d. Summary will update on new commits.

Review in cubic

@vercel

vercel Bot commented Jul 22, 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 22, 2026 6:46pm
cmux-www Ready Ready Preview, Comment Jul 22, 2026 6:46pm

@greptile-apps

greptile-apps Bot commented Jul 22, 2026

Copy link
Copy Markdown

Greptile Summary

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

  • Updated five IDE extension versions.
  • Updated seven global CLI package versions.
  • Added version 75 snapshots for both Morph presets.

Confidence Score: 5/5

The snapshot update is mergeable after a small metadata correction.

  • Snapshot version ordering and default selection remain correct.
  • Dependency and snapshot updates are published together.
  • The manifest timestamp should cover the latest captured snapshot.

packages/shared/src/morph-snapshots.json

Important Files Changed

Filename Overview
configs/ide-deps.json Updates the pinned IDE extension and global CLI package versions without changing the manifest shape.
packages/shared/src/morph-snapshots.json Adds valid version 75 snapshots for both presets, but the manifest timestamp predates one new snapshot.

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",

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

P2 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",

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