Skip to content

chore: daily morph snapshot update#1765

Open
github-actions[bot] wants to merge 1 commit intomainfrom
morph-snapshot-20260322-182019
Open

chore: daily morph snapshot update#1765
github-actions[bot] wants to merge 1 commit intomainfrom
morph-snapshot-20260322-182019

Conversation

@github-actions
Copy link
Copy Markdown

@github-actions github-actions Bot commented Mar 22, 2026

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

Summary by cubic

Updated morph snapshots to v75 for the 4vcpu_16gb_48gb and 8vcpu_32gb_96gb presets, and bumped IDE extensions and CLI packages to the latest versions to keep sandboxes current.

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

@vercel
Copy link
Copy Markdown
Contributor

vercel Bot commented Mar 22, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
cmux-client Ready Ready Preview, Comment Mar 22, 2026 6:22pm
cmux-www Ready Ready Preview, Comment Mar 22, 2026 6:22pm

@greptile-apps
Copy link
Copy Markdown

greptile-apps Bot commented Mar 22, 2026

Greptile Summary

This is a routine automated daily snapshot update that bumps IDE extension versions, CLI package versions, and adds morph snapshot version 75 for two sandbox presets.

  • configs/ide-deps.json: Version updates for all tracked extensions and packages, including claude-code (2.1.49 → 2.1.81), @openai/codex (0.104.0 → 0.116.0), @google/gemini-cli (0.29.5 → 0.34.0), and others.
  • The openai/chatgpt VS Code extension jumped from 0.5.76 to 26.5318.11754 — this is a major versioning scheme change by OpenAI (switching to a build-number–based format) and appears intentional, but is worth a manual sanity-check on first use in a sandbox.
  • packages/shared/src/morph-snapshots.json: Appends snapshot version 75 (snapshot_n5q3epyf and snapshot_fb3ithkf) for the 4vcpu_16gb_48gb and larger presets respectively, with matching capturedAt timestamps and an updated top-level updatedAt field. Structure is consistent with all prior entries.

Confidence Score: 5/5

  • Safe to merge — automated version bump with no logic changes and consistent snapshot structure.
  • All changes are purely data/config updates produced by an automated job. The morph snapshot entries are structurally identical to prior versions, and the IDE/CLI version bumps follow the established pattern. The only notable item is the versioning scheme change for the openai/chatgpt extension, which is an upstream decision and not a bug in this PR. No logic, security, or data-loss risk.
  • No files require special attention beyond verifying the new snapshots in a sandbox session as noted in the test plan.

Important Files Changed

Filename Overview
configs/ide-deps.json Routine version bumps for IDE extensions and CLI packages; notable versioning scheme change for the openai/chatgpt extension (0.5.76 → 26.5318.11754).
packages/shared/src/morph-snapshots.json Adds snapshot version 75 entries for two presets (4vcpu_16gb_48gb and the 8vcpu variant) and updates the top-level updatedAt timestamp; structure is consistent with existing entries.

Flowchart

%%{init: {'theme': 'neutral'}}%%
flowchart TD
    A[Automated Daily Job] --> B[Fetch latest morph snapshots]
    A --> C[Fetch latest IDE extension / CLI versions]
    B --> D[Append snapshot v75 to morph-snapshots.json\nUpdate updatedAt timestamp]
    C --> E[Bump versions in ide-deps.json]
    D --> F[PR created against main]
    E --> F
    F --> G{Sandbox session test}
    G -- pass --> H[Merge to main]
    G -- fail --> I[Investigate snapshot / version issue]
Loading

Reviews (1): Last reviewed commit: "chore: daily morph snapshot update" | Re-trigger Greptile

Copy link
Copy Markdown

@cubic-dev-ai cubic-dev-ai Bot left a comment

Choose a reason for hiding this comment

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

No issues found across 2 files

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