Skip to content

Commit ad1cc4a

Browse files
chore(Wind): Regenerate codegen stubs and reformat ESBuild config
Reformat all ESBuild configuration modules under Configuration/ESBuild/ to use tab indentation, consistent import ordering (external before local), and multi-line export blocks β€” reversing the 2-space indent from the previous formatting round. No functional changes to the build pipeline. Regenerate Wind codegen output from the updated Dependency/Editor source, advancing catalog versions to 2026-05-22. Key changes: - CommandCatalog: 545 β†’ 550 entries, adding 5 browser.emulationToolbar.* commands - ServiceCatalog: 495 β†’ 500 entries, adding 5 new service stubs: IAgentHostCheckpointService, IGitHubUploadService, IRecordingService, IScreenshotService, IWindowsMxcTerminalSandboxRuntime - IClaudeAgentSdkService: 1 β†’ 8 members, exposing full SDK passthrough surface (listSessions, getSessionInfo, startup, getSessionMessages, listSubagents, getSubagentMessages, createSdkMcpServer) - ILanguageModelsService: 15 β†’ 19 members, adding rename/updateApiKey/addModel/openSettings methods - IIssueFormService: 6 β†’ 7 members, adding submitIssue - ISandboxHelperService: 2 β†’ 4 members, adding Windows MXC sandbox queries - IProcessService.getPerformanceInfo gains optional options parameter - All existing stubs updated with shifted SourceLine references from upstream
1 parent 7a9c35f commit ad1cc4a

40 files changed

Lines changed: 961 additions & 339 deletions

File tree

β€ŽConfiguration/ESBuild/Config/BaseConfig.jsβ€Ž

Lines changed: 51 additions & 48 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

β€ŽConfiguration/ESBuild/Config/CompileConfig.jsβ€Ž

Lines changed: 18 additions & 13 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

β€ŽConfiguration/ESBuild/Config/TargetConfig.jsβ€Ž

Lines changed: 59 additions & 49 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

β€ŽConfiguration/ESBuild/Constant/BoundConstant.jsβ€Ž

Lines changed: 1 addition & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

β€ŽConfiguration/ESBuild/Constant/EnvironmentConstant.jsβ€Ž

Lines changed: 4 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

β€ŽConfiguration/ESBuild/Constant/PathConstant.jsβ€Ž

Lines changed: 1 addition & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

β€ŽConfiguration/ESBuild/Target.jsβ€Ž

Lines changed: 12 additions & 11 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

β€ŽConfiguration/ESBuild/Wind.jsβ€Ž

Lines changed: 4 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

β€ŽConfiguration/ESBuild/index.jsβ€Ž

Lines changed: 10 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
Β (0)