Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Greptile SummaryThis is an automated daily snapshot update that bumps IDE extension/CLI package versions in
Confidence Score: 5/5
Important Files Changed
Flowchart%%{init: {'theme': 'neutral'}}%%
flowchart TD
A[Daily Automation Trigger] --> B[Scrape latest IDE extension versions]
A --> C[Capture new morph snapshots]
B --> D[Update configs/ide-deps.json]
C --> E[Add version 75 snapshot entries\nto morph-snapshots.json]
D --> F[PR #1764 opened]
E --> F
F --> G{Verify snapshots work}
G -->|Pass| H[Merge to main]
G -->|Fail| I[Investigate snapshot issue]
Last reviewed commit: "chore: daily morph s..." |
| "publisher": "openai", | ||
| "name": "chatgpt", | ||
| "version": "0.5.76" | ||
| "version": "26.5318.11754" |
There was a problem hiding this comment.
Unusual version number for ChatGPT extension
The chatgpt VS Code extension version jumped from 0.5.76 to 26.5318.11754 — a massive change in versioning scheme (0.x → 26.x with a 5-digit minor). This could indicate that OpenAI switched to a different versioning format (e.g., build-number-based), but it's worth verifying that this version string was scraped correctly and corresponds to a real published extension version before it's deployed into sandbox environments.
Automated daily morph snapshot update.
Changes
Test plan
Summary by cubic
Daily morph snapshot refresh. Adds v75 snapshots for the 4‑CPU and 8‑CPU presets and bumps IDE/CLI deps to keep sandboxes and tooling current.
anthropic.claude-code2.1.81,openai.chatgpt26.5318.11754,ms-vscode.vscode-typescript-next6.0.20260320,ms-python.python2026.5.2026031201,ms-python.debugpy2025.19.2026032001.@openai/codex0.116.0,@anthropic-ai/claude-code2.1.81,@google/gemini-cli0.34.0,opencode-ai1.2.27,codebuff1.0.633,@devcontainers/cli0.84.1,@sourcegraph/amp0.0.1774108960-g06d4f5.Written for commit ee078db. Summary will update on new commits.