Skip to content

chore: daily morph snapshot update#1841

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

chore: daily morph snapshot update#1841
github-actions[bot] wants to merge 1 commit into
mainfrom
morph-snapshot-20260604-185817

Conversation

@github-actions

@github-actions github-actions Bot commented Jun 4, 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 and bumps IDE/CLI dependencies to keep sandboxes up to date. Adds snapshot version 75 for the 4vcpu_16gb_48gb and 8vcpu_32gb_96gb presets, and updates @openai/codex, @anthropic-ai/claude-code, @google/gemini-cli, opencode-ai, codebuff, @devcontainers/cli, and @sourcegraph/amp.

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

Review in cubic

@vercel

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

@greptile-apps

greptile-apps Bot commented Jun 4, 2026

Copy link
Copy Markdown

Greptile Summary

This automated PR bumps morph snapshot versions and IDE/CLI dependency versions as part of a daily update routine. No logic changes are present — all diffs are version strings and snapshot metadata.

  • Added snapshot version 75 to both the Standard (4vcpu_16gb_48gb) and Large workspace presets in morph-snapshots.json, with the top-level updatedAt timestamp updated accordingly.
  • Bumped all IDE extensions (claude-code, chatgpt, vscode-typescript-next, ms-python, debugpy) and CLI packages (@openai/codex, @anthropic-ai/claude-code, @google/gemini-cli, opencode-ai, codebuff, @devcontainers/cli, @sourcegraph/amp) to their latest versions in ide-deps.json.
  • The openai/chatgpt extension jumped from 0.5.76 to 26.5601.21317, which reflects a versioning scheme change upstream and appears intentional.

Confidence Score: 5/5

Routine automated metadata update with no logic changes — safe to merge after verifying the new snapshots start a sandbox session successfully.

Both files contain only version strings and snapshot metadata. The new snapshot entries follow the established format exactly, and all package/extension version bumps appear to be legitimate upstream releases picked up by the daily automation.

No files require special attention, though a quick sandbox smoke test against the new version-75 snapshots is advisable per the test plan.

Important Files Changed

Filename Overview
configs/ide-deps.json Bumps IDE extension versions and CLI package versions to latest; notable chatgpt extension version jump from 0.5.76 to 26.5601.21317 which appears to reflect an upstream versioning scheme change.
packages/shared/src/morph-snapshots.json Adds version 75 snapshots to both the Standard (4vcpu_16gb_48gb) and Large workspace presets, with correct format and updated top-level timestamp.

Flowchart

%%{init: {'theme': 'neutral'}}%%
flowchart TD
    A[Automated Daily Job] --> B[Fetch latest morph snapshots]
    A --> C[Fetch latest IDE/CLI versions]
    B --> D[morph-snapshots.json\nAdd version 75 to both presets\nUpdate top-level updatedAt]
    C --> E[ide-deps.json\nUpdate extension versions\nUpdate package versions]
    D --> F[PR: chore/daily morph snapshot update]
    E --> F
    F --> G{Sandbox test\nVerify new snapshots}
    G -->|Pass| H[Merge to main]
Loading

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