Merge branch 'master' into fs-overwrite-diff-bound-v2

This commit is contained in:
Ziya
2026-08-10 05:10:30 -07:00
committed by GitHub
123 changed files with 2073 additions and 426 deletions
+7 -2
View File
@@ -161,8 +161,13 @@ export default defineConfig({
'packages/client/ui-workspace/src/client/WorkspaceBrowser.tsx',
'packages/client/ui-workspace/src/client/WorkspacePicker.tsx',
'packages/client/web-react/src/*',
'packages/client/runtime/src/*',
'packages/client/ui-conversation/src/*',
// This isolated settings-scope lifecycle has complete unit coverage;
// keep it out of the broader client-runtime GUI debt exemption.
'packages/client/runtime/src/**/!(settings-scope).ts',
// Keep the browser conversation tree under its existing GUI debt
// exemption while gating the newly stateful Host half and vocabulary.
'packages/client/ui-conversation/src/client/*',
'packages/client/ui-conversation/src/invariant.ts',
'packages/client/ui-primitives/src/DisclosureRow.tsx',
'packages/client/ui-tool/src/*',
'packages/client/ui-slots/src/*',