You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Active implementation checkpoint — 20 September 2026
One-agent mode is active. Exact merged inputs are AppScene 30cb3228602667077f90b8ad5d0fa7a2207ec0f3, WebScene 5b97aac934dee450ec2b01291a004b246dc08364, and unchanged Code OSS 645f29cc3176500b4b5762ba887cf2a7f0ffdf2c. Local vscode-demo is 80e98f41, intentionally unpushed with Actions disabled.
Merged focused stacks
The WebScene portability/runtime train remains merged through PR #862. AppScene then merged PR #375 (canonical pinned Skia sources), #377 (staged patched V8 SDK consumption), #379 (Cocoa drag retirement), #381 (linked WebScene options ABI), #383 (self-contained document-source header), and #385 (safe Cocoa tracking/wheel classification). These fixes were discovered and landed in dependency order by the exact family producer.
The current Release family producer is green: Dawn/V8/Skia verified cache hits; all 31 AppScene tests pass; the installed 2,906-file SDK and macOS compiler/runtime profile verify; archive SHA-256 is 025f2fecc843d76e6b32911f1d866c743b5de4972143a5c4c178a776210d8454.
Superseded focused CI runs were canceled after direct related gates passed.
Remaining work in dependency order
Build the unchanged Code OSS Release application from this installed SDK, then run lifecycle, zero-browser, bundle-size/disk, visual, feature, latency, memory, and computer-use gates.
The full WebScene runtime package build on current main reaches code paths not compiled by the ordinary Linux portability job. NuGet run 35449781793 failed in Linux job 105915061377 and Windows job 105915061405 with a finite set of GCC/MSVC portability errors. The ordinary Linux CI job 105914816775 passed after #684/#685, so this is isolated to the full V8/RID package target.
Repair stack
Linux full-V8 type/API corrections: pointer/reference mismatches, V8 string/object conversions, connectivity access, namespace qualification, semantic map keys, and declaration visibility.
Windows enum/bitmask and contract narrowing corrections.
MSVC generated string-literal segmentation for large embedded scripts.
Re-run the latest main CI/NuGet package lanes after the stack lands; cancel superseded jobs.
Constraints
No runtime feature removal, no relaxed assertions, no browser/CEF/Electron dependency, and no payload expansion. Preserve exact contracts and cross-platform semantics. This epic is worked serially in one-agent mode.
Active implementation checkpoint — 20 September 2026
One-agent mode is active. Exact merged inputs are AppScene
30cb3228602667077f90b8ad5d0fa7a2207ec0f3, WebScene5b97aac934dee450ec2b01291a004b246dc08364, and unchanged Code OSS645f29cc3176500b4b5762ba887cf2a7f0ffdf2c. Local vscode-demo is80e98f41, intentionally unpushed with Actions disabled.Merged focused stacks
The WebScene portability/runtime train remains merged through PR #862. AppScene then merged PR #375 (canonical pinned Skia sources), #377 (staged patched V8 SDK consumption), #379 (Cocoa drag retirement), #381 (linked WebScene options ABI), #383 (self-contained document-source header), and #385 (safe Cocoa tracking/wheel classification). These fixes were discovered and landed in dependency order by the exact family producer.
The current Release family producer is green: Dawn/V8/Skia verified cache hits; all 31 AppScene tests pass; the installed 2,906-file SDK and macOS compiler/runtime profile verify; archive SHA-256 is
025f2fecc843d76e6b32911f1d866c743b5de4972143a5c4c178a776210d8454.Open PRs and stack state
393ef427; open draft consolidation; do not merge.707cc165; rebased on current main; open draft consolidation; do not merge.80e98f41and remains intentionally unpushed.Remaining work in dependency order
Problem
The full WebScene runtime package build on current main reaches code paths not compiled by the ordinary Linux portability job. NuGet run
35449781793failed in Linux job105915061377and Windows job105915061405with a finite set of GCC/MSVC portability errors. The ordinary Linux CI job105914816775passed after #684/#685, so this is isolated to the full V8/RID package target.Repair stack
Constraints
No runtime feature removal, no relaxed assertions, no browser/CEF/Electron dependency, and no payload expansion. Preserve exact contracts and cross-platform semantics. This epic is worked serially in one-agent mode.