Skip to content

chore: daily morph snapshot update#1781

Open
github-actions[bot] wants to merge 1 commit intomainfrom
morph-snapshot-20260404-181717
Open

chore: daily morph snapshot update#1781
github-actions[bot] wants to merge 1 commit intomainfrom
morph-snapshot-20260404-181717

Conversation

@github-actions
Copy link
Copy Markdown

@github-actions github-actions bot commented Apr 4, 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

Refreshes morph snapshots to the latest (v75) and bumps IDE extensions and CLI packages to keep dev sandboxes current. No behavior changes.

  • Dependencies
    • IDE extensions: anthropic/claude-code 2.1.92, openai/chatgpt 26.5401.11717, ms-vscode/vscode-typescript-next 6.0.20260401, ms-python/python 2026.5.2026032701, ms-python/debugpy 2026.3.2026032701.
    • Packages: @openai/codex 0.118.0, @anthropic-ai/claude-code 2.1.92, @google/gemini-cli 0.36.0, opencode-ai 1.3.13, codebuff 1.0.638, @devcontainers/cli 0.85.0, @sourcegraph/amp 0.0.1775318725-g13b193.

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

@vercel
Copy link
Copy Markdown
Contributor

vercel bot commented Apr 4, 2026

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

Project Deployment Actions Updated (UTC)
cmux-client Ready Ready Preview, Comment Apr 4, 2026 6:20pm
cmux-www Ready Ready Preview, Comment Apr 4, 2026 6:20pm

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

@greptile-apps
Copy link
Copy Markdown

greptile-apps bot commented Apr 4, 2026

Greptile Summary

Automated daily update appending version 75 Morph snapshots for the two active presets (4vcpu_16gb_48gb and 8vcpu_32gb_48gb) and bumping all IDE extension and CLI package versions. The 6vcpu_24gb_48gb preset remains at version 1 (unchanged from November 2025), which appears to be pre-existing and intentional rather than a gap introduced here.

Confidence Score: 5/5

Safe to merge — routine automated config update with no logic changes.

All changes are data-only version bumps and snapshot ID appends in JSON config files. No code logic is modified. Both presets that receive updates follow the established versioning pattern correctly.

No files require special attention.

Important Files Changed

Filename Overview
configs/ide-deps.json Routine version bumps for IDE extensions and CLI packages; OpenAI ChatGPT extension version scheme changed significantly (0.5.76 → 26.5401.11717)
packages/shared/src/morph-snapshots.json Appends version 75 snapshots to the two actively maintained presets (4vcpu_16gb and 8vcpu_32gb); the 6vcpu_24gb preset remains at version 1 and is unchanged

Flowchart

%%{init: {'theme': 'neutral'}}%%
flowchart TD
    A[Daily Snapshot Automation] --> B[Build new Morph snapshots]
    B --> C{For each preset}
    C --> D[4vcpu_16gb_48gb\nStandard workspace\nv74 → v75 ✅]
    C --> E[8vcpu_32gb_48gb\nPerformance workspace\nv74 → v75 ✅]
    C --> F[6vcpu_24gb_48gb\nStandard workspace\nv1 — not updated]
    D --> G[snapshot_mt3la617\n2026-04-04]
    E --> H[snapshot_fjg0jv63\n2026-04-04]
    B --> I[Update ide-deps.json\nExtension + CLI versions]
    I --> J[claude-code 2.1.49 → 2.1.92\ncodex 0.104.0 → 0.118.0\ngemini-cli 0.29.5 → 0.36.0\nopencode-ai 1.2.10 → 1.3.13]
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