Merge branch 'worktree/ci-native-windows-20260808' into worktree/ci-native-windows-coverage-20260808

This commit is contained in:
Tianyi Cui
2026-08-09 17:25:26 +08:00
393 changed files with 1000 additions and 917 deletions
@@ -33,7 +33,7 @@ import {
export const name = 'workspace-context'
/** Durable provenance and reconciliation facts for one workspace context. */
/** Durable producer, file, and reconciliation facts for one workspace context. */
export interface WorkspaceInstructionSource {
kind: 'workspace-instructions'
/** Every workspace context carries instructions read out of a file (the `instructions` context form). */