Skip to content

chore: daily morph snapshot update#1791

Open
github-actions[bot] wants to merge 1 commit intomainfrom
morph-snapshot-20260413-183618
Open

chore: daily morph snapshot update#1791
github-actions[bot] wants to merge 1 commit intomainfrom
morph-snapshot-20260413-183618

Conversation

@github-actions
Copy link
Copy Markdown

@github-actions github-actions Bot commented Apr 13, 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 version 75 (captured 2026-04-13) for the default and large presets. Also updates IDE extensions and CLI packages to keep sandbox environments current.

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

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

@vercel
Copy link
Copy Markdown
Contributor

vercel Bot commented Apr 13, 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 13, 2026 6:39pm
cmux-www Ready Ready Preview, Comment Apr 13, 2026 6:39pm

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 13, 2026

Greptile Summary

This automated daily update bumps IDE extension versions (Claude Code, ChatGPT, TypeScript Next, Python, debugpy), CLI package versions (@openai/codex, @anthropic-ai/claude-code, @google/gemini-cli, opencode-ai, codebuff, @devcontainers/cli, @sourcegraph/amp), and appends version 75 snapshots to both the Standard (4vcpu_16gb_48gb) and Performance (8vcpu_32gb_48gb) workspace presets.

Confidence Score: 5/5

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

All changes are data/config-only version bumps and new snapshot IDs generated by automation. The only finding is a P2 question about a minor version gap between the claude-code extension and its npm package counterpart, which does not block merge.

No files require special attention.

Important Files Changed

Filename Overview
configs/ide-deps.json Routine version bump of all 5 IDE extensions and 7 CLI packages; claude-code extension (2.1.101) and @anthropic-ai/claude-code npm package (2.1.104) are 3 patch versions apart.
packages/shared/src/morph-snapshots.json Adds version 75 snapshots to both Standard and Performance presets; updatedAt timestamp updated; 6vcpu_24gb_48gb preset remains at version 1 (consistent with prior updates).

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

Comment thread configs/ide-deps.json
Comment on lines +6 to 8
"version": "2.1.101"
},
{
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 Extension / package version mismatch

The claude-code VS Code extension is pinned to 2.1.101 while the @anthropic-ai/claude-code npm package is updated to 2.1.104 — a 3-patch-version gap. If both are published from the same release pipeline and are expected to stay in sync, the extension version may need to be bumped to match. Is this gap intentional (e.g. extension lags behind CLI releases)?

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