Skip to content

chore: daily morph snapshot update#1876

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

chore: daily morph snapshot update#1876
github-actions[bot] wants to merge 1 commit into
mainfrom
morph-snapshot-20260708-183851

Conversation

@github-actions

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

Updated morph snapshots to v75 (captured 2026-07-08) for the standard and large presets, and refreshed IDE/CLI tooling so sandboxes use the latest base images.

  • Dependencies
    • IDE extensions: anthropic/claude-code 2.1.204, openai/chatgpt 26.5623.141536, ms-vscode/vscode-typescript-next 6.0.20260416, ms-python/python 2026.5.2026070801, ms-python/debugpy 2026.7.11831011
    • Tooling packages: @openai/codex 0.143.0, @anthropic-ai/claude-code 2.1.204, @google/gemini-cli 0.49.0, opencode-ai 1.17.15, codebuff 1.0.683, @devcontainers/cli 0.87.0, @sourcegraph/amp 0.0.1783528170-gf47634

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

Review in cubic

@vercel

vercel Bot commented Jul 8, 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 9, 2026 1:48am
cmux-www Ready Ready Preview, Comment Jul 9, 2026 1:48am

@greptile-apps

greptile-apps Bot commented Jul 8, 2026

Copy link
Copy Markdown

Greptile Summary

This is an automated daily maintenance PR that appends version 75 morph snapshots for the two active workspace presets (4vcpu_16gb_48gb and 8vcpu_32gb_48gb) and bumps all IDE extension and CLI tool versions to their latest releases.

  • morph-snapshots.json: New snapshot_imhc4pr0 and snapshot_3wwfxpck entries (version 75) added for the Standard and Performance workspace presets; updatedAt timestamp refreshed. The 6vcpu_24gb_48gb preset is not updated, consistent with its pattern of having only an initial version.
  • ide-deps.json: All five VS Code extension versions bumped (e.g., claude-code 2.1.49 → 2.1.204, ms-python.python → 2026.5 release) and all seven npm CLI packages updated to current versions.

Confidence Score: 5/5

Routine automated update — new snapshots are appended, nothing is removed or overwritten, and version bumps are straightforward.

Both files receive purely additive or version-bump changes. Snapshot entries are appended in order, IDs are unique, and the inactive 6vcpu_24gb_48gb preset is correctly left untouched. IDE/CLI packages follow the same naming and structure as before.

No files require special attention.

Important Files Changed

Filename Overview
packages/shared/src/morph-snapshots.json Appended version 75 snapshot entries for the 4 vCPU and 8 vCPU presets; the 6 vCPU preset remains at version 1 (appears intentionally inactive).
configs/ide-deps.json Bumped all IDE extension versions and CLI package versions to their latest releases.

Flowchart

%%{init: {'theme': 'neutral'}}%%
flowchart TD
    A[Daily Automation Trigger] --> B[Capture new morph snapshots]
    B --> C{Preset active?}
    C -- Yes: 4vcpu_16gb_48gb --> D[Append version 75\nsnapshot_imhc4pr0]
    C -- Yes: 8vcpu_32gb_48gb --> E[Append version 75\nsnapshot_3wwfxpck]
    C -- No: 6vcpu_24gb_48gb\nonly v1, inactive --> F[Skip]
    D --> G[Update updatedAt timestamp]
    E --> G
    G --> H[Bump IDE extension versions\nclaude-code, chatgpt, ts-next,\nms-python, debugpy]
    H --> I[Bump CLI package versions\n@openai/codex, @anthropic-ai/claude-code,\n@google/gemini-cli, opencode-ai,\ncodebuff, @devcontainers/cli, @sourcegraph/amp]
    I --> J[PR merged → sandboxes pick up\nnew snapshots on next session]
Loading
%%{init: {'theme': 'base', 'themeVariables': {"darkMode": true, "background": "#0d1117", "primaryColor": "#21262d", "primaryTextColor": "#e6edf3", "primaryBorderColor": "#8b949e", "lineColor": "#8b949e", "textColor": "#e6edf3", "edgeLabelBackground": "#161b22", "actorBkg": "#21262d", "actorBorder": "#8b949e", "actorTextColor": "#e6edf3", "actorLineColor": "#8b949e", "signalColor": "#8b949e", "signalTextColor": "#e6edf3", "noteBkgColor": "#373320", "noteBorderColor": "#d4a72c", "noteTextColor": "#f0e6c0", "labelBoxBkgColor": "#21262d", "labelBoxBorderColor": "#8b949e", "labelTextColor": "#e6edf3", "loopTextColor": "#e6edf3", "activationBkgColor": "#30363d", "activationBorderColor": "#8b949e"}}}%%
flowchart TD
    A[Daily Automation Trigger] --> B[Capture new morph snapshots]
    B --> C{Preset active?}
    C -- Yes: 4vcpu_16gb_48gb --> D[Append version 75\nsnapshot_imhc4pr0]
    C -- Yes: 8vcpu_32gb_48gb --> E[Append version 75\nsnapshot_3wwfxpck]
    C -- No: 6vcpu_24gb_48gb\nonly v1, inactive --> F[Skip]
    D --> G[Update updatedAt timestamp]
    E --> G
    G --> H[Bump IDE extension versions\nclaude-code, chatgpt, ts-next,\nms-python, debugpy]
    H --> I[Bump CLI package versions\n@openai/codex, @anthropic-ai/claude-code,\n@google/gemini-cli, opencode-ai,\ncodebuff, @devcontainers/cli, @sourcegraph/amp]
    I --> J[PR merged → sandboxes pick up\nnew snapshots on next session]
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