This release adds 2 notable features for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
Summary
AI summaryPublic spreadsheet dev app moves to shared Vite/WASM build plumbing and VS Code XLSX custom editor promotes under integrations/vscode.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Feature | Low |
Moves spreadsheet dev app into public workspace with Vite/WASM plumbing and devtools entrypoints. Moves spreadsheet dev app into public workspace with Vite/WASM plumbing and devtools entrypoints. Source: llm_adapter@2026-06-11 Confidence: high |
— |
| Feature | Low |
Promotes VS Code XLSX editor integration under integrations/vscode with host, webview protocol, and lifecycle handling. Promotes VS Code XLSX editor integration under integrations/vscode with host, webview protocol, and lifecycle handling. Source: llm_adapter@2026-06-11 Confidence: high |
— |
| Feature | Low |
Adds public mutation admission for deferred XLSX import safety, waiting for workbook materialization before user writes. Adds public mutation admission for deferred XLSX import safety, waiting for workbook materialization before user writes. Source: llm_adapter@2026-06-11 Confidence: high |
— |
| Feature | Low |
Implements automatic dark‑mode font color handling across spreadsheet rendering components. Implements automatic dark‑mode font color handling across spreadsheet rendering components. Source: llm_adapter@2026-06-11 Confidence: high |
— |
| Feature | Low |
Routes platform time through host/document clocks for kernel lifecycle paths. Routes platform time through host/document clocks for kernel lifecycle paths. Source: llm_adapter@2026-06-11 Confidence: high |
— |
| Feature | Low |
Adds and hardens VS Code Marketplace/Open VSX publish workflow with exact‑version dispatch, build approvals, identity checks, and gating. Adds and hardens VS Code Marketplace/Open VSX publish workflow with exact‑version dispatch, build approvals, identity checks, and gating. Source: llm_adapter@2026-06-11 Confidence: high |
— |
| Dependency | Low |
Packages VS Code extension using published `@mog-sdk/wasm` artifact instead of rebuilding WASM from source. Packages VS Code extension using published `@mog-sdk/wasm` artifact instead of rebuilding WASM from source. Source: llm_adapter@2026-06-11 Confidence: high |
— |
| Refactor | Low |
Updates public package versions and API metadata to v0.9.2. Updates public package versions and API metadata to v0.9.2. Source: llm_adapter@2026-06-11 Confidence: high |
— |
| Refactor | Low |
Removes pinned CLI install version from skill guidance. Removes pinned CLI install version from skill guidance. Source: llm_adapter@2026-06-11 Confidence: high |
— |
| Refactor | Low |
Switches public package/license metadata to Apache‑2.0. Switches public package/license metadata to Apache‑2.0. Source: llm_adapter@2026-06-11 Confidence: high |
— |
Full changelog
Mog SDK v0.9.2 tightens the public developer/runtime path around SDK packaging, the spreadsheet dev app, and the VS Code XLSX editor.
Primary change set: #32 — Merge dev-v0.9.2 into main. Follow-up publish hardening: #33-#42.
Highlights
- Public spreadsheet dev app — moves the spreadsheet dev app into the public workspace with shared Vite/WASM build plumbing, devtools/playground entrypoints, active-document routing, and wasm-pack lock coverage.
- VS Code XLSX custom editor — promotes the Mog Spreadsheet VS Code integration under
integrations/vscode, including the extension host, webview protocol, save/revert/backup lifecycle, VSIX packaging, unit tests, and VS Code E2E coverage. - Deferred XLSX import safety — adds public mutation admission so user-facing writes wait for workbook materialization and re-check closing state, while system hydration mutations keep bypass semantics.
- Dark-mode spreadsheet rendering — resolves automatic font colors through the renderer skin across formula editing, inline editors, formula hints, text clipping, hyperlinks, and first-paint sheet rendering.
- Document clock plumbing — routes platform time through host/document clocks for kernel lifecycle paths.
- Release readiness — updates public package versions and API metadata to v0.9.2, refreshes CLI skill metadata, removes the pinned CLI install version from skill guidance, and switches public package/license metadata to Apache-2.0.
VS Code And Release Flow
- Adds and hardens the VS Code Marketplace/Open VSX publish workflow, including exact-version dispatch from
main, build-script approvals, identity checks, VSIX package gating, Open VSX namespace validation, optional typecheck, marketplace metadata, and theFundamentalResearchLabsMarketplace publisher. - Packages the extension from the version-matched published
@mog-sdk/wasmartifact instead of rebuilding WASM from source during publish.
Published Artifacts
@mog-sdk/sdkv0.9.2 is Apache-2.0.mog-xlsx-editorv0.9.2 is published as the Mog Spreadsheet VS Code extension.- Release asset:
mog-cli-kernel.skill.zip.
Full Changelog: https://github.com/fundamental-research-labs/mog/compare/sdk-v0.9.1...sdk-v0.9.2
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About SheetMog
All releases →Related context
Related tools
Beta — feedback welcome: [email protected]