Skip to content

Commit 1e7b5f4

Browse files
chore: daily morph snapshot update
1 parent 109b20f commit 1e7b5f4

2 files changed

Lines changed: 23 additions & 13 deletions

File tree

configs/ide-deps.json

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -3,36 +3,36 @@
33
{
44
"publisher": "anthropic",
55
"name": "claude-code",
6-
"version": "2.1.49"
6+
"version": "2.1.114"
77
},
88
{
99
"publisher": "openai",
1010
"name": "chatgpt",
11-
"version": "0.5.76"
11+
"version": "26.5415.20818"
1212
},
1313
{
1414
"publisher": "ms-vscode",
1515
"name": "vscode-typescript-next",
16-
"version": "6.0.20260219"
16+
"version": "6.0.20260416"
1717
},
1818
{
1919
"publisher": "ms-python",
2020
"name": "python",
21-
"version": "2026.2.2026021801"
21+
"version": "2026.5.2026032701"
2222
},
2323
{
2424
"publisher": "ms-python",
2525
"name": "debugpy",
26-
"version": "2025.19.2026021801"
26+
"version": "2026.3.2026032701"
2727
}
2828
],
2929
"packages": {
30-
"@openai/codex": "0.104.0",
31-
"@anthropic-ai/claude-code": "2.1.49",
32-
"@google/gemini-cli": "0.29.5",
33-
"opencode-ai": "1.2.10",
34-
"codebuff": "1.0.620",
35-
"@devcontainers/cli": "0.83.2",
36-
"@sourcegraph/amp": "0.0.1771617794-g7c5b43"
30+
"@openai/codex": "0.121.0",
31+
"@anthropic-ai/claude-code": "2.1.114",
32+
"@google/gemini-cli": "0.38.2",
33+
"opencode-ai": "1.4.12",
34+
"codebuff": "1.0.642",
35+
"@devcontainers/cli": "0.86.0",
36+
"@sourcegraph/amp": "0.0.1776528468-g4b2f71"
3737
}
3838
}

packages/shared/src/morph-snapshots.json

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"schemaVersion": 1,
3-
"updatedAt": "2026-02-20T21:41:19Z",
3+
"updatedAt": "2026-04-18T18:29:36Z",
44
"presets": [
55
{
66
"presetId": "4vcpu_16gb_48gb",
@@ -378,6 +378,11 @@
378378
"version": 74,
379379
"snapshotId": "snapshot_9qig5lrf",
380380
"capturedAt": "2026-02-20T21:43:31Z"
381+
},
382+
{
383+
"version": 75,
384+
"snapshotId": "snapshot_fah0gi88",
385+
"capturedAt": "2026-04-18T18:29:20Z"
381386
}
382387
],
383388
"description": "Great default for day-to-day work. Balanced CPU, memory, and storage."
@@ -758,6 +763,11 @@
758763
"version": 74,
759764
"snapshotId": "snapshot_a7gvqjip",
760765
"capturedAt": "2026-02-20T21:41:19Z"
766+
},
767+
{
768+
"version": 75,
769+
"snapshotId": "snapshot_yfjae2e0",
770+
"capturedAt": "2026-04-18T18:29:36Z"
761771
}
762772
],
763773
"description": "Extra headroom for larger codebases or heavier workloads."

0 commit comments

Comments
 (0)