@elizaos/agent 2.0.0-alpha.519 → 2.0.0-alpha.521
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/apps/app-elizamaker/src/drop-service.d.ts +7 -2
- package/apps/app-elizamaker/src/drop-service.d.ts.map +1 -1
- package/package.json +4 -4
- package/packages/agent/src/api/registry-service.d.ts +1 -1
- package/packages/agent/src/api/registry-service.d.ts.map +1 -1
- package/packages/agent/src/api/server.d.ts.map +1 -1
- package/packages/agent/src/api/server.js +1 -1
- package/apps/app-companion/src/character-catalog.d.ts +0 -10
- package/apps/app-companion/src/character-catalog.d.ts.map +0 -1
- package/apps/app-companion/src/character-catalog.js +0 -32
- package/apps/app-companion/src/components/avatar/MathEnvironment.d.ts +0 -38
- package/apps/app-companion/src/components/avatar/MathEnvironment.d.ts.map +0 -1
- package/apps/app-companion/src/components/avatar/MathEnvironment.js +0 -295
- package/apps/app-companion/src/components/avatar/SceneOverlayManager.d.ts +0 -36
- package/apps/app-companion/src/components/avatar/SceneOverlayManager.d.ts.map +0 -1
- package/apps/app-companion/src/components/avatar/SceneOverlayManager.js +0 -305
- package/apps/app-companion/src/components/avatar/VrmAnimationLoader.d.ts +0 -30
- package/apps/app-companion/src/components/avatar/VrmAnimationLoader.d.ts.map +0 -1
- package/apps/app-companion/src/components/avatar/VrmAnimationLoader.js +0 -99
- package/apps/app-companion/src/components/avatar/VrmBlinkController.d.ts +0 -37
- package/apps/app-companion/src/components/avatar/VrmBlinkController.d.ts.map +0 -1
- package/apps/app-companion/src/components/avatar/VrmBlinkController.js +0 -98
- package/apps/app-companion/src/components/avatar/VrmCameraManager.d.ts +0 -57
- package/apps/app-companion/src/components/avatar/VrmCameraManager.d.ts.map +0 -1
- package/apps/app-companion/src/components/avatar/VrmCameraManager.js +0 -256
- package/apps/app-companion/src/components/avatar/VrmEngine.d.ts +0 -283
- package/apps/app-companion/src/components/avatar/VrmEngine.d.ts.map +0 -1
- package/apps/app-companion/src/components/avatar/VrmEngine.js +0 -2003
- package/apps/app-companion/src/components/avatar/VrmFootShadow.d.ts +0 -18
- package/apps/app-companion/src/components/avatar/VrmFootShadow.d.ts.map +0 -1
- package/apps/app-companion/src/components/avatar/VrmFootShadow.js +0 -83
- package/apps/app-companion/src/components/avatar/VrmTeleportEffect.d.ts +0 -49
- package/apps/app-companion/src/components/avatar/VrmTeleportEffect.d.ts.map +0 -1
- package/apps/app-companion/src/components/avatar/VrmTeleportEffect.js +0 -390
- package/apps/app-companion/src/components/avatar/VrmViewer.d.ts +0 -64
- package/apps/app-companion/src/components/avatar/VrmViewer.d.ts.map +0 -1
- package/apps/app-companion/src/components/avatar/VrmViewer.js +0 -437
- package/apps/app-companion/src/components/avatar/mixamoVRMRigMap.d.ts +0 -3
- package/apps/app-companion/src/components/avatar/mixamoVRMRigMap.d.ts.map +0 -1
- package/apps/app-companion/src/components/avatar/mixamoVRMRigMap.js +0 -56
- package/apps/app-companion/src/components/avatar/retargetMixamoFbxToVrm.d.ts +0 -9
- package/apps/app-companion/src/components/avatar/retargetMixamoFbxToVrm.d.ts.map +0 -1
- package/apps/app-companion/src/components/avatar/retargetMixamoFbxToVrm.js +0 -127
- package/apps/app-companion/src/components/avatar/retargetMixamoGltfToVrm.d.ts +0 -11
- package/apps/app-companion/src/components/avatar/retargetMixamoGltfToVrm.d.ts.map +0 -1
- package/apps/app-companion/src/components/avatar/retargetMixamoGltfToVrm.js +0 -97
- package/apps/app-companion/src/components/avatar/scene-overlay-renderer.d.ts +0 -37
- package/apps/app-companion/src/components/avatar/scene-overlay-renderer.d.ts.map +0 -1
- package/apps/app-companion/src/components/avatar/scene-overlay-renderer.js +0 -337
- package/apps/app-companion/src/components/avatar/scene-theme-tokens.d.ts +0 -26
- package/apps/app-companion/src/components/avatar/scene-theme-tokens.d.ts.map +0 -1
- package/apps/app-companion/src/components/avatar/scene-theme-tokens.js +0 -48
- package/apps/app-companion/src/components/avatar/vector-browser-three.d.ts +0 -9
- package/apps/app-companion/src/components/avatar/vector-browser-three.d.ts.map +0 -1
- package/apps/app-companion/src/components/avatar/vector-browser-three.js +0 -21
- package/apps/app-companion/src/components/avatar/vector-browser-utils.d.ts +0 -52
- package/apps/app-companion/src/components/avatar/vector-browser-utils.d.ts.map +0 -1
- package/apps/app-companion/src/components/avatar/vector-browser-utils.js +0 -245
- package/apps/app-companion/src/components/avatar/vrm-desktop-energy.d.ts +0 -40
- package/apps/app-companion/src/components/avatar/vrm-desktop-energy.d.ts.map +0 -1
- package/apps/app-companion/src/components/avatar/vrm-desktop-energy.js +0 -74
- package/apps/app-companion/src/components/chat/ChatAvatar.d.ts +0 -3
- package/apps/app-companion/src/components/chat/ChatAvatar.d.ts.map +0 -1
- package/apps/app-companion/src/components/chat/ChatAvatar.js +0 -80
- package/apps/app-companion/src/components/companion/CompanionAppView.d.ts +0 -9
- package/apps/app-companion/src/components/companion/CompanionAppView.d.ts.map +0 -1
- package/apps/app-companion/src/components/companion/CompanionAppView.js +0 -121
- package/apps/app-companion/src/components/companion/CompanionHeader.d.ts +0 -27
- package/apps/app-companion/src/components/companion/CompanionHeader.d.ts.map +0 -1
- package/apps/app-companion/src/components/companion/CompanionHeader.js +0 -67
- package/apps/app-companion/src/components/companion/CompanionPerformanceSettings.d.ts +0 -2
- package/apps/app-companion/src/components/companion/CompanionPerformanceSettings.d.ts.map +0 -1
- package/apps/app-companion/src/components/companion/CompanionPerformanceSettings.js +0 -33
- package/apps/app-companion/src/components/companion/CompanionSceneHost.d.ts +0 -15
- package/apps/app-companion/src/components/companion/CompanionSceneHost.d.ts.map +0 -1
- package/apps/app-companion/src/components/companion/CompanionSceneHost.js +0 -476
- package/apps/app-companion/src/components/companion/CompanionSettingsPanel.d.ts +0 -2
- package/apps/app-companion/src/components/companion/CompanionSettingsPanel.d.ts.map +0 -1
- package/apps/app-companion/src/components/companion/CompanionSettingsPanel.js +0 -7
- package/apps/app-companion/src/components/companion/CompanionShell.d.ts +0 -8
- package/apps/app-companion/src/components/companion/CompanionShell.d.ts.map +0 -1
- package/apps/app-companion/src/components/companion/CompanionShell.js +0 -9
- package/apps/app-companion/src/components/companion/CompanionView.d.ts +0 -7
- package/apps/app-companion/src/components/companion/CompanionView.d.ts.map +0 -1
- package/apps/app-companion/src/components/companion/CompanionView.js +0 -126
- package/apps/app-companion/src/components/companion/EmotePicker.d.ts +0 -2
- package/apps/app-companion/src/components/companion/EmotePicker.d.ts.map +0 -1
- package/apps/app-companion/src/components/companion/EmotePicker.js +0 -351
- package/apps/app-companion/src/components/companion/GlobalEmoteOverlay.d.ts +0 -2
- package/apps/app-companion/src/components/companion/GlobalEmoteOverlay.d.ts.map +0 -1
- package/apps/app-companion/src/components/companion/GlobalEmoteOverlay.js +0 -113
- package/apps/app-companion/src/components/companion/InferenceCloudAlertButton.d.ts +0 -9
- package/apps/app-companion/src/components/companion/InferenceCloudAlertButton.d.ts.map +0 -1
- package/apps/app-companion/src/components/companion/InferenceCloudAlertButton.js +0 -16
- package/apps/app-companion/src/components/companion/VrmStage.d.ts +0 -27
- package/apps/app-companion/src/components/companion/VrmStage.d.ts.map +0 -1
- package/apps/app-companion/src/components/companion/VrmStage.js +0 -179
- package/apps/app-companion/src/components/companion/companion-app.d.ts +0 -6
- package/apps/app-companion/src/components/companion/companion-app.d.ts.map +0 -1
- package/apps/app-companion/src/components/companion/companion-app.js +0 -15
- package/apps/app-companion/src/components/companion/companion-scene-status-context.d.ts +0 -7
- package/apps/app-companion/src/components/companion/companion-scene-status-context.d.ts.map +0 -1
- package/apps/app-companion/src/components/companion/companion-scene-status-context.js +0 -8
- package/apps/app-companion/src/components/companion/companion-shell-styles.d.ts +0 -38
- package/apps/app-companion/src/components/companion/companion-shell-styles.d.ts.map +0 -1
- package/apps/app-companion/src/components/companion/companion-shell-styles.js +0 -237
- package/apps/app-companion/src/components/companion/resolve-companion-inference-notice.d.ts +0 -19
- package/apps/app-companion/src/components/companion/resolve-companion-inference-notice.d.ts.map +0 -1
- package/apps/app-companion/src/components/companion/resolve-companion-inference-notice.js +0 -31
- package/apps/app-companion/src/components/companion/scene-overlay-bridge.d.ts +0 -6
- package/apps/app-companion/src/components/companion/scene-overlay-bridge.d.ts.map +0 -1
- package/apps/app-companion/src/components/companion/scene-overlay-bridge.js +0 -83
- package/apps/app-companion/src/components/companion/shared-companion-scene-context.d.ts +0 -3
- package/apps/app-companion/src/components/companion/shared-companion-scene-context.d.ts.map +0 -1
- package/apps/app-companion/src/components/companion/shared-companion-scene-context.js +0 -13
- package/apps/app-companion/src/components/companion/walletUtils.d.ts +0 -91
- package/apps/app-companion/src/components/companion/walletUtils.d.ts.map +0 -1
- package/apps/app-companion/src/components/companion/walletUtils.js +0 -152
- package/apps/app-companion/src/index.d.ts +0 -38
- package/apps/app-companion/src/index.d.ts.map +0 -1
- package/apps/app-companion/src/index.js +0 -37
- package/apps/app-companion/src/types/render-modes.d.ts +0 -4
- package/apps/app-companion/src/types/render-modes.d.ts.map +0 -1
- package/apps/app-companion/src/types/render-modes.js +0 -6
- package/apps/app-companion/src/vrm-assets.d.ts +0 -10
- package/apps/app-companion/src/vrm-assets.d.ts.map +0 -1
- package/apps/app-companion/src/vrm-assets.js +0 -70
- package/apps/app-lifeops/src/api/client-lifeops.d.ts +0 -406
- package/apps/app-lifeops/src/api/client-lifeops.d.ts.map +0 -1
- package/apps/app-lifeops/src/api/client-lifeops.js +0 -1070
- package/apps/app-steward/src/ApprovalQueue.d.ts +0 -18
- package/apps/app-steward/src/ApprovalQueue.d.ts.map +0 -1
- package/apps/app-steward/src/ApprovalQueue.js +0 -141
- package/apps/app-steward/src/StewardLogo.d.ts +0 -11
- package/apps/app-steward/src/StewardLogo.d.ts.map +0 -1
- package/apps/app-steward/src/StewardLogo.js +0 -4
- package/apps/app-steward/src/StewardView.d.ts +0 -6
- package/apps/app-steward/src/StewardView.d.ts.map +0 -1
- package/apps/app-steward/src/StewardView.js +0 -45
- package/apps/app-steward/src/TransactionHistory.d.ts +0 -22
- package/apps/app-steward/src/TransactionHistory.d.ts.map +0 -1
- package/apps/app-steward/src/TransactionHistory.js +0 -100
- package/apps/app-steward/src/actions/check-balance.d.ts +0 -17
- package/apps/app-steward/src/actions/check-balance.d.ts.map +0 -1
- package/apps/app-steward/src/actions/check-balance.js +0 -168
- package/apps/app-steward/src/actions/execute-trade.d.ts +0 -17
- package/apps/app-steward/src/actions/execute-trade.d.ts.map +0 -1
- package/apps/app-steward/src/actions/execute-trade.js +0 -307
- package/apps/app-steward/src/actions/get-receive-address.d.ts +0 -13
- package/apps/app-steward/src/actions/get-receive-address.d.ts.map +0 -1
- package/apps/app-steward/src/actions/get-receive-address.js +0 -127
- package/apps/app-steward/src/actions/prepare-swap.d.ts +0 -13
- package/apps/app-steward/src/actions/prepare-swap.d.ts.map +0 -1
- package/apps/app-steward/src/actions/prepare-swap.js +0 -303
- package/apps/app-steward/src/actions/prepare-transfer.d.ts +0 -14
- package/apps/app-steward/src/actions/prepare-transfer.d.ts.map +0 -1
- package/apps/app-steward/src/actions/prepare-transfer.js +0 -217
- package/apps/app-steward/src/actions/transfer-token.d.ts +0 -17
- package/apps/app-steward/src/actions/transfer-token.d.ts.map +0 -1
- package/apps/app-steward/src/actions/transfer-token.js +0 -479
- package/apps/app-steward/src/actions/wallet-action-shared.d.ts +0 -15
- package/apps/app-steward/src/actions/wallet-action-shared.d.ts.map +0 -1
- package/apps/app-steward/src/actions/wallet-action-shared.js +0 -24
- package/apps/app-steward/src/api/bsc-trade.d.ts +0 -36
- package/apps/app-steward/src/api/bsc-trade.d.ts.map +0 -1
- package/apps/app-steward/src/api/bsc-trade.js +0 -782
- package/apps/app-steward/src/api/tx-service.d.ts +0 -53
- package/apps/app-steward/src/api/tx-service.d.ts.map +0 -1
- package/apps/app-steward/src/api/tx-service.js +0 -217
- package/apps/app-steward/src/api/wallet-bsc-routes.d.ts +0 -63
- package/apps/app-steward/src/api/wallet-bsc-routes.d.ts.map +0 -1
- package/apps/app-steward/src/api/wallet-bsc-routes.js +0 -318
- package/apps/app-steward/src/api/wallet-trading-profile.d.ts +0 -31
- package/apps/app-steward/src/api/wallet-trading-profile.d.ts.map +0 -1
- package/apps/app-steward/src/api/wallet-trading-profile.js +0 -560
- package/apps/app-steward/src/browser-workspace-wallet.d.ts +0 -80
- package/apps/app-steward/src/browser-workspace-wallet.d.ts.map +0 -1
- package/apps/app-steward/src/browser-workspace-wallet.js +0 -135
- package/apps/app-steward/src/chain-utils.d.ts +0 -10
- package/apps/app-steward/src/chain-utils.d.ts.map +0 -1
- package/apps/app-steward/src/chain-utils.js +0 -83
- package/apps/app-steward/src/index.d.ts +0 -20
- package/apps/app-steward/src/index.d.ts.map +0 -1
- package/apps/app-steward/src/index.js +0 -19
- package/apps/app-steward/src/plugin.d.ts +0 -21
- package/apps/app-steward/src/plugin.d.ts.map +0 -1
- package/apps/app-steward/src/plugin.js +0 -325
- package/apps/app-steward/src/routes/steward-bridge.d.ts +0 -202
- package/apps/app-steward/src/routes/steward-bridge.d.ts.map +0 -1
- package/apps/app-steward/src/routes/steward-bridge.js +0 -858
- package/apps/app-steward/src/routes/steward-compat-routes.d.ts +0 -21
- package/apps/app-steward/src/routes/steward-compat-routes.d.ts.map +0 -1
- package/apps/app-steward/src/routes/steward-compat-routes.js +0 -372
- package/apps/app-steward/src/routes/wallet-browser-compat-routes.d.ts +0 -4
- package/apps/app-steward/src/routes/wallet-browser-compat-routes.d.ts.map +0 -1
- package/apps/app-steward/src/routes/wallet-browser-compat-routes.js +0 -387
- package/apps/app-steward/src/routes/wallet-bsc-core-routes.d.ts +0 -15
- package/apps/app-steward/src/routes/wallet-bsc-core-routes.d.ts.map +0 -1
- package/apps/app-steward/src/routes/wallet-bsc-core-routes.js +0 -42
- package/apps/app-steward/src/routes/wallet-compat-routes.d.ts +0 -13
- package/apps/app-steward/src/routes/wallet-compat-routes.d.ts.map +0 -1
- package/apps/app-steward/src/routes/wallet-compat-routes.js +0 -200
- package/apps/app-steward/src/routes/wallet-trade-compat-routes.d.ts +0 -11
- package/apps/app-steward/src/routes/wallet-trade-compat-routes.d.ts.map +0 -1
- package/apps/app-steward/src/routes/wallet-trade-compat-routes.js +0 -528
- package/apps/app-steward/src/security/hydrate-wallet-keys-from-platform-store.d.ts +0 -7
- package/apps/app-steward/src/security/hydrate-wallet-keys-from-platform-store.d.ts.map +0 -1
- package/apps/app-steward/src/security/hydrate-wallet-keys-from-platform-store.js +0 -40
- package/apps/app-steward/src/security/wallet-os-store-actions.d.ts +0 -14
- package/apps/app-steward/src/security/wallet-os-store-actions.d.ts.map +0 -1
- package/apps/app-steward/src/security/wallet-os-store-actions.js +0 -70
- package/apps/app-steward/src/services/steward-credentials.d.ts +0 -37
- package/apps/app-steward/src/services/steward-credentials.d.ts.map +0 -1
- package/apps/app-steward/src/services/steward-credentials.js +0 -91
- package/apps/app-steward/src/services/steward-sidecar/health-check.d.ts +0 -9
- package/apps/app-steward/src/services/steward-sidecar/health-check.d.ts.map +0 -1
- package/apps/app-steward/src/services/steward-sidecar/health-check.js +0 -34
- package/apps/app-steward/src/services/steward-sidecar/helpers.d.ts +0 -21
- package/apps/app-steward/src/services/steward-sidecar/helpers.d.ts.map +0 -1
- package/apps/app-steward/src/services/steward-sidecar/helpers.js +0 -71
- package/apps/app-steward/src/services/steward-sidecar/process-management.d.ts +0 -9
- package/apps/app-steward/src/services/steward-sidecar/process-management.d.ts.map +0 -1
- package/apps/app-steward/src/services/steward-sidecar/process-management.js +0 -53
- package/apps/app-steward/src/services/steward-sidecar/types.d.ts +0 -60
- package/apps/app-steward/src/services/steward-sidecar/types.d.ts.map +0 -1
- package/apps/app-steward/src/services/steward-sidecar/types.js +0 -17
- package/apps/app-steward/src/services/steward-sidecar/wallet-setup.d.ts +0 -9
- package/apps/app-steward/src/services/steward-sidecar/wallet-setup.d.ts.map +0 -1
- package/apps/app-steward/src/services/steward-sidecar/wallet-setup.js +0 -114
- package/apps/app-steward/src/services/steward-sidecar.d.ts +0 -69
- package/apps/app-steward/src/services/steward-sidecar.d.ts.map +0 -1
- package/apps/app-steward/src/services/steward-sidecar.js +0 -383
- package/apps/app-steward/src/services/steward-wallet.d.ts +0 -25
- package/apps/app-steward/src/services/steward-wallet.d.ts.map +0 -1
- package/apps/app-steward/src/services/steward-wallet.js +0 -332
- package/apps/app-steward/src/types/bsc-trade.d.ts +0 -181
- package/apps/app-steward/src/types/bsc-trade.d.ts.map +0 -1
- package/apps/app-steward/src/types/bsc-trade.js +0 -8
- package/apps/app-steward/src/types/index.d.ts +0 -3
- package/apps/app-steward/src/types/index.d.ts.map +0 -1
- package/apps/app-steward/src/types/index.js +0 -2
- package/apps/app-steward/src/types/steward.d.ts +0 -85
- package/apps/app-steward/src/types/steward.d.ts.map +0 -1
- package/apps/app-steward/src/types/steward.js +0 -9
- package/apps/app-vincent/src/client.d.ts +0 -17
- package/apps/app-vincent/src/client.d.ts.map +0 -1
- package/apps/app-vincent/src/client.js +0 -38
- package/apps/app-vincent/src/vincent-contracts.d.ts +0 -52
- package/apps/app-vincent/src/vincent-contracts.d.ts.map +0 -1
- package/apps/app-vincent/src/vincent-contracts.js +0 -4
- package/packages/app-core/src/App.d.ts +0 -6
- package/packages/app-core/src/App.d.ts.map +0 -1
- package/packages/app-core/src/App.js +0 -516
- package/packages/app-core/src/api/auth/audit.d.ts +0 -52
- package/packages/app-core/src/api/auth/audit.d.ts.map +0 -1
- package/packages/app-core/src/api/auth/audit.js +0 -126
- package/packages/app-core/src/api/auth/legacy-bearer.d.ts +0 -75
- package/packages/app-core/src/api/auth/legacy-bearer.d.ts.map +0 -1
- package/packages/app-core/src/api/auth/legacy-bearer.js +0 -126
- package/packages/app-core/src/api/auth/sessions.d.ts +0 -152
- package/packages/app-core/src/api/auth/sessions.d.ts.map +0 -1
- package/packages/app-core/src/api/auth/sessions.js +0 -298
- package/packages/app-core/src/api/auth/tokens.d.ts +0 -3
- package/packages/app-core/src/api/auth/tokens.d.ts.map +0 -1
- package/packages/app-core/src/api/auth/tokens.js +0 -13
- package/packages/app-core/src/api/auth-client.d.ts +0 -130
- package/packages/app-core/src/api/auth-client.d.ts.map +0 -1
- package/packages/app-core/src/api/auth-client.js +0 -301
- package/packages/app-core/src/api/auth.d.ts +0 -155
- package/packages/app-core/src/api/auth.d.ts.map +0 -1
- package/packages/app-core/src/api/auth.js +0 -326
- package/packages/app-core/src/api/client-agent.d.ts +0 -627
- package/packages/app-core/src/api/client-agent.d.ts.map +0 -1
- package/packages/app-core/src/api/client-agent.js +0 -1442
- package/packages/app-core/src/api/client-automations.d.ts +0 -8
- package/packages/app-core/src/api/client-automations.d.ts.map +0 -1
- package/packages/app-core/src/api/client-automations.js +0 -7
- package/packages/app-core/src/api/client-base.d.ts +0 -82
- package/packages/app-core/src/api/client-base.d.ts.map +0 -1
- package/packages/app-core/src/api/client-base.js +0 -729
- package/packages/app-core/src/api/client-browser-workspace.d.ts +0 -25
- package/packages/app-core/src/api/client-browser-workspace.d.ts.map +0 -1
- package/packages/app-core/src/api/client-browser-workspace.js +0 -98
- package/packages/app-core/src/api/client-chat.d.ts +0 -355
- package/packages/app-core/src/api/client-chat.d.ts.map +0 -1
- package/packages/app-core/src/api/client-chat.js +0 -582
- package/packages/app-core/src/api/client-cloud.d.ts +0 -286
- package/packages/app-core/src/api/client-cloud.d.ts.map +0 -1
- package/packages/app-core/src/api/client-cloud.js +0 -410
- package/packages/app-core/src/api/client-computeruse.d.ts +0 -32
- package/packages/app-core/src/api/client-computeruse.d.ts.map +0 -1
- package/packages/app-core/src/api/client-computeruse.js +0 -16
- package/packages/app-core/src/api/client-imessage.d.ts +0 -68
- package/packages/app-core/src/api/client-imessage.d.ts.map +0 -1
- package/packages/app-core/src/api/client-imessage.js +0 -74
- package/packages/app-core/src/api/client-local-inference.d.ts +0 -62
- package/packages/app-core/src/api/client-local-inference.d.ts.map +0 -1
- package/packages/app-core/src/api/client-local-inference.js +0 -87
- package/packages/app-core/src/api/client-n8n.d.ts +0 -27
- package/packages/app-core/src/api/client-n8n.d.ts.map +0 -1
- package/packages/app-core/src/api/client-n8n.js +0 -61
- package/packages/app-core/src/api/client-skills.d.ts +0 -475
- package/packages/app-core/src/api/client-skills.d.ts.map +0 -1
- package/packages/app-core/src/api/client-skills.js +0 -608
- package/packages/app-core/src/api/client-types-babylon.d.ts +0 -254
- package/packages/app-core/src/api/client-types-babylon.d.ts.map +0 -1
- package/packages/app-core/src/api/client-types-babylon.js +0 -2
- package/packages/app-core/src/api/client-types-character.d.ts +0 -39
- package/packages/app-core/src/api/client-types-character.d.ts.map +0 -1
- package/packages/app-core/src/api/client-types-character.js +0 -1
- package/packages/app-core/src/api/client-types-chat.d.ts +0 -428
- package/packages/app-core/src/api/client-types-chat.d.ts.map +0 -1
- package/packages/app-core/src/api/client-types-chat.js +0 -9
- package/packages/app-core/src/api/client-types-config.d.ts +0 -586
- package/packages/app-core/src/api/client-types-config.d.ts.map +0 -1
- package/packages/app-core/src/api/client-types-config.js +0 -5
- package/packages/app-core/src/api/client-types-experience.d.ts +0 -97
- package/packages/app-core/src/api/client-types-experience.d.ts.map +0 -1
- package/packages/app-core/src/api/client-types-experience.js +0 -1
- package/packages/app-core/src/api/client-types-relationships.d.ts +0 -181
- package/packages/app-core/src/api/client-types-relationships.d.ts.map +0 -1
- package/packages/app-core/src/api/client-types-relationships.js +0 -1
- package/packages/app-core/src/api/client-types.d.ts +0 -9
- package/packages/app-core/src/api/client-types.d.ts.map +0 -1
- package/packages/app-core/src/api/client-types.js +0 -12
- package/packages/app-core/src/api/client-wallet.d.ts +0 -129
- package/packages/app-core/src/api/client-wallet.d.ts.map +0 -1
- package/packages/app-core/src/api/client-wallet.js +0 -228
- package/packages/app-core/src/api/client.d.ts +0 -38
- package/packages/app-core/src/api/client.d.ts.map +0 -1
- package/packages/app-core/src/api/client.js +0 -38
- package/packages/app-core/src/api/csrf-client.d.ts +0 -29
- package/packages/app-core/src/api/csrf-client.d.ts.map +0 -1
- package/packages/app-core/src/api/csrf-client.js +0 -54
- package/packages/app-core/src/api/index.d.ts +0 -2
- package/packages/app-core/src/api/index.d.ts.map +0 -1
- package/packages/app-core/src/api/index.js +0 -1
- package/packages/app-core/src/app-shell/task-coordinator-slots.d.ts +0 -38
- package/packages/app-core/src/app-shell/task-coordinator-slots.d.ts.map +0 -1
- package/packages/app-core/src/app-shell/task-coordinator-slots.js +0 -21
- package/packages/app-core/src/autonomy/index.d.ts +0 -48
- package/packages/app-core/src/autonomy/index.d.ts.map +0 -1
- package/packages/app-core/src/autonomy/index.js +0 -336
- package/packages/app-core/src/bridge/capacitor-bridge.d.ts +0 -153
- package/packages/app-core/src/bridge/capacitor-bridge.d.ts.map +0 -1
- package/packages/app-core/src/bridge/capacitor-bridge.js +0 -195
- package/packages/app-core/src/bridge/electrobun-rpc.d.ts +0 -57
- package/packages/app-core/src/bridge/electrobun-rpc.d.ts.map +0 -1
- package/packages/app-core/src/bridge/electrobun-rpc.js +0 -87
- package/packages/app-core/src/bridge/electrobun-runtime.d.ts +0 -3
- package/packages/app-core/src/bridge/electrobun-runtime.d.ts.map +0 -1
- package/packages/app-core/src/bridge/electrobun-runtime.js +0 -34
- package/packages/app-core/src/bridge/gateway-discovery.d.ts +0 -17
- package/packages/app-core/src/bridge/gateway-discovery.d.ts.map +0 -1
- package/packages/app-core/src/bridge/gateway-discovery.js +0 -49
- package/packages/app-core/src/bridge/index.d.ts +0 -7
- package/packages/app-core/src/bridge/index.d.ts.map +0 -1
- package/packages/app-core/src/bridge/index.js +0 -6
- package/packages/app-core/src/bridge/native-plugins.d.ts +0 -504
- package/packages/app-core/src/bridge/native-plugins.d.ts.map +0 -1
- package/packages/app-core/src/bridge/native-plugins.js +0 -67
- package/packages/app-core/src/bridge/plugin-bridge.d.ts +0 -133
- package/packages/app-core/src/bridge/plugin-bridge.d.ts.map +0 -1
- package/packages/app-core/src/bridge/plugin-bridge.js +0 -241
- package/packages/app-core/src/bridge/storage-bridge.d.ts +0 -39
- package/packages/app-core/src/bridge/storage-bridge.d.ts.map +0 -1
- package/packages/app-core/src/bridge/storage-bridge.js +0 -142
- package/packages/app-core/src/character/character-draft-helpers.d.ts +0 -35
- package/packages/app-core/src/character/character-draft-helpers.d.ts.map +0 -1
- package/packages/app-core/src/character/character-draft-helpers.js +0 -270
- package/packages/app-core/src/chat/coding-agent-session-state.d.ts +0 -16
- package/packages/app-core/src/chat/coding-agent-session-state.d.ts.map +0 -1
- package/packages/app-core/src/chat/coding-agent-session-state.js +0 -27
- package/packages/app-core/src/chat/index.d.ts +0 -65
- package/packages/app-core/src/chat/index.d.ts.map +0 -1
- package/packages/app-core/src/chat/index.js +0 -225
- package/packages/app-core/src/components/accounts/AccountCard.d.ts +0 -30
- package/packages/app-core/src/components/accounts/AccountCard.d.ts.map +0 -1
- package/packages/app-core/src/components/accounts/AccountCard.js +0 -185
- package/packages/app-core/src/components/accounts/AccountList.d.ts +0 -15
- package/packages/app-core/src/components/accounts/AccountList.d.ts.map +0 -1
- package/packages/app-core/src/components/accounts/AccountList.js +0 -89
- package/packages/app-core/src/components/accounts/AddAccountDialog.d.ts +0 -33
- package/packages/app-core/src/components/accounts/AddAccountDialog.d.ts.map +0 -1
- package/packages/app-core/src/components/accounts/AddAccountDialog.js +0 -318
- package/packages/app-core/src/components/accounts/RotationStrategyPicker.d.ts +0 -16
- package/packages/app-core/src/components/accounts/RotationStrategyPicker.d.ts.map +0 -1
- package/packages/app-core/src/components/accounts/RotationStrategyPicker.js +0 -45
- package/packages/app-core/src/components/apps/AppsCatalogGrid.d.ts +0 -14
- package/packages/app-core/src/components/apps/AppsCatalogGrid.d.ts.map +0 -1
- package/packages/app-core/src/components/apps/AppsCatalogGrid.js +0 -208
- package/packages/app-core/src/components/apps/AppsSidebar.d.ts +0 -22
- package/packages/app-core/src/components/apps/AppsSidebar.d.ts.map +0 -1
- package/packages/app-core/src/components/apps/AppsSidebar.js +0 -98
- package/packages/app-core/src/components/apps/GameView.d.ts +0 -18
- package/packages/app-core/src/components/apps/GameView.d.ts.map +0 -1
- package/packages/app-core/src/components/apps/GameView.js +0 -1133
- package/packages/app-core/src/components/apps/GameViewOverlay.d.ts +0 -2
- package/packages/app-core/src/components/apps/GameViewOverlay.d.ts.map +0 -1
- package/packages/app-core/src/components/apps/GameViewOverlay.js +0 -120
- package/packages/app-core/src/components/apps/RunningAppsRow.d.ts +0 -12
- package/packages/app-core/src/components/apps/RunningAppsRow.d.ts.map +0 -1
- package/packages/app-core/src/components/apps/RunningAppsRow.js +0 -35
- package/packages/app-core/src/components/apps/app-identity.d.ts +0 -32
- package/packages/app-core/src/components/apps/app-identity.d.ts.map +0 -1
- package/packages/app-core/src/components/apps/app-identity.js +0 -182
- package/packages/app-core/src/components/apps/catalog-loader.d.ts +0 -7
- package/packages/app-core/src/components/apps/catalog-loader.d.ts.map +0 -1
- package/packages/app-core/src/components/apps/catalog-loader.js +0 -30
- package/packages/app-core/src/components/apps/extensions/registry.d.ts +0 -12
- package/packages/app-core/src/components/apps/extensions/registry.d.ts.map +0 -1
- package/packages/app-core/src/components/apps/extensions/registry.js +0 -23
- package/packages/app-core/src/components/apps/extensions/surface.d.ts +0 -34
- package/packages/app-core/src/components/apps/extensions/surface.d.ts.map +0 -1
- package/packages/app-core/src/components/apps/extensions/surface.js +0 -96
- package/packages/app-core/src/components/apps/extensions/types.d.ts +0 -7
- package/packages/app-core/src/components/apps/extensions/types.d.ts.map +0 -1
- package/packages/app-core/src/components/apps/extensions/types.js +0 -1
- package/packages/app-core/src/components/apps/helpers.d.ts +0 -53
- package/packages/app-core/src/components/apps/helpers.d.ts.map +0 -1
- package/packages/app-core/src/components/apps/helpers.js +0 -364
- package/packages/app-core/src/components/apps/internal-tool-apps.d.ts +0 -18
- package/packages/app-core/src/components/apps/internal-tool-apps.d.ts.map +0 -1
- package/packages/app-core/src/components/apps/internal-tool-apps.js +0 -173
- package/packages/app-core/src/components/apps/launch-history.d.ts +0 -16
- package/packages/app-core/src/components/apps/launch-history.d.ts.map +0 -1
- package/packages/app-core/src/components/apps/launch-history.js +0 -77
- package/packages/app-core/src/components/apps/overlay-app-api.d.ts +0 -55
- package/packages/app-core/src/components/apps/overlay-app-api.d.ts.map +0 -1
- package/packages/app-core/src/components/apps/overlay-app-api.js +0 -8
- package/packages/app-core/src/components/apps/overlay-app-registry.d.ts +0 -19
- package/packages/app-core/src/components/apps/overlay-app-registry.d.ts.map +0 -1
- package/packages/app-core/src/components/apps/overlay-app-registry.js +0 -58
- package/packages/app-core/src/components/apps/per-app-config.d.ts +0 -19
- package/packages/app-core/src/components/apps/per-app-config.d.ts.map +0 -1
- package/packages/app-core/src/components/apps/per-app-config.js +0 -99
- package/packages/app-core/src/components/apps/run-attention.d.ts +0 -3
- package/packages/app-core/src/components/apps/run-attention.d.ts.map +0 -1
- package/packages/app-core/src/components/apps/run-attention.js +0 -77
- package/packages/app-core/src/components/apps/surfaces/GameOperatorShell.d.ts +0 -47
- package/packages/app-core/src/components/apps/surfaces/GameOperatorShell.d.ts.map +0 -1
- package/packages/app-core/src/components/apps/surfaces/GameOperatorShell.js +0 -42
- package/packages/app-core/src/components/apps/surfaces/registry.d.ts +0 -11
- package/packages/app-core/src/components/apps/surfaces/registry.d.ts.map +0 -1
- package/packages/app-core/src/components/apps/surfaces/registry.js +0 -23
- package/packages/app-core/src/components/apps/surfaces/types.d.ts +0 -10
- package/packages/app-core/src/components/apps/surfaces/types.d.ts.map +0 -1
- package/packages/app-core/src/components/apps/surfaces/types.js +0 -1
- package/packages/app-core/src/components/apps/useRegistryCatalog.d.ts +0 -14
- package/packages/app-core/src/components/apps/useRegistryCatalog.d.ts.map +0 -1
- package/packages/app-core/src/components/apps/useRegistryCatalog.js +0 -52
- package/packages/app-core/src/components/apps/viewer-auth.d.ts +0 -7
- package/packages/app-core/src/components/apps/viewer-auth.d.ts.map +0 -1
- package/packages/app-core/src/components/apps/viewer-auth.js +0 -55
- package/packages/app-core/src/components/auth/LoginView.d.ts +0 -17
- package/packages/app-core/src/components/auth/LoginView.d.ts.map +0 -1
- package/packages/app-core/src/components/auth/LoginView.js +0 -62
- package/packages/app-core/src/components/character/CharacterEditor.d.ts +0 -12
- package/packages/app-core/src/components/character/CharacterEditor.d.ts.map +0 -1
- package/packages/app-core/src/components/character/CharacterEditor.js +0 -885
- package/packages/app-core/src/components/character/CharacterEditorPanels.d.ts +0 -35
- package/packages/app-core/src/components/character/CharacterEditorPanels.d.ts.map +0 -1
- package/packages/app-core/src/components/character/CharacterEditorPanels.js +0 -250
- package/packages/app-core/src/components/character/CharacterExperienceWorkspace.d.ts +0 -11
- package/packages/app-core/src/components/character/CharacterExperienceWorkspace.d.ts.map +0 -1
- package/packages/app-core/src/components/character/CharacterExperienceWorkspace.js +0 -453
- package/packages/app-core/src/components/character/CharacterHubView.d.ts +0 -22
- package/packages/app-core/src/components/character/CharacterHubView.d.ts.map +0 -1
- package/packages/app-core/src/components/character/CharacterHubView.js +0 -688
- package/packages/app-core/src/components/character/CharacterLearnedSkillsSection.d.ts +0 -2
- package/packages/app-core/src/components/character/CharacterLearnedSkillsSection.d.ts.map +0 -1
- package/packages/app-core/src/components/character/CharacterLearnedSkillsSection.js +0 -76
- package/packages/app-core/src/components/character/CharacterOverviewSection.d.ts +0 -27
- package/packages/app-core/src/components/character/CharacterOverviewSection.d.ts.map +0 -1
- package/packages/app-core/src/components/character/CharacterOverviewSection.js +0 -36
- package/packages/app-core/src/components/character/CharacterRelationshipsSection.d.ts +0 -7
- package/packages/app-core/src/components/character/CharacterRelationshipsSection.d.ts.map +0 -1
- package/packages/app-core/src/components/character/CharacterRelationshipsSection.js +0 -4
- package/packages/app-core/src/components/character/CharacterRoster.d.ts +0 -32
- package/packages/app-core/src/components/character/CharacterRoster.d.ts.map +0 -1
- package/packages/app-core/src/components/character/CharacterRoster.js +0 -111
- package/packages/app-core/src/components/character/MusicLibraryCharacterWidget.d.ts +0 -3
- package/packages/app-core/src/components/character/MusicLibraryCharacterWidget.d.ts.map +0 -1
- package/packages/app-core/src/components/character/MusicLibraryCharacterWidget.js +0 -27
- package/packages/app-core/src/components/character/character-editor-helpers.d.ts +0 -42
- package/packages/app-core/src/components/character/character-editor-helpers.d.ts.map +0 -1
- package/packages/app-core/src/components/character/character-editor-helpers.js +0 -58
- package/packages/app-core/src/components/character/character-greeting.d.ts +0 -5
- package/packages/app-core/src/components/character/character-greeting.d.ts.map +0 -1
- package/packages/app-core/src/components/character/character-greeting.js +0 -22
- package/packages/app-core/src/components/character/character-hub-helpers.d.ts +0 -14
- package/packages/app-core/src/components/character/character-hub-helpers.d.ts.map +0 -1
- package/packages/app-core/src/components/character/character-hub-helpers.js +0 -140
- package/packages/app-core/src/components/character/character-hub-types.d.ts +0 -60
- package/packages/app-core/src/components/character/character-hub-types.d.ts.map +0 -1
- package/packages/app-core/src/components/character/character-hub-types.js +0 -1
- package/packages/app-core/src/components/character/character-voice-config.d.ts +0 -33
- package/packages/app-core/src/components/character/character-voice-config.d.ts.map +0 -1
- package/packages/app-core/src/components/character/character-voice-config.js +0 -95
- package/packages/app-core/src/components/chat/AgentActivityBox.d.ts +0 -8
- package/packages/app-core/src/components/chat/AgentActivityBox.d.ts.map +0 -1
- package/packages/app-core/src/components/chat/AgentActivityBox.js +0 -33
- package/packages/app-core/src/components/chat/AppsSection.d.ts +0 -13
- package/packages/app-core/src/components/chat/AppsSection.d.ts.map +0 -1
- package/packages/app-core/src/components/chat/AppsSection.js +0 -198
- package/packages/app-core/src/components/chat/MessageContent.d.ts +0 -41
- package/packages/app-core/src/components/chat/MessageContent.d.ts.map +0 -1
- package/packages/app-core/src/components/chat/MessageContent.js +0 -691
- package/packages/app-core/src/components/chat/SaveCommandModal.d.ts +0 -9
- package/packages/app-core/src/components/chat/SaveCommandModal.d.ts.map +0 -1
- package/packages/app-core/src/components/chat/SaveCommandModal.js +0 -59
- package/packages/app-core/src/components/chat/TasksEventsPanel.d.ts +0 -30
- package/packages/app-core/src/components/chat/TasksEventsPanel.d.ts.map +0 -1
- package/packages/app-core/src/components/chat/TasksEventsPanel.js +0 -139
- package/packages/app-core/src/components/chat/WidgetVisibilityPanel.d.ts +0 -25
- package/packages/app-core/src/components/chat/WidgetVisibilityPanel.d.ts.map +0 -1
- package/packages/app-core/src/components/chat/WidgetVisibilityPanel.js +0 -30
- package/packages/app-core/src/components/chat/chat-source-registration.d.ts +0 -1
- package/packages/app-core/src/components/chat/chat-source-registration.d.ts.map +0 -1
- package/packages/app-core/src/components/chat/chat-source-registration.js +0 -1
- package/packages/app-core/src/components/chat/message-choice-parser.d.ts +0 -20
- package/packages/app-core/src/components/chat/message-choice-parser.d.ts.map +0 -1
- package/packages/app-core/src/components/chat/message-choice-parser.js +0 -53
- package/packages/app-core/src/components/chat/widgets/ChoiceWidget.d.ts +0 -24
- package/packages/app-core/src/components/chat/widgets/ChoiceWidget.d.ts.map +0 -1
- package/packages/app-core/src/components/chat/widgets/ChoiceWidget.js +0 -38
- package/packages/app-core/src/components/chat/widgets/agent-orchestrator.d.ts +0 -20
- package/packages/app-core/src/components/chat/widgets/agent-orchestrator.d.ts.map +0 -1
- package/packages/app-core/src/components/chat/widgets/agent-orchestrator.js +0 -273
- package/packages/app-core/src/components/chat/widgets/browser-status.d.ts +0 -14
- package/packages/app-core/src/components/chat/widgets/browser-status.d.ts.map +0 -1
- package/packages/app-core/src/components/chat/widgets/browser-status.js +0 -109
- package/packages/app-core/src/components/chat/widgets/music-player.d.ts +0 -4
- package/packages/app-core/src/components/chat/widgets/music-player.d.ts.map +0 -1
- package/packages/app-core/src/components/chat/widgets/music-player.js +0 -132
- package/packages/app-core/src/components/chat/widgets/registry.d.ts +0 -8
- package/packages/app-core/src/components/chat/widgets/registry.d.ts.map +0 -1
- package/packages/app-core/src/components/chat/widgets/registry.js +0 -7
- package/packages/app-core/src/components/chat/widgets/shared.d.ts +0 -17
- package/packages/app-core/src/components/chat/widgets/shared.d.ts.map +0 -1
- package/packages/app-core/src/components/chat/widgets/shared.js +0 -8
- package/packages/app-core/src/components/chat/widgets/todo.d.ts +0 -3
- package/packages/app-core/src/components/chat/widgets/todo.d.ts.map +0 -1
- package/packages/app-core/src/components/chat/widgets/todo.js +0 -109
- package/packages/app-core/src/components/chat/widgets/types.d.ts +0 -16
- package/packages/app-core/src/components/chat/widgets/types.d.ts.map +0 -1
- package/packages/app-core/src/components/chat/widgets/types.js +0 -1
- package/packages/app-core/src/components/chat/widgets/wallet-status.d.ts +0 -4
- package/packages/app-core/src/components/chat/widgets/wallet-status.d.ts.map +0 -1
- package/packages/app-core/src/components/chat/widgets/wallet-status.js +0 -190
- package/packages/app-core/src/components/cloud/CloudSourceControls.d.ts +0 -13
- package/packages/app-core/src/components/cloud/CloudSourceControls.d.ts.map +0 -1
- package/packages/app-core/src/components/cloud/CloudSourceControls.js +0 -19
- package/packages/app-core/src/components/cloud/CloudStatusBadge.d.ts +0 -33
- package/packages/app-core/src/components/cloud/CloudStatusBadge.d.ts.map +0 -1
- package/packages/app-core/src/components/cloud/CloudStatusBadge.js +0 -98
- package/packages/app-core/src/components/cloud/FlaminaGuide.d.ts +0 -10
- package/packages/app-core/src/components/cloud/FlaminaGuide.d.ts.map +0 -1
- package/packages/app-core/src/components/cloud/FlaminaGuide.js +0 -86
- package/packages/app-core/src/components/cloud/StripeEmbeddedCheckout.d.ts +0 -24
- package/packages/app-core/src/components/cloud/StripeEmbeddedCheckout.d.ts.map +0 -1
- package/packages/app-core/src/components/cloud/StripeEmbeddedCheckout.js +0 -101
- package/packages/app-core/src/components/companion/injected.d.ts +0 -10
- package/packages/app-core/src/components/companion/injected.d.ts.map +0 -1
- package/packages/app-core/src/components/companion/injected.js +0 -25
- package/packages/app-core/src/components/config-ui/config-control-primitives.d.ts +0 -14
- package/packages/app-core/src/components/config-ui/config-control-primitives.d.ts.map +0 -1
- package/packages/app-core/src/components/config-ui/config-control-primitives.js +0 -22
- package/packages/app-core/src/components/config-ui/config-field.d.ts +0 -58
- package/packages/app-core/src/components/config-ui/config-field.d.ts.map +0 -1
- package/packages/app-core/src/components/config-ui/config-field.js +0 -874
- package/packages/app-core/src/components/config-ui/config-renderer.d.ts +0 -164
- package/packages/app-core/src/components/config-ui/config-renderer.d.ts.map +0 -1
- package/packages/app-core/src/components/config-ui/config-renderer.js +0 -397
- package/packages/app-core/src/components/config-ui/index.d.ts +0 -5
- package/packages/app-core/src/components/config-ui/index.d.ts.map +0 -1
- package/packages/app-core/src/components/config-ui/index.js +0 -4
- package/packages/app-core/src/components/config-ui/ui-renderer.d.ts +0 -15
- package/packages/app-core/src/components/config-ui/ui-renderer.d.ts.map +0 -1
- package/packages/app-core/src/components/config-ui/ui-renderer.js +0 -826
- package/packages/app-core/src/components/connectors/BlueBubblesStatusPanel.d.ts +0 -2
- package/packages/app-core/src/components/connectors/BlueBubblesStatusPanel.d.ts.map +0 -1
- package/packages/app-core/src/components/connectors/BlueBubblesStatusPanel.js +0 -61
- package/packages/app-core/src/components/connectors/ConnectorModeSelector.d.ts +0 -35
- package/packages/app-core/src/components/connectors/ConnectorModeSelector.d.ts.map +0 -1
- package/packages/app-core/src/components/connectors/ConnectorModeSelector.js +0 -150
- package/packages/app-core/src/components/connectors/ConnectorSetupPanel.d.ts +0 -12
- package/packages/app-core/src/components/connectors/ConnectorSetupPanel.d.ts.map +0 -1
- package/packages/app-core/src/components/connectors/ConnectorSetupPanel.js +0 -92
- package/packages/app-core/src/components/connectors/DiscordLocalConnectorPanel.d.ts +0 -2
- package/packages/app-core/src/components/connectors/DiscordLocalConnectorPanel.d.ts.map +0 -1
- package/packages/app-core/src/components/connectors/DiscordLocalConnectorPanel.js +0 -249
- package/packages/app-core/src/components/connectors/IMessageStatusPanel.d.ts +0 -2
- package/packages/app-core/src/components/connectors/IMessageStatusPanel.d.ts.map +0 -1
- package/packages/app-core/src/components/connectors/IMessageStatusPanel.js +0 -63
- package/packages/app-core/src/components/connectors/SignalQrOverlay.d.ts +0 -7
- package/packages/app-core/src/components/connectors/SignalQrOverlay.d.ts.map +0 -1
- package/packages/app-core/src/components/connectors/SignalQrOverlay.js +0 -63
- package/packages/app-core/src/components/connectors/TelegramAccountConnectorPanel.d.ts +0 -2
- package/packages/app-core/src/components/connectors/TelegramAccountConnectorPanel.d.ts.map +0 -1
- package/packages/app-core/src/components/connectors/TelegramAccountConnectorPanel.js +0 -202
- package/packages/app-core/src/components/connectors/TelegramBotSetupPanel.d.ts +0 -2
- package/packages/app-core/src/components/connectors/TelegramBotSetupPanel.d.ts.map +0 -1
- package/packages/app-core/src/components/connectors/TelegramBotSetupPanel.js +0 -81
- package/packages/app-core/src/components/connectors/WhatsAppQrOverlay.d.ts +0 -9
- package/packages/app-core/src/components/connectors/WhatsAppQrOverlay.d.ts.map +0 -1
- package/packages/app-core/src/components/connectors/WhatsAppQrOverlay.js +0 -53
- package/packages/app-core/src/components/conversations/ConversationRenameDialog.d.ts +0 -9
- package/packages/app-core/src/components/conversations/ConversationRenameDialog.d.ts.map +0 -1
- package/packages/app-core/src/components/conversations/ConversationRenameDialog.js +0 -46
- package/packages/app-core/src/components/conversations/ConversationsSidebar.d.ts +0 -9
- package/packages/app-core/src/components/conversations/ConversationsSidebar.d.ts.map +0 -1
- package/packages/app-core/src/components/conversations/ConversationsSidebar.js +0 -557
- package/packages/app-core/src/components/conversations/brand-icons.d.ts +0 -12
- package/packages/app-core/src/components/conversations/brand-icons.d.ts.map +0 -1
- package/packages/app-core/src/components/conversations/brand-icons.js +0 -49
- package/packages/app-core/src/components/conversations/conversation-sidebar-model.d.ts +0 -66
- package/packages/app-core/src/components/conversations/conversation-sidebar-model.d.ts.map +0 -1
- package/packages/app-core/src/components/conversations/conversation-sidebar-model.js +0 -340
- package/packages/app-core/src/components/conversations/conversation-utils.d.ts +0 -9
- package/packages/app-core/src/components/conversations/conversation-utils.d.ts.map +0 -1
- package/packages/app-core/src/components/conversations/conversation-utils.js +0 -142
- package/packages/app-core/src/components/custom-actions/CustomActionEditor.d.ts +0 -10
- package/packages/app-core/src/components/custom-actions/CustomActionEditor.d.ts.map +0 -1
- package/packages/app-core/src/components/custom-actions/CustomActionEditor.js +0 -385
- package/packages/app-core/src/components/custom-actions/CustomActionsPanel.d.ts +0 -9
- package/packages/app-core/src/components/custom-actions/CustomActionsPanel.d.ts.map +0 -1
- package/packages/app-core/src/components/custom-actions/CustomActionsPanel.js +0 -158
- package/packages/app-core/src/components/custom-actions/CustomActionsView.d.ts +0 -2
- package/packages/app-core/src/components/custom-actions/CustomActionsView.d.ts.map +0 -1
- package/packages/app-core/src/components/custom-actions/CustomActionsView.js +0 -144
- package/packages/app-core/src/components/custom-actions/custom-action-form.d.ts +0 -44
- package/packages/app-core/src/components/custom-actions/custom-action-form.d.ts.map +0 -1
- package/packages/app-core/src/components/custom-actions/custom-action-form.js +0 -237
- package/packages/app-core/src/components/index.d.ts +0 -100
- package/packages/app-core/src/components/index.d.ts.map +0 -1
- package/packages/app-core/src/components/index.js +0 -101
- package/packages/app-core/src/components/inventory/ChainIcon.d.ts +0 -9
- package/packages/app-core/src/components/inventory/ChainIcon.d.ts.map +0 -1
- package/packages/app-core/src/components/inventory/ChainIcon.js +0 -58
- package/packages/app-core/src/components/inventory/TokenLogo.d.ts +0 -9
- package/packages/app-core/src/components/inventory/TokenLogo.d.ts.map +0 -1
- package/packages/app-core/src/components/inventory/TokenLogo.js +0 -26
- package/packages/app-core/src/components/inventory/chainConfig.d.ts +0 -89
- package/packages/app-core/src/components/inventory/chainConfig.d.ts.map +0 -1
- package/packages/app-core/src/components/inventory/chainConfig.js +0 -285
- package/packages/app-core/src/components/inventory/constants.d.ts +0 -30
- package/packages/app-core/src/components/inventory/constants.d.ts.map +0 -1
- package/packages/app-core/src/components/inventory/constants.js +0 -57
- package/packages/app-core/src/components/inventory/inventory-chain-filters.d.ts +0 -11
- package/packages/app-core/src/components/inventory/inventory-chain-filters.d.ts.map +0 -1
- package/packages/app-core/src/components/inventory/inventory-chain-filters.js +0 -41
- package/packages/app-core/src/components/inventory/media-url.d.ts +0 -6
- package/packages/app-core/src/components/inventory/media-url.d.ts.map +0 -1
- package/packages/app-core/src/components/inventory/media-url.js +0 -28
- package/packages/app-core/src/components/inventory/useInventoryData.d.ts +0 -38
- package/packages/app-core/src/components/inventory/useInventoryData.d.ts.map +0 -1
- package/packages/app-core/src/components/inventory/useInventoryData.js +0 -278
- package/packages/app-core/src/components/local-inference/ActiveModelBar.d.ts +0 -10
- package/packages/app-core/src/components/local-inference/ActiveModelBar.d.ts.map +0 -1
- package/packages/app-core/src/components/local-inference/ActiveModelBar.js +0 -19
- package/packages/app-core/src/components/local-inference/DeviceBridgeStatus.d.ts +0 -2
- package/packages/app-core/src/components/local-inference/DeviceBridgeStatus.d.ts.map +0 -1
- package/packages/app-core/src/components/local-inference/DeviceBridgeStatus.js +0 -39
- package/packages/app-core/src/components/local-inference/DevicesPanel.d.ts +0 -8
- package/packages/app-core/src/components/local-inference/DevicesPanel.d.ts.map +0 -1
- package/packages/app-core/src/components/local-inference/DevicesPanel.js +0 -44
- package/packages/app-core/src/components/local-inference/DownloadProgress.d.ts +0 -7
- package/packages/app-core/src/components/local-inference/DownloadProgress.d.ts.map +0 -1
- package/packages/app-core/src/components/local-inference/DownloadProgress.js +0 -8
- package/packages/app-core/src/components/local-inference/DownloadQueue.d.ts +0 -15
- package/packages/app-core/src/components/local-inference/DownloadQueue.d.ts.map +0 -1
- package/packages/app-core/src/components/local-inference/DownloadQueue.js +0 -21
- package/packages/app-core/src/components/local-inference/FirstRunOffer.d.ts +0 -11
- package/packages/app-core/src/components/local-inference/FirstRunOffer.d.ts.map +0 -1
- package/packages/app-core/src/components/local-inference/FirstRunOffer.js +0 -49
- package/packages/app-core/src/components/local-inference/HardwareBadge.d.ts +0 -7
- package/packages/app-core/src/components/local-inference/HardwareBadge.d.ts.map +0 -1
- package/packages/app-core/src/components/local-inference/HardwareBadge.js +0 -10
- package/packages/app-core/src/components/local-inference/HuggingFaceSearch.d.ts +0 -22
- package/packages/app-core/src/components/local-inference/HuggingFaceSearch.d.ts.map +0 -1
- package/packages/app-core/src/components/local-inference/HuggingFaceSearch.js +0 -68
- package/packages/app-core/src/components/local-inference/LocalInferencePanel.d.ts +0 -5
- package/packages/app-core/src/components/local-inference/LocalInferencePanel.d.ts.map +0 -1
- package/packages/app-core/src/components/local-inference/LocalInferencePanel.js +0 -225
- package/packages/app-core/src/components/local-inference/ModelCard.d.ts +0 -20
- package/packages/app-core/src/components/local-inference/ModelCard.d.ts.map +0 -1
- package/packages/app-core/src/components/local-inference/ModelCard.js +0 -21
- package/packages/app-core/src/components/local-inference/ModelHubView.d.ts +0 -18
- package/packages/app-core/src/components/local-inference/ModelHubView.d.ts.map +0 -1
- package/packages/app-core/src/components/local-inference/ModelHubView.js +0 -40
- package/packages/app-core/src/components/local-inference/ProvidersList.d.ts +0 -2
- package/packages/app-core/src/components/local-inference/ProvidersList.d.ts.map +0 -1
- package/packages/app-core/src/components/local-inference/ProvidersList.js +0 -51
- package/packages/app-core/src/components/local-inference/RoutingMatrix.d.ts +0 -2
- package/packages/app-core/src/components/local-inference/RoutingMatrix.d.ts.map +0 -1
- package/packages/app-core/src/components/local-inference/RoutingMatrix.js +0 -108
- package/packages/app-core/src/components/local-inference/SlotAssignments.d.ts +0 -15
- package/packages/app-core/src/components/local-inference/SlotAssignments.d.ts.map +0 -1
- package/packages/app-core/src/components/local-inference/SlotAssignments.js +0 -58
- package/packages/app-core/src/components/local-inference/hub-utils.d.ts +0 -27
- package/packages/app-core/src/components/local-inference/hub-utils.d.ts.map +0 -1
- package/packages/app-core/src/components/local-inference/hub-utils.js +0 -86
- package/packages/app-core/src/components/onboarding/BootstrapStep.d.ts +0 -35
- package/packages/app-core/src/components/onboarding/BootstrapStep.d.ts.map +0 -1
- package/packages/app-core/src/components/onboarding/BootstrapStep.js +0 -150
- package/packages/app-core/src/components/onboarding/onboarding-form-primitives.d.ts +0 -54
- package/packages/app-core/src/components/onboarding/onboarding-form-primitives.d.ts.map +0 -1
- package/packages/app-core/src/components/onboarding/onboarding-form-primitives.js +0 -55
- package/packages/app-core/src/components/onboarding/onboarding-step-chrome.d.ts +0 -40
- package/packages/app-core/src/components/onboarding/onboarding-step-chrome.d.ts.map +0 -1
- package/packages/app-core/src/components/onboarding/onboarding-step-chrome.js +0 -74
- package/packages/app-core/src/components/pages/AdvancedPageView.d.ts +0 -4
- package/packages/app-core/src/components/pages/AdvancedPageView.d.ts.map +0 -1
- package/packages/app-core/src/components/pages/AdvancedPageView.js +0 -72
- package/packages/app-core/src/components/pages/AppDetailsView.d.ts +0 -34
- package/packages/app-core/src/components/pages/AppDetailsView.d.ts.map +0 -1
- package/packages/app-core/src/components/pages/AppDetailsView.js +0 -350
- package/packages/app-core/src/components/pages/AppsPageView.d.ts +0 -12
- package/packages/app-core/src/components/pages/AppsPageView.d.ts.map +0 -1
- package/packages/app-core/src/components/pages/AppsPageView.js +0 -58
- package/packages/app-core/src/components/pages/AppsView.d.ts +0 -3
- package/packages/app-core/src/components/pages/AppsView.d.ts.map +0 -1
- package/packages/app-core/src/components/pages/AppsView.js +0 -883
- package/packages/app-core/src/components/pages/AutomationsView.d.ts +0 -6
- package/packages/app-core/src/components/pages/AutomationsView.d.ts.map +0 -1
- package/packages/app-core/src/components/pages/AutomationsView.js +0 -2512
- package/packages/app-core/src/components/pages/BrowserWorkspaceView.d.ts +0 -17
- package/packages/app-core/src/components/pages/BrowserWorkspaceView.d.ts.map +0 -1
- package/packages/app-core/src/components/pages/BrowserWorkspaceView.js +0 -1326
- package/packages/app-core/src/components/pages/ChatModalView.d.ts +0 -13
- package/packages/app-core/src/components/pages/ChatModalView.d.ts.map +0 -1
- package/packages/app-core/src/components/pages/ChatModalView.js +0 -17
- package/packages/app-core/src/components/pages/ChatView.d.ts +0 -24
- package/packages/app-core/src/components/pages/ChatView.d.ts.map +0 -1
- package/packages/app-core/src/components/pages/ChatView.js +0 -534
- package/packages/app-core/src/components/pages/ConfigPageView.d.ts +0 -12
- package/packages/app-core/src/components/pages/ConfigPageView.d.ts.map +0 -1
- package/packages/app-core/src/components/pages/ConfigPageView.js +0 -263
- package/packages/app-core/src/components/pages/ConnectorsPageView.d.ts +0 -8
- package/packages/app-core/src/components/pages/ConnectorsPageView.d.ts.map +0 -1
- package/packages/app-core/src/components/pages/ConnectorsPageView.js +0 -8
- package/packages/app-core/src/components/pages/DatabasePageView.d.ts +0 -5
- package/packages/app-core/src/components/pages/DatabasePageView.d.ts.map +0 -1
- package/packages/app-core/src/components/pages/DatabasePageView.js +0 -33
- package/packages/app-core/src/components/pages/DatabaseView.d.ts +0 -6
- package/packages/app-core/src/components/pages/DatabaseView.d.ts.map +0 -1
- package/packages/app-core/src/components/pages/DatabaseView.js +0 -247
- package/packages/app-core/src/components/pages/ElizaCloudDashboard.d.ts +0 -2
- package/packages/app-core/src/components/pages/ElizaCloudDashboard.d.ts.map +0 -1
- package/packages/app-core/src/components/pages/ElizaCloudDashboard.js +0 -380
- package/packages/app-core/src/components/pages/HeartbeatForm.d.ts +0 -56
- package/packages/app-core/src/components/pages/HeartbeatForm.d.ts.map +0 -1
- package/packages/app-core/src/components/pages/HeartbeatForm.js +0 -215
- package/packages/app-core/src/components/pages/HeartbeatsView.d.ts +0 -3
- package/packages/app-core/src/components/pages/HeartbeatsView.d.ts.map +0 -1
- package/packages/app-core/src/components/pages/HeartbeatsView.js +0 -399
- package/packages/app-core/src/components/pages/InventoryView.d.ts +0 -2
- package/packages/app-core/src/components/pages/InventoryView.d.ts.map +0 -1
- package/packages/app-core/src/components/pages/InventoryView.js +0 -837
- package/packages/app-core/src/components/pages/KnowledgeView.d.ts +0 -12
- package/packages/app-core/src/components/pages/KnowledgeView.d.ts.map +0 -1
- package/packages/app-core/src/components/pages/KnowledgeView.js +0 -546
- package/packages/app-core/src/components/pages/LogsPageView.d.ts +0 -6
- package/packages/app-core/src/components/pages/LogsPageView.d.ts.map +0 -1
- package/packages/app-core/src/components/pages/LogsPageView.js +0 -6
- package/packages/app-core/src/components/pages/LogsView.d.ts +0 -2
- package/packages/app-core/src/components/pages/LogsView.d.ts.map +0 -1
- package/packages/app-core/src/components/pages/LogsView.js +0 -81
- package/packages/app-core/src/components/pages/MediaGalleryView.d.ts +0 -6
- package/packages/app-core/src/components/pages/MediaGalleryView.d.ts.map +0 -1
- package/packages/app-core/src/components/pages/MediaGalleryView.js +0 -273
- package/packages/app-core/src/components/pages/MemoryDetailPanel.d.ts +0 -5
- package/packages/app-core/src/components/pages/MemoryDetailPanel.d.ts.map +0 -1
- package/packages/app-core/src/components/pages/MemoryDetailPanel.js +0 -17
- package/packages/app-core/src/components/pages/MemoryViewerView.d.ts +0 -5
- package/packages/app-core/src/components/pages/MemoryViewerView.d.ts.map +0 -1
- package/packages/app-core/src/components/pages/MemoryViewerView.js +0 -234
- package/packages/app-core/src/components/pages/MiladyOsAppsView.d.ts +0 -4
- package/packages/app-core/src/components/pages/MiladyOsAppsView.d.ts.map +0 -1
- package/packages/app-core/src/components/pages/MiladyOsAppsView.js +0 -618
- package/packages/app-core/src/components/pages/PageScopedChatPane.d.ts +0 -48
- package/packages/app-core/src/components/pages/PageScopedChatPane.d.ts.map +0 -1
- package/packages/app-core/src/components/pages/PageScopedChatPane.js +0 -503
- package/packages/app-core/src/components/pages/PluginCard.d.ts +0 -36
- package/packages/app-core/src/components/pages/PluginCard.d.ts.map +0 -1
- package/packages/app-core/src/components/pages/PluginCard.js +0 -128
- package/packages/app-core/src/components/pages/PluginConfigForm.d.ts +0 -29
- package/packages/app-core/src/components/pages/PluginConfigForm.d.ts.map +0 -1
- package/packages/app-core/src/components/pages/PluginConfigForm.js +0 -133
- package/packages/app-core/src/components/pages/PluginsPageView.d.ts +0 -9
- package/packages/app-core/src/components/pages/PluginsPageView.d.ts.map +0 -1
- package/packages/app-core/src/components/pages/PluginsPageView.js +0 -5
- package/packages/app-core/src/components/pages/PluginsView.d.ts +0 -11
- package/packages/app-core/src/components/pages/PluginsView.d.ts.map +0 -1
- package/packages/app-core/src/components/pages/PluginsView.js +0 -813
- package/packages/app-core/src/components/pages/RelationshipsGraphPanel.d.ts +0 -8
- package/packages/app-core/src/components/pages/RelationshipsGraphPanel.d.ts.map +0 -1
- package/packages/app-core/src/components/pages/RelationshipsGraphPanel.js +0 -696
- package/packages/app-core/src/components/pages/RelationshipsIdentityCluster.d.ts +0 -5
- package/packages/app-core/src/components/pages/RelationshipsIdentityCluster.d.ts.map +0 -1
- package/packages/app-core/src/components/pages/RelationshipsIdentityCluster.js +0 -17
- package/packages/app-core/src/components/pages/RelationshipsView.d.ts +0 -5
- package/packages/app-core/src/components/pages/RelationshipsView.d.ts.map +0 -1
- package/packages/app-core/src/components/pages/RelationshipsView.js +0 -5
- package/packages/app-core/src/components/pages/ReleaseCenterView.d.ts +0 -2
- package/packages/app-core/src/components/pages/ReleaseCenterView.d.ts.map +0 -1
- package/packages/app-core/src/components/pages/ReleaseCenterView.js +0 -216
- package/packages/app-core/src/components/pages/RuntimeView.d.ts +0 -5
- package/packages/app-core/src/components/pages/RuntimeView.d.ts.map +0 -1
- package/packages/app-core/src/components/pages/RuntimeView.js +0 -283
- package/packages/app-core/src/components/pages/ScratchpadView.d.ts +0 -2
- package/packages/app-core/src/components/pages/ScratchpadView.d.ts.map +0 -1
- package/packages/app-core/src/components/pages/ScratchpadView.js +0 -364
- package/packages/app-core/src/components/pages/SecretsView.d.ts +0 -5
- package/packages/app-core/src/components/pages/SecretsView.d.ts.map +0 -1
- package/packages/app-core/src/components/pages/SecretsView.js +0 -245
- package/packages/app-core/src/components/pages/SettingsView.d.ts +0 -6
- package/packages/app-core/src/components/pages/SettingsView.d.ts.map +0 -1
- package/packages/app-core/src/components/pages/SettingsView.js +0 -498
- package/packages/app-core/src/components/pages/SkillsView.d.ts +0 -6
- package/packages/app-core/src/components/pages/SkillsView.d.ts.map +0 -1
- package/packages/app-core/src/components/pages/SkillsView.js +0 -205
- package/packages/app-core/src/components/pages/SqlEditorPanel.d.ts +0 -13
- package/packages/app-core/src/components/pages/SqlEditorPanel.d.ts.map +0 -1
- package/packages/app-core/src/components/pages/SqlEditorPanel.js +0 -19
- package/packages/app-core/src/components/pages/StreamView.d.ts +0 -4
- package/packages/app-core/src/components/pages/StreamView.d.ts.map +0 -1
- package/packages/app-core/src/components/pages/StreamView.js +0 -113
- package/packages/app-core/src/components/pages/TasksPageView.d.ts +0 -2
- package/packages/app-core/src/components/pages/TasksPageView.d.ts.map +0 -1
- package/packages/app-core/src/components/pages/TasksPageView.js +0 -10
- package/packages/app-core/src/components/pages/TrajectoriesView.d.ts +0 -9
- package/packages/app-core/src/components/pages/TrajectoriesView.d.ts.map +0 -1
- package/packages/app-core/src/components/pages/TrajectoriesView.js +0 -278
- package/packages/app-core/src/components/pages/TrajectoryDetailView.d.ts +0 -7
- package/packages/app-core/src/components/pages/TrajectoryDetailView.d.ts.map +0 -1
- package/packages/app-core/src/components/pages/TrajectoryDetailView.js +0 -173
- package/packages/app-core/src/components/pages/TriggersView.d.ts +0 -3
- package/packages/app-core/src/components/pages/TriggersView.d.ts.map +0 -1
- package/packages/app-core/src/components/pages/TriggersView.js +0 -2
- package/packages/app-core/src/components/pages/VectorBrowserView.d.ts +0 -13
- package/packages/app-core/src/components/pages/VectorBrowserView.d.ts.map +0 -1
- package/packages/app-core/src/components/pages/VectorBrowserView.js +0 -846
- package/packages/app-core/src/components/pages/WorkflowGraphViewer.d.ts +0 -15
- package/packages/app-core/src/components/pages/WorkflowGraphViewer.d.ts.map +0 -1
- package/packages/app-core/src/components/pages/WorkflowGraphViewer.js +0 -403
- package/packages/app-core/src/components/pages/automation-conversations.d.ts +0 -16
- package/packages/app-core/src/components/pages/automation-conversations.d.ts.map +0 -1
- package/packages/app-core/src/components/pages/automation-conversations.js +0 -204
- package/packages/app-core/src/components/pages/chat-view-hooks.d.ts +0 -63
- package/packages/app-core/src/components/pages/chat-view-hooks.d.ts.map +0 -1
- package/packages/app-core/src/components/pages/chat-view-hooks.js +0 -531
- package/packages/app-core/src/components/pages/cloud-dashboard-utils.d.ts +0 -91
- package/packages/app-core/src/components/pages/cloud-dashboard-utils.d.ts.map +0 -1
- package/packages/app-core/src/components/pages/cloud-dashboard-utils.js +0 -284
- package/packages/app-core/src/components/pages/config-page-sections.d.ts +0 -86
- package/packages/app-core/src/components/pages/config-page-sections.d.ts.map +0 -1
- package/packages/app-core/src/components/pages/config-page-sections.js +0 -205
- package/packages/app-core/src/components/pages/database-utils.d.ts +0 -30
- package/packages/app-core/src/components/pages/database-utils.d.ts.map +0 -1
- package/packages/app-core/src/components/pages/database-utils.js +0 -133
- package/packages/app-core/src/components/pages/heartbeat-utils.d.ts +0 -105
- package/packages/app-core/src/components/pages/heartbeat-utils.d.ts.map +0 -1
- package/packages/app-core/src/components/pages/heartbeat-utils.js +0 -368
- package/packages/app-core/src/components/pages/knowledge-detail.d.ts +0 -9
- package/packages/app-core/src/components/pages/knowledge-detail.d.ts.map +0 -1
- package/packages/app-core/src/components/pages/knowledge-detail.js +0 -149
- package/packages/app-core/src/components/pages/knowledge-upload.d.ts +0 -27
- package/packages/app-core/src/components/pages/knowledge-upload.d.ts.map +0 -1
- package/packages/app-core/src/components/pages/knowledge-upload.js +0 -125
- package/packages/app-core/src/components/pages/page-scoped-conversations.d.ts +0 -62
- package/packages/app-core/src/components/pages/page-scoped-conversations.d.ts.map +0 -1
- package/packages/app-core/src/components/pages/page-scoped-conversations.js +0 -266
- package/packages/app-core/src/components/pages/plugin-list-utils.d.ts +0 -67
- package/packages/app-core/src/components/pages/plugin-list-utils.d.ts.map +0 -1
- package/packages/app-core/src/components/pages/plugin-list-utils.js +0 -665
- package/packages/app-core/src/components/pages/plugin-view-connectors.d.ts +0 -57
- package/packages/app-core/src/components/pages/plugin-view-connectors.d.ts.map +0 -1
- package/packages/app-core/src/components/pages/plugin-view-connectors.js +0 -275
- package/packages/app-core/src/components/pages/plugin-view-dialogs.d.ts +0 -36
- package/packages/app-core/src/components/pages/plugin-view-dialogs.d.ts.map +0 -1
- package/packages/app-core/src/components/pages/plugin-view-dialogs.js +0 -63
- package/packages/app-core/src/components/pages/plugin-view-modal.d.ts +0 -34
- package/packages/app-core/src/components/pages/plugin-view-modal.d.ts.map +0 -1
- package/packages/app-core/src/components/pages/plugin-view-modal.js +0 -29
- package/packages/app-core/src/components/pages/plugin-view-sidebar.d.ts +0 -36
- package/packages/app-core/src/components/pages/plugin-view-sidebar.d.ts.map +0 -1
- package/packages/app-core/src/components/pages/plugin-view-sidebar.js +0 -42
- package/packages/app-core/src/components/pages/relationships/RelationshipsActivityFeed.d.ts +0 -2
- package/packages/app-core/src/components/pages/relationships/RelationshipsActivityFeed.d.ts.map +0 -1
- package/packages/app-core/src/components/pages/relationships/RelationshipsActivityFeed.js +0 -85
- package/packages/app-core/src/components/pages/relationships/RelationshipsCandidateMergesPanel.d.ts +0 -6
- package/packages/app-core/src/components/pages/relationships/RelationshipsCandidateMergesPanel.d.ts.map +0 -1
- package/packages/app-core/src/components/pages/relationships/RelationshipsCandidateMergesPanel.js +0 -73
- package/packages/app-core/src/components/pages/relationships/RelationshipsPersonPanels.d.ts +0 -27
- package/packages/app-core/src/components/pages/relationships/RelationshipsPersonPanels.d.ts.map +0 -1
- package/packages/app-core/src/components/pages/relationships/RelationshipsPersonPanels.js +0 -241
- package/packages/app-core/src/components/pages/relationships/RelationshipsSidebar.d.ts +0 -10
- package/packages/app-core/src/components/pages/relationships/RelationshipsSidebar.d.ts.map +0 -1
- package/packages/app-core/src/components/pages/relationships/RelationshipsSidebar.js +0 -16
- package/packages/app-core/src/components/pages/relationships/RelationshipsWorkspaceView.d.ts +0 -7
- package/packages/app-core/src/components/pages/relationships/RelationshipsWorkspaceView.d.ts.map +0 -1
- package/packages/app-core/src/components/pages/relationships/RelationshipsWorkspaceView.js +0 -130
- package/packages/app-core/src/components/pages/relationships/relationships-utils.d.ts +0 -16
- package/packages/app-core/src/components/pages/relationships/relationships-utils.d.ts.map +0 -1
- package/packages/app-core/src/components/pages/relationships/relationships-utils.js +0 -105
- package/packages/app-core/src/components/pages/settings/IdentitySettingsSection.d.ts +0 -2
- package/packages/app-core/src/components/pages/settings/IdentitySettingsSection.d.ts.map +0 -1
- package/packages/app-core/src/components/pages/settings/IdentitySettingsSection.js +0 -310
- package/packages/app-core/src/components/pages/skill-detail-panel.d.ts +0 -13
- package/packages/app-core/src/components/pages/skill-detail-panel.d.ts.map +0 -1
- package/packages/app-core/src/components/pages/skill-detail-panel.js +0 -161
- package/packages/app-core/src/components/pages/skill-marketplace.d.ts +0 -38
- package/packages/app-core/src/components/pages/skill-marketplace.d.ts.map +0 -1
- package/packages/app-core/src/components/pages/skill-marketplace.js +0 -114
- package/packages/app-core/src/components/pages/useBrowserWorkspaceWalletBridge.d.ts +0 -43
- package/packages/app-core/src/components/pages/useBrowserWorkspaceWalletBridge.d.ts.map +0 -1
- package/packages/app-core/src/components/pages/useBrowserWorkspaceWalletBridge.js +0 -362
- package/packages/app-core/src/components/pages/vector-browser-utils.d.ts +0 -2
- package/packages/app-core/src/components/pages/vector-browser-utils.d.ts.map +0 -1
- package/packages/app-core/src/components/pages/vector-browser-utils.js +0 -1
- package/packages/app-core/src/components/pages/workflow-graph-events.d.ts +0 -6
- package/packages/app-core/src/components/pages/workflow-graph-events.d.ts.map +0 -1
- package/packages/app-core/src/components/pages/workflow-graph-events.js +0 -7
- package/packages/app-core/src/components/permissions/PermissionIcon.d.ts +0 -4
- package/packages/app-core/src/components/permissions/PermissionIcon.d.ts.map +0 -1
- package/packages/app-core/src/components/permissions/PermissionIcon.js +0 -13
- package/packages/app-core/src/components/permissions/StreamingPermissions.d.ts +0 -21
- package/packages/app-core/src/components/permissions/StreamingPermissions.d.ts.map +0 -1
- package/packages/app-core/src/components/permissions/StreamingPermissions.js +0 -284
- package/packages/app-core/src/components/phone-companion/Chat.d.ts +0 -15
- package/packages/app-core/src/components/phone-companion/Chat.d.ts.map +0 -1
- package/packages/app-core/src/components/phone-companion/Chat.js +0 -76
- package/packages/app-core/src/components/phone-companion/Pairing.d.ts +0 -9
- package/packages/app-core/src/components/phone-companion/Pairing.d.ts.map +0 -1
- package/packages/app-core/src/components/phone-companion/Pairing.js +0 -124
- package/packages/app-core/src/components/phone-companion/PhoneCompanionApp.d.ts +0 -9
- package/packages/app-core/src/components/phone-companion/PhoneCompanionApp.d.ts.map +0 -1
- package/packages/app-core/src/components/phone-companion/PhoneCompanionApp.js +0 -108
- package/packages/app-core/src/components/phone-companion/RemoteSession.d.ts +0 -9
- package/packages/app-core/src/components/phone-companion/RemoteSession.d.ts.map +0 -1
- package/packages/app-core/src/components/phone-companion/RemoteSession.js +0 -364
- package/packages/app-core/src/components/phone-companion/index.d.ts +0 -5
- package/packages/app-core/src/components/phone-companion/index.d.ts.map +0 -1
- package/packages/app-core/src/components/phone-companion/index.js +0 -4
- package/packages/app-core/src/components/plugins/showcase-data.d.ts +0 -4
- package/packages/app-core/src/components/plugins/showcase-data.d.ts.map +0 -1
- package/packages/app-core/src/components/plugins/showcase-data.js +0 -461
- package/packages/app-core/src/components/policy-controls/ApprovedAddressesSection.d.ts +0 -7
- package/packages/app-core/src/components/policy-controls/ApprovedAddressesSection.d.ts.map +0 -1
- package/packages/app-core/src/components/policy-controls/ApprovedAddressesSection.js +0 -74
- package/packages/app-core/src/components/policy-controls/AutoApproveSection.d.ts +0 -7
- package/packages/app-core/src/components/policy-controls/AutoApproveSection.d.ts.map +0 -1
- package/packages/app-core/src/components/policy-controls/AutoApproveSection.js +0 -14
- package/packages/app-core/src/components/policy-controls/PolicyToggle.d.ts +0 -15
- package/packages/app-core/src/components/policy-controls/PolicyToggle.d.ts.map +0 -1
- package/packages/app-core/src/components/policy-controls/PolicyToggle.js +0 -12
- package/packages/app-core/src/components/policy-controls/RateLimitSection.d.ts +0 -7
- package/packages/app-core/src/components/policy-controls/RateLimitSection.d.ts.map +0 -1
- package/packages/app-core/src/components/policy-controls/RateLimitSection.js +0 -11
- package/packages/app-core/src/components/policy-controls/SpendingLimitSection.d.ts +0 -7
- package/packages/app-core/src/components/policy-controls/SpendingLimitSection.d.ts.map +0 -1
- package/packages/app-core/src/components/policy-controls/SpendingLimitSection.js +0 -15
- package/packages/app-core/src/components/policy-controls/TimeWindowSection.d.ts +0 -7
- package/packages/app-core/src/components/policy-controls/TimeWindowSection.d.ts.map +0 -1
- package/packages/app-core/src/components/policy-controls/TimeWindowSection.js +0 -40
- package/packages/app-core/src/components/policy-controls/constants.d.ts +0 -11
- package/packages/app-core/src/components/policy-controls/constants.d.ts.map +0 -1
- package/packages/app-core/src/components/policy-controls/constants.js +0 -41
- package/packages/app-core/src/components/policy-controls/helpers.d.ts +0 -13
- package/packages/app-core/src/components/policy-controls/helpers.d.ts.map +0 -1
- package/packages/app-core/src/components/policy-controls/helpers.js +0 -43
- package/packages/app-core/src/components/policy-controls/index.d.ts +0 -10
- package/packages/app-core/src/components/policy-controls/index.d.ts.map +0 -1
- package/packages/app-core/src/components/policy-controls/index.js +0 -9
- package/packages/app-core/src/components/policy-controls/types.d.ts +0 -58
- package/packages/app-core/src/components/policy-controls/types.d.ts.map +0 -1
- package/packages/app-core/src/components/policy-controls/types.js +0 -7
- package/packages/app-core/src/components/release-center/shared.d.ts +0 -13
- package/packages/app-core/src/components/release-center/shared.d.ts.map +0 -1
- package/packages/app-core/src/components/release-center/shared.js +0 -38
- package/packages/app-core/src/components/release-center/types.d.ts +0 -79
- package/packages/app-core/src/components/release-center/types.d.ts.map +0 -1
- package/packages/app-core/src/components/release-center/types.js +0 -5
- package/packages/app-core/src/components/settings/ApiKeyConfig.d.ts +0 -21
- package/packages/app-core/src/components/settings/ApiKeyConfig.d.ts.map +0 -1
- package/packages/app-core/src/components/settings/ApiKeyConfig.js +0 -111
- package/packages/app-core/src/components/settings/AppearanceSettingsSection.d.ts +0 -2
- package/packages/app-core/src/components/settings/AppearanceSettingsSection.d.ts.map +0 -1
- package/packages/app-core/src/components/settings/AppearanceSettingsSection.js +0 -253
- package/packages/app-core/src/components/settings/AppsManagementSection.d.ts +0 -12
- package/packages/app-core/src/components/settings/AppsManagementSection.d.ts.map +0 -1
- package/packages/app-core/src/components/settings/AppsManagementSection.js +0 -285
- package/packages/app-core/src/components/settings/CapabilitiesSection.d.ts +0 -2
- package/packages/app-core/src/components/settings/CapabilitiesSection.d.ts.map +0 -1
- package/packages/app-core/src/components/settings/CapabilitiesSection.js +0 -97
- package/packages/app-core/src/components/settings/DesktopWorkspaceSection.d.ts +0 -7
- package/packages/app-core/src/components/settings/DesktopWorkspaceSection.d.ts.map +0 -1
- package/packages/app-core/src/components/settings/DesktopWorkspaceSection.js +0 -502
- package/packages/app-core/src/components/settings/PermissionsSection.d.ts +0 -8
- package/packages/app-core/src/components/settings/PermissionsSection.d.ts.map +0 -1
- package/packages/app-core/src/components/settings/PermissionsSection.js +0 -310
- package/packages/app-core/src/components/settings/PolicyControlsView.d.ts +0 -2
- package/packages/app-core/src/components/settings/PolicyControlsView.d.ts.map +0 -1
- package/packages/app-core/src/components/settings/PolicyControlsView.js +0 -231
- package/packages/app-core/src/components/settings/ProviderSwitcher.d.ts +0 -22
- package/packages/app-core/src/components/settings/ProviderSwitcher.d.ts.map +0 -1
- package/packages/app-core/src/components/settings/ProviderSwitcher.js +0 -618
- package/packages/app-core/src/components/settings/SecuritySettingsSection.d.ts +0 -2
- package/packages/app-core/src/components/settings/SecuritySettingsSection.d.ts.map +0 -1
- package/packages/app-core/src/components/settings/SecuritySettingsSection.js +0 -381
- package/packages/app-core/src/components/settings/SubscriptionStatus.d.ts +0 -28
- package/packages/app-core/src/components/settings/SubscriptionStatus.d.ts.map +0 -1
- package/packages/app-core/src/components/settings/SubscriptionStatus.js +0 -266
- package/packages/app-core/src/components/settings/VoiceConfigView.d.ts +0 -5
- package/packages/app-core/src/components/settings/VoiceConfigView.d.ts.map +0 -1
- package/packages/app-core/src/components/settings/VoiceConfigView.js +0 -505
- package/packages/app-core/src/components/settings/cloud-model-schema.d.ts +0 -26
- package/packages/app-core/src/components/settings/cloud-model-schema.d.ts.map +0 -1
- package/packages/app-core/src/components/settings/cloud-model-schema.js +0 -103
- package/packages/app-core/src/components/settings/permission-controls.d.ts +0 -37
- package/packages/app-core/src/components/settings/permission-controls.d.ts.map +0 -1
- package/packages/app-core/src/components/settings/permission-controls.js +0 -437
- package/packages/app-core/src/components/settings/permission-types.d.ts +0 -44
- package/packages/app-core/src/components/settings/permission-types.d.ts.map +0 -1
- package/packages/app-core/src/components/settings/permission-types.js +0 -215
- package/packages/app-core/src/components/settings/settings-control-primitives.d.ts +0 -11
- package/packages/app-core/src/components/settings/settings-control-primitives.d.ts.map +0 -1
- package/packages/app-core/src/components/settings/settings-control-primitives.js +0 -14
- package/packages/app-core/src/components/shared/AppPageSidebar.d.ts +0 -12
- package/packages/app-core/src/components/shared/AppPageSidebar.d.ts.map +0 -1
- package/packages/app-core/src/components/shared/AppPageSidebar.js +0 -119
- package/packages/app-core/src/components/shared/CollapsibleSidebarSection.d.ts +0 -19
- package/packages/app-core/src/components/shared/CollapsibleSidebarSection.d.ts.map +0 -1
- package/packages/app-core/src/components/shared/CollapsibleSidebarSection.js +0 -12
- package/packages/app-core/src/components/shared/LanguageDropdown.d.ts +0 -24
- package/packages/app-core/src/components/shared/LanguageDropdown.d.ts.map +0 -1
- package/packages/app-core/src/components/shared/LanguageDropdown.js +0 -37
- package/packages/app-core/src/components/shared/ThemeToggle.d.ts +0 -14
- package/packages/app-core/src/components/shared/ThemeToggle.d.ts.map +0 -1
- package/packages/app-core/src/components/shared/ThemeToggle.js +0 -14
- package/packages/app-core/src/components/shared/confirm-delete-control.d.ts +0 -19
- package/packages/app-core/src/components/shared/confirm-delete-control.d.ts.map +0 -1
- package/packages/app-core/src/components/shared/confirm-delete-control.js +0 -19
- package/packages/app-core/src/components/shell/BugReportModal.d.ts +0 -2
- package/packages/app-core/src/components/shell/BugReportModal.d.ts.map +0 -1
- package/packages/app-core/src/components/shell/BugReportModal.js +0 -366
- package/packages/app-core/src/components/shell/CommandPalette.d.ts +0 -2
- package/packages/app-core/src/components/shell/CommandPalette.d.ts.map +0 -1
- package/packages/app-core/src/components/shell/CommandPalette.js +0 -185
- package/packages/app-core/src/components/shell/ComputerUseApprovalOverlay.d.ts +0 -2
- package/packages/app-core/src/components/shell/ComputerUseApprovalOverlay.d.ts.map +0 -1
- package/packages/app-core/src/components/shell/ComputerUseApprovalOverlay.js +0 -171
- package/packages/app-core/src/components/shell/ConnectionFailedBanner.d.ts +0 -6
- package/packages/app-core/src/components/shell/ConnectionFailedBanner.d.ts.map +0 -1
- package/packages/app-core/src/components/shell/ConnectionFailedBanner.js +0 -23
- package/packages/app-core/src/components/shell/ConnectionLostOverlay.d.ts +0 -2
- package/packages/app-core/src/components/shell/ConnectionLostOverlay.d.ts.map +0 -1
- package/packages/app-core/src/components/shell/ConnectionLostOverlay.js +0 -49
- package/packages/app-core/src/components/shell/Header.d.ts +0 -13
- package/packages/app-core/src/components/shell/Header.d.ts.map +0 -1
- package/packages/app-core/src/components/shell/Header.js +0 -298
- package/packages/app-core/src/components/shell/LoadingScreen.d.ts +0 -13
- package/packages/app-core/src/components/shell/LoadingScreen.d.ts.map +0 -1
- package/packages/app-core/src/components/shell/LoadingScreen.js +0 -86
- package/packages/app-core/src/components/shell/PairingView.d.ts +0 -2
- package/packages/app-core/src/components/shell/PairingView.d.ts.map +0 -1
- package/packages/app-core/src/components/shell/PairingView.js +0 -41
- package/packages/app-core/src/components/shell/RestartBanner.d.ts +0 -2
- package/packages/app-core/src/components/shell/RestartBanner.d.ts.map +0 -1
- package/packages/app-core/src/components/shell/RestartBanner.js +0 -39
- package/packages/app-core/src/components/shell/RuntimeGate.d.ts +0 -22
- package/packages/app-core/src/components/shell/RuntimeGate.d.ts.map +0 -1
- package/packages/app-core/src/components/shell/RuntimeGate.js +0 -640
- package/packages/app-core/src/components/shell/ShellHeaderControls.d.ts +0 -44
- package/packages/app-core/src/components/shell/ShellHeaderControls.d.ts.map +0 -1
- package/packages/app-core/src/components/shell/ShellHeaderControls.js +0 -80
- package/packages/app-core/src/components/shell/ShellOverlays.d.ts +0 -5
- package/packages/app-core/src/components/shell/ShellOverlays.d.ts.map +0 -1
- package/packages/app-core/src/components/shell/ShellOverlays.js +0 -15
- package/packages/app-core/src/components/shell/ShortcutsOverlay.d.ts +0 -2
- package/packages/app-core/src/components/shell/ShortcutsOverlay.d.ts.map +0 -1
- package/packages/app-core/src/components/shell/ShortcutsOverlay.js +0 -58
- package/packages/app-core/src/components/shell/StartupFailureView.d.ts +0 -8
- package/packages/app-core/src/components/shell/StartupFailureView.d.ts.map +0 -1
- package/packages/app-core/src/components/shell/StartupFailureView.js +0 -148
- package/packages/app-core/src/components/shell/StartupShell.d.ts +0 -12
- package/packages/app-core/src/components/shell/StartupShell.d.ts.map +0 -1
- package/packages/app-core/src/components/shell/StartupShell.js +0 -230
- package/packages/app-core/src/components/shell/SystemWarningBanner.d.ts +0 -6
- package/packages/app-core/src/components/shell/SystemWarningBanner.d.ts.map +0 -1
- package/packages/app-core/src/components/shell/SystemWarningBanner.js +0 -44
- package/packages/app-core/src/components/steward/injected.d.ts +0 -5
- package/packages/app-core/src/components/steward/injected.d.ts.map +0 -1
- package/packages/app-core/src/components/steward/injected.js +0 -14
- package/packages/app-core/src/components/stream/StatusBar.d.ts +0 -10
- package/packages/app-core/src/components/stream/StatusBar.d.ts.map +0 -1
- package/packages/app-core/src/components/stream/StatusBar.js +0 -65
- package/packages/app-core/src/components/stream/helpers.d.ts +0 -15
- package/packages/app-core/src/components/stream/helpers.d.ts.map +0 -1
- package/packages/app-core/src/components/stream/helpers.js +0 -16
- package/packages/app-core/src/components/training/injected.d.ts +0 -3
- package/packages/app-core/src/components/training/injected.d.ts.map +0 -1
- package/packages/app-core/src/components/training/injected.js +0 -6
- package/packages/app-core/src/components/workspace/AppWorkspaceChrome.d.ts +0 -62
- package/packages/app-core/src/components/workspace/AppWorkspaceChrome.d.ts.map +0 -1
- package/packages/app-core/src/components/workspace/AppWorkspaceChrome.js +0 -220
- package/packages/app-core/src/config/app-config.d.ts +0 -121
- package/packages/app-core/src/config/app-config.d.ts.map +0 -1
- package/packages/app-core/src/config/app-config.js +0 -31
- package/packages/app-core/src/config/boot-config-react.d.ts +0 -5
- package/packages/app-core/src/config/boot-config-react.d.ts.map +0 -1
- package/packages/app-core/src/config/boot-config-react.js +0 -7
- package/packages/app-core/src/config/cloud-only.d.ts +0 -6
- package/packages/app-core/src/config/cloud-only.d.ts.map +0 -1
- package/packages/app-core/src/config/cloud-only.js +0 -15
- package/packages/app-core/src/config/config-catalog.d.ts +0 -376
- package/packages/app-core/src/config/config-catalog.d.ts.map +0 -1
- package/packages/app-core/src/config/config-catalog.js +0 -732
- package/packages/app-core/src/config/index.d.ts +0 -12
- package/packages/app-core/src/config/index.d.ts.map +0 -1
- package/packages/app-core/src/config/index.js +0 -11
- package/packages/app-core/src/config/plugin-auto-enable.d.ts +0 -5
- package/packages/app-core/src/config/plugin-auto-enable.d.ts.map +0 -1
- package/packages/app-core/src/config/plugin-auto-enable.js +0 -47
- package/packages/app-core/src/config/plugin-ui-spec.d.ts +0 -42
- package/packages/app-core/src/config/plugin-ui-spec.d.ts.map +0 -1
- package/packages/app-core/src/config/plugin-ui-spec.js +0 -256
- package/packages/app-core/src/config/ui-spec.d.ts +0 -164
- package/packages/app-core/src/config/ui-spec.d.ts.map +0 -1
- package/packages/app-core/src/config/ui-spec.js +0 -13
- package/packages/app-core/src/config/wechat-config.d.ts +0 -3
- package/packages/app-core/src/config/wechat-config.d.ts.map +0 -1
- package/packages/app-core/src/config/wechat-config.js +0 -21
- package/packages/app-core/src/content-packs/apply-pack.d.ts +0 -33
- package/packages/app-core/src/content-packs/apply-pack.d.ts.map +0 -1
- package/packages/app-core/src/content-packs/apply-pack.js +0 -96
- package/packages/app-core/src/content-packs/bundled-packs.d.ts +0 -14
- package/packages/app-core/src/content-packs/bundled-packs.d.ts.map +0 -1
- package/packages/app-core/src/content-packs/bundled-packs.js +0 -106
- package/packages/app-core/src/content-packs/index.d.ts +0 -4
- package/packages/app-core/src/content-packs/index.d.ts.map +0 -1
- package/packages/app-core/src/content-packs/index.js +0 -3
- package/packages/app-core/src/content-packs/load-pack.d.ts +0 -34
- package/packages/app-core/src/content-packs/load-pack.d.ts.map +0 -1
- package/packages/app-core/src/content-packs/load-pack.js +0 -151
- package/packages/app-core/src/events/index.d.ts +0 -62
- package/packages/app-core/src/events/index.d.ts.map +0 -1
- package/packages/app-core/src/events/index.js +0 -51
- package/packages/app-core/src/hooks/index.d.ts +0 -14
- package/packages/app-core/src/hooks/index.d.ts.map +0 -1
- package/packages/app-core/src/hooks/index.js +0 -13
- package/packages/app-core/src/hooks/useAccounts.d.ts +0 -41
- package/packages/app-core/src/hooks/useAccounts.d.ts.map +0 -1
- package/packages/app-core/src/hooks/useAccounts.js +0 -250
- package/packages/app-core/src/hooks/useActivityEvents.d.ts +0 -20
- package/packages/app-core/src/hooks/useActivityEvents.d.ts.map +0 -1
- package/packages/app-core/src/hooks/useActivityEvents.js +0 -126
- package/packages/app-core/src/hooks/useAuthStatus.d.ts +0 -49
- package/packages/app-core/src/hooks/useAuthStatus.d.ts.map +0 -1
- package/packages/app-core/src/hooks/useAuthStatus.js +0 -90
- package/packages/app-core/src/hooks/useBugReport.d.ts +0 -26
- package/packages/app-core/src/hooks/useBugReport.d.ts.map +0 -1
- package/packages/app-core/src/hooks/useBugReport.js +0 -28
- package/packages/app-core/src/hooks/useCanvasWindow.d.ts +0 -38
- package/packages/app-core/src/hooks/useCanvasWindow.d.ts.map +0 -1
- package/packages/app-core/src/hooks/useCanvasWindow.js +0 -277
- package/packages/app-core/src/hooks/useChatAvatarVoiceBridge.d.ts +0 -12
- package/packages/app-core/src/hooks/useChatAvatarVoiceBridge.d.ts.map +0 -1
- package/packages/app-core/src/hooks/useChatAvatarVoiceBridge.js +0 -21
- package/packages/app-core/src/hooks/useContextMenu.d.ts +0 -17
- package/packages/app-core/src/hooks/useContextMenu.d.ts.map +0 -1
- package/packages/app-core/src/hooks/useContextMenu.js +0 -142
- package/packages/app-core/src/hooks/useKeyboardShortcuts.d.ts +0 -5
- package/packages/app-core/src/hooks/useKeyboardShortcuts.d.ts.map +0 -1
- package/packages/app-core/src/hooks/useKeyboardShortcuts.js +0 -32
- package/packages/app-core/src/hooks/useMediaQuery.d.ts +0 -4
- package/packages/app-core/src/hooks/useMediaQuery.d.ts.map +0 -1
- package/packages/app-core/src/hooks/useMediaQuery.js +0 -30
- package/packages/app-core/src/hooks/useMusicPlayer.d.ts +0 -54
- package/packages/app-core/src/hooks/useMusicPlayer.d.ts.map +0 -1
- package/packages/app-core/src/hooks/useMusicPlayer.js +0 -117
- package/packages/app-core/src/hooks/useRenderGuard.d.ts +0 -17
- package/packages/app-core/src/hooks/useRenderGuard.d.ts.map +0 -1
- package/packages/app-core/src/hooks/useRenderGuard.js +0 -36
- package/packages/app-core/src/hooks/useSignalPairing.d.ts +0 -12
- package/packages/app-core/src/hooks/useSignalPairing.d.ts.map +0 -1
- package/packages/app-core/src/hooks/useSignalPairing.js +0 -129
- package/packages/app-core/src/hooks/useStreamPopoutNavigation.d.ts +0 -3
- package/packages/app-core/src/hooks/useStreamPopoutNavigation.d.ts.map +0 -1
- package/packages/app-core/src/hooks/useStreamPopoutNavigation.js +0 -4
- package/packages/app-core/src/hooks/useVoiceChat.d.ts +0 -37
- package/packages/app-core/src/hooks/useVoiceChat.d.ts.map +0 -1
- package/packages/app-core/src/hooks/useVoiceChat.js +0 -1310
- package/packages/app-core/src/hooks/useWhatsAppPairing.d.ts +0 -12
- package/packages/app-core/src/hooks/useWhatsAppPairing.d.ts.map +0 -1
- package/packages/app-core/src/hooks/useWhatsAppPairing.js +0 -95
- package/packages/app-core/src/hooks/useWorkflowGenerationState.d.ts +0 -23
- package/packages/app-core/src/hooks/useWorkflowGenerationState.d.ts.map +0 -1
- package/packages/app-core/src/hooks/useWorkflowGenerationState.js +0 -46
- package/packages/app-core/src/hooks/voice-chat-playback.d.ts +0 -32
- package/packages/app-core/src/hooks/voice-chat-playback.d.ts.map +0 -1
- package/packages/app-core/src/hooks/voice-chat-playback.js +0 -203
- package/packages/app-core/src/hooks/voice-chat-recording.d.ts +0 -6
- package/packages/app-core/src/hooks/voice-chat-recording.d.ts.map +0 -1
- package/packages/app-core/src/hooks/voice-chat-recording.js +0 -46
- package/packages/app-core/src/hooks/voice-chat-types.d.ts +0 -193
- package/packages/app-core/src/hooks/voice-chat-types.d.ts.map +0 -1
- package/packages/app-core/src/hooks/voice-chat-types.js +0 -185
- package/packages/app-core/src/i18n/index.d.ts +0 -7
- package/packages/app-core/src/i18n/index.d.ts.map +0 -1
- package/packages/app-core/src/i18n/index.js +0 -57
- package/packages/app-core/src/i18n/locales/en.json +0 -3231
- package/packages/app-core/src/i18n/locales/es.json +0 -3231
- package/packages/app-core/src/i18n/locales/ko.json +0 -3231
- package/packages/app-core/src/i18n/locales/pt.json +0 -3231
- package/packages/app-core/src/i18n/locales/tl.json +0 -3231
- package/packages/app-core/src/i18n/locales/vi.json +0 -3231
- package/packages/app-core/src/i18n/locales/zh-CN.json +0 -3231
- package/packages/app-core/src/i18n/messages.d.ts +0 -6
- package/packages/app-core/src/i18n/messages.d.ts.map +0 -1
- package/packages/app-core/src/i18n/messages.js +0 -26
- package/packages/app-core/src/index.d.ts +0 -54
- package/packages/app-core/src/index.d.ts.map +0 -1
- package/packages/app-core/src/index.js +0 -50
- package/packages/app-core/src/onboarding/flow.d.ts +0 -66
- package/packages/app-core/src/onboarding/flow.d.ts.map +0 -1
- package/packages/app-core/src/onboarding/flow.js +0 -100
- package/packages/app-core/src/onboarding/mobile-runtime-mode.d.ts +0 -8
- package/packages/app-core/src/onboarding/mobile-runtime-mode.d.ts.map +0 -1
- package/packages/app-core/src/onboarding/mobile-runtime-mode.js +0 -57
- package/packages/app-core/src/onboarding/probe-local-agent.d.ts +0 -44
- package/packages/app-core/src/onboarding/probe-local-agent.d.ts.map +0 -1
- package/packages/app-core/src/onboarding/probe-local-agent.js +0 -126
- package/packages/app-core/src/onboarding/server-target.d.ts +0 -4
- package/packages/app-core/src/onboarding/server-target.d.ts.map +0 -1
- package/packages/app-core/src/onboarding/server-target.js +0 -13
- package/packages/app-core/src/onboarding-config.d.ts +0 -61
- package/packages/app-core/src/onboarding-config.d.ts.map +0 -1
- package/packages/app-core/src/onboarding-config.js +0 -172
- package/packages/app-core/src/platform/browser-launch.d.ts +0 -10
- package/packages/app-core/src/platform/browser-launch.d.ts.map +0 -1
- package/packages/app-core/src/platform/browser-launch.js +0 -147
- package/packages/app-core/src/platform/cloud-preference-patch.d.ts +0 -11
- package/packages/app-core/src/platform/cloud-preference-patch.d.ts.map +0 -1
- package/packages/app-core/src/platform/cloud-preference-patch.js +0 -85
- package/packages/app-core/src/platform/desktop-permissions-client.d.ts +0 -3
- package/packages/app-core/src/platform/desktop-permissions-client.d.ts.map +0 -1
- package/packages/app-core/src/platform/desktop-permissions-client.js +0 -128
- package/packages/app-core/src/platform/index.d.ts +0 -15
- package/packages/app-core/src/platform/index.d.ts.map +0 -1
- package/packages/app-core/src/platform/index.js +0 -23
- package/packages/app-core/src/platform/init.d.ts +0 -46
- package/packages/app-core/src/platform/init.d.ts.map +0 -1
- package/packages/app-core/src/platform/init.js +0 -169
- package/packages/app-core/src/platform/is-native-server.d.ts +0 -14
- package/packages/app-core/src/platform/is-native-server.d.ts.map +0 -1
- package/packages/app-core/src/platform/is-native-server.js +0 -16
- package/packages/app-core/src/platform/onboarding-reset.d.ts +0 -11
- package/packages/app-core/src/platform/onboarding-reset.d.ts.map +0 -1
- package/packages/app-core/src/platform/onboarding-reset.js +0 -127
- package/packages/app-core/src/platform/types.d.ts +0 -28
- package/packages/app-core/src/platform/types.d.ts.map +0 -1
- package/packages/app-core/src/platform/types.js +0 -1
- package/packages/app-core/src/platform/window-shell.d.ts +0 -28
- package/packages/app-core/src/platform/window-shell.d.ts.map +0 -1
- package/packages/app-core/src/platform/window-shell.js +0 -73
- package/packages/app-core/src/providers/index.d.ts +0 -26
- package/packages/app-core/src/providers/index.d.ts.map +0 -1
- package/packages/app-core/src/providers/index.js +0 -107
- package/packages/app-core/src/runtime/channel-plugin-map.d.ts +0 -6
- package/packages/app-core/src/runtime/channel-plugin-map.d.ts.map +0 -1
- package/packages/app-core/src/runtime/channel-plugin-map.js +0 -10
- package/packages/app-core/src/security/agent-vault-id.d.ts +0 -14
- package/packages/app-core/src/security/agent-vault-id.d.ts.map +0 -1
- package/packages/app-core/src/security/agent-vault-id.js +0 -32
- package/packages/app-core/src/security/platform-secure-store-node.d.ts +0 -15
- package/packages/app-core/src/security/platform-secure-store-node.d.ts.map +0 -1
- package/packages/app-core/src/security/platform-secure-store-node.js +0 -296
- package/packages/app-core/src/security/platform-secure-store.d.ts +0 -47
- package/packages/app-core/src/security/platform-secure-store.d.ts.map +0 -1
- package/packages/app-core/src/security/platform-secure-store.js +0 -10
- package/packages/app-core/src/services/account-pool.d.ts +0 -98
- package/packages/app-core/src/services/account-pool.d.ts.map +0 -1
- package/packages/app-core/src/services/account-pool.js +0 -506
- package/packages/app-core/src/services/account-usage.d.ts +0 -75
- package/packages/app-core/src/services/account-usage.d.ts.map +0 -1
- package/packages/app-core/src/services/account-usage.js +0 -179
- package/packages/app-core/src/services/auth-store.d.ts +0 -185
- package/packages/app-core/src/services/auth-store.d.ts.map +0 -1
- package/packages/app-core/src/services/auth-store.js +0 -418
- package/packages/app-core/src/services/cloud-jwks-store.d.ts +0 -62
- package/packages/app-core/src/services/cloud-jwks-store.d.ts.map +0 -1
- package/packages/app-core/src/services/cloud-jwks-store.js +0 -118
- package/packages/app-core/src/services/local-inference/active-model.d.ts +0 -59
- package/packages/app-core/src/services/local-inference/active-model.d.ts.map +0 -1
- package/packages/app-core/src/services/local-inference/active-model.js +0 -120
- package/packages/app-core/src/services/local-inference/device-bridge.d.ts +0 -131
- package/packages/app-core/src/services/local-inference/device-bridge.d.ts.map +0 -1
- package/packages/app-core/src/services/local-inference/device-bridge.js +0 -748
- package/packages/app-core/src/services/local-inference/engine.d.ts +0 -52
- package/packages/app-core/src/services/local-inference/engine.d.ts.map +0 -1
- package/packages/app-core/src/services/local-inference/engine.js +0 -138
- package/packages/app-core/src/services/local-inference/external-scanner.d.ts +0 -17
- package/packages/app-core/src/services/local-inference/external-scanner.d.ts.map +0 -1
- package/packages/app-core/src/services/local-inference/external-scanner.js +0 -261
- package/packages/app-core/src/services/local-inference/handler-registry.d.ts +0 -72
- package/packages/app-core/src/services/local-inference/handler-registry.d.ts.map +0 -1
- package/packages/app-core/src/services/local-inference/handler-registry.js +0 -160
- package/packages/app-core/src/services/local-inference/hardware.d.ts +0 -26
- package/packages/app-core/src/services/local-inference/hardware.d.ts.map +0 -1
- package/packages/app-core/src/services/local-inference/hardware.js +0 -139
- package/packages/app-core/src/services/local-inference/paths.d.ts +0 -24
- package/packages/app-core/src/services/local-inference/paths.d.ts.map +0 -1
- package/packages/app-core/src/services/local-inference/paths.js +0 -41
- package/packages/app-core/src/services/local-inference/providers.d.ts +0 -61
- package/packages/app-core/src/services/local-inference/providers.d.ts.map +0 -1
- package/packages/app-core/src/services/local-inference/providers.js +0 -277
- package/packages/app-core/src/services/local-inference/registry.d.ts +0 -35
- package/packages/app-core/src/services/local-inference/registry.d.ts.map +0 -1
- package/packages/app-core/src/services/local-inference/registry.js +0 -108
- package/packages/app-core/src/services/local-inference/routing-preferences.d.ts +0 -31
- package/packages/app-core/src/services/local-inference/routing-preferences.d.ts.map +0 -1
- package/packages/app-core/src/services/local-inference/routing-preferences.js +0 -72
- package/packages/app-core/src/services/local-inference/types.d.ts +0 -121
- package/packages/app-core/src/services/local-inference/types.d.ts.map +0 -1
- package/packages/app-core/src/services/local-inference/types.js +0 -14
- package/packages/app-core/src/services/local-inference/verify.d.ts +0 -39
- package/packages/app-core/src/services/local-inference/verify.d.ts.map +0 -1
- package/packages/app-core/src/services/local-inference/verify.js +0 -104
- package/packages/app-core/src/services/phone-companion/env.d.ts +0 -11
- package/packages/app-core/src/services/phone-companion/env.d.ts.map +0 -1
- package/packages/app-core/src/services/phone-companion/env.js +0 -21
- package/packages/app-core/src/services/phone-companion/index.d.ts +0 -14
- package/packages/app-core/src/services/phone-companion/index.d.ts.map +0 -1
- package/packages/app-core/src/services/phone-companion/index.js +0 -13
- package/packages/app-core/src/services/phone-companion/logger.d.ts +0 -14
- package/packages/app-core/src/services/phone-companion/logger.d.ts.map +0 -1
- package/packages/app-core/src/services/phone-companion/logger.js +0 -57
- package/packages/app-core/src/services/phone-companion/milady-intent.d.ts +0 -63
- package/packages/app-core/src/services/phone-companion/milady-intent.d.ts.map +0 -1
- package/packages/app-core/src/services/phone-companion/milady-intent.js +0 -50
- package/packages/app-core/src/services/phone-companion/navigation.d.ts +0 -17
- package/packages/app-core/src/services/phone-companion/navigation.d.ts.map +0 -1
- package/packages/app-core/src/services/phone-companion/navigation.js +0 -99
- package/packages/app-core/src/services/phone-companion/push.d.ts +0 -27
- package/packages/app-core/src/services/phone-companion/push.d.ts.map +0 -1
- package/packages/app-core/src/services/phone-companion/push.js +0 -80
- package/packages/app-core/src/services/phone-companion/session-client.d.ts +0 -114
- package/packages/app-core/src/services/phone-companion/session-client.d.ts.map +0 -1
- package/packages/app-core/src/services/phone-companion/session-client.js +0 -211
- package/packages/app-core/src/shell/AppWindowRenderer.d.ts +0 -17
- package/packages/app-core/src/shell/AppWindowRenderer.d.ts.map +0 -1
- package/packages/app-core/src/shell/AppWindowRenderer.js +0 -319
- package/packages/app-core/src/shell/DesktopOnboardingRuntime.d.ts +0 -9
- package/packages/app-core/src/shell/DesktopOnboardingRuntime.d.ts.map +0 -1
- package/packages/app-core/src/shell/DesktopOnboardingRuntime.js +0 -10
- package/packages/app-core/src/shell/DesktopSurfaceNavigationRuntime.d.ts +0 -2
- package/packages/app-core/src/shell/DesktopSurfaceNavigationRuntime.d.ts.map +0 -1
- package/packages/app-core/src/shell/DesktopSurfaceNavigationRuntime.js +0 -48
- package/packages/app-core/src/shell/DesktopTrayRuntime.d.ts +0 -11
- package/packages/app-core/src/shell/DesktopTrayRuntime.d.ts.map +0 -1
- package/packages/app-core/src/shell/DesktopTrayRuntime.js +0 -265
- package/packages/app-core/src/shell/DetachedShellRoot.d.ts +0 -10
- package/packages/app-core/src/shell/DetachedShellRoot.d.ts.map +0 -1
- package/packages/app-core/src/shell/DetachedShellRoot.js +0 -114
- package/packages/app-core/src/shell/index.d.ts +0 -6
- package/packages/app-core/src/shell/index.d.ts.map +0 -1
- package/packages/app-core/src/shell/index.js +0 -5
- package/packages/app-core/src/state/AppContext.d.ts +0 -13
- package/packages/app-core/src/state/AppContext.d.ts.map +0 -1
- package/packages/app-core/src/state/AppContext.js +0 -1896
- package/packages/app-core/src/state/ChatComposerContext.d.ts +0 -28
- package/packages/app-core/src/state/ChatComposerContext.d.ts.map +0 -1
- package/packages/app-core/src/state/ChatComposerContext.js +0 -30
- package/packages/app-core/src/state/CompanionSceneConfigContext.d.ts +0 -27
- package/packages/app-core/src/state/CompanionSceneConfigContext.d.ts.map +0 -1
- package/packages/app-core/src/state/CompanionSceneConfigContext.js +0 -32
- package/packages/app-core/src/state/PtySessionsContext.d.ts +0 -15
- package/packages/app-core/src/state/PtySessionsContext.d.ts.map +0 -1
- package/packages/app-core/src/state/PtySessionsContext.js +0 -15
- package/packages/app-core/src/state/TranslationContext.d.ts +0 -29
- package/packages/app-core/src/state/TranslationContext.d.ts.map +0 -1
- package/packages/app-core/src/state/TranslationContext.js +0 -61
- package/packages/app-core/src/state/agent-profile-types.d.ts +0 -29
- package/packages/app-core/src/state/agent-profile-types.d.ts.map +0 -1
- package/packages/app-core/src/state/agent-profile-types.js +0 -1
- package/packages/app-core/src/state/agent-profiles.d.ts +0 -16
- package/packages/app-core/src/state/agent-profiles.d.ts.map +0 -1
- package/packages/app-core/src/state/agent-profiles.js +0 -119
- package/packages/app-core/src/state/agent-startup-timing.d.ts +0 -15
- package/packages/app-core/src/state/agent-startup-timing.d.ts.map +0 -1
- package/packages/app-core/src/state/agent-startup-timing.js +0 -28
- package/packages/app-core/src/state/chat-conversation-guards.d.ts +0 -6
- package/packages/app-core/src/state/chat-conversation-guards.d.ts.map +0 -1
- package/packages/app-core/src/state/chat-conversation-guards.js +0 -47
- package/packages/app-core/src/state/complete-reset-local-state-after-wipe.d.ts +0 -30
- package/packages/app-core/src/state/complete-reset-local-state-after-wipe.d.ts.map +0 -1
- package/packages/app-core/src/state/complete-reset-local-state-after-wipe.js +0 -24
- package/packages/app-core/src/state/config-readers.d.ts +0 -7
- package/packages/app-core/src/state/config-readers.d.ts.map +0 -1
- package/packages/app-core/src/state/config-readers.js +0 -8
- package/packages/app-core/src/state/connector-deeplink.d.ts +0 -30
- package/packages/app-core/src/state/connector-deeplink.d.ts.map +0 -1
- package/packages/app-core/src/state/connector-deeplink.js +0 -46
- package/packages/app-core/src/state/handle-reset-applied-from-main.d.ts +0 -31
- package/packages/app-core/src/state/handle-reset-applied-from-main.d.ts.map +0 -1
- package/packages/app-core/src/state/handle-reset-applied-from-main.js +0 -38
- package/packages/app-core/src/state/index.d.ts +0 -14
- package/packages/app-core/src/state/index.d.ts.map +0 -1
- package/packages/app-core/src/state/index.js +0 -13
- package/packages/app-core/src/state/internal.d.ts +0 -9
- package/packages/app-core/src/state/internal.d.ts.map +0 -1
- package/packages/app-core/src/state/internal.js +0 -9
- package/packages/app-core/src/state/navigation-events.d.ts +0 -12
- package/packages/app-core/src/state/navigation-events.d.ts.map +0 -1
- package/packages/app-core/src/state/navigation-events.js +0 -25
- package/packages/app-core/src/state/onboarding-bootstrap.d.ts +0 -28
- package/packages/app-core/src/state/onboarding-bootstrap.d.ts.map +0 -1
- package/packages/app-core/src/state/onboarding-bootstrap.js +0 -76
- package/packages/app-core/src/state/onboarding-resume.d.ts +0 -9
- package/packages/app-core/src/state/onboarding-resume.d.ts.map +0 -1
- package/packages/app-core/src/state/onboarding-resume.js +0 -93
- package/packages/app-core/src/state/parsers.d.ts +0 -33
- package/packages/app-core/src/state/parsers.d.ts.map +0 -1
- package/packages/app-core/src/state/parsers.js +0 -354
- package/packages/app-core/src/state/persistence.d.ts +0 -111
- package/packages/app-core/src/state/persistence.d.ts.map +0 -1
- package/packages/app-core/src/state/persistence.js +0 -749
- package/packages/app-core/src/state/shell-routing.d.ts +0 -12
- package/packages/app-core/src/state/shell-routing.d.ts.map +0 -1
- package/packages/app-core/src/state/shell-routing.js +0 -21
- package/packages/app-core/src/state/startup-coordinator.d.ts +0 -137
- package/packages/app-core/src/state/startup-coordinator.d.ts.map +0 -1
- package/packages/app-core/src/state/startup-coordinator.js +0 -247
- package/packages/app-core/src/state/startup-phase-hydrate.d.ts +0 -74
- package/packages/app-core/src/state/startup-phase-hydrate.d.ts.map +0 -1
- package/packages/app-core/src/state/startup-phase-hydrate.js +0 -494
- package/packages/app-core/src/state/startup-phase-poll.d.ts +0 -61
- package/packages/app-core/src/state/startup-phase-poll.d.ts.map +0 -1
- package/packages/app-core/src/state/startup-phase-poll.js +0 -272
- package/packages/app-core/src/state/startup-phase-restore.d.ts +0 -49
- package/packages/app-core/src/state/startup-phase-restore.d.ts.map +0 -1
- package/packages/app-core/src/state/startup-phase-restore.js +0 -145
- package/packages/app-core/src/state/startup-phase-runtime.d.ts +0 -34
- package/packages/app-core/src/state/startup-phase-runtime.d.ts.map +0 -1
- package/packages/app-core/src/state/startup-phase-runtime.js +0 -126
- package/packages/app-core/src/state/types.d.ts +0 -645
- package/packages/app-core/src/state/types.d.ts.map +0 -1
- package/packages/app-core/src/state/types.js +0 -62
- package/packages/app-core/src/state/ui-preferences.d.ts +0 -3
- package/packages/app-core/src/state/ui-preferences.d.ts.map +0 -1
- package/packages/app-core/src/state/ui-preferences.js +0 -1
- package/packages/app-core/src/state/useApp.d.ts +0 -4
- package/packages/app-core/src/state/useApp.d.ts.map +0 -1
- package/packages/app-core/src/state/useApp.js +0 -32
- package/packages/app-core/src/state/useCharacterState.d.ts +0 -52
- package/packages/app-core/src/state/useCharacterState.d.ts.map +0 -1
- package/packages/app-core/src/state/useCharacterState.js +0 -208
- package/packages/app-core/src/state/useChatCallbacks.d.ts +0 -168
- package/packages/app-core/src/state/useChatCallbacks.d.ts.map +0 -1
- package/packages/app-core/src/state/useChatCallbacks.js +0 -773
- package/packages/app-core/src/state/useChatLifecycle.d.ts +0 -104
- package/packages/app-core/src/state/useChatLifecycle.d.ts.map +0 -1
- package/packages/app-core/src/state/useChatLifecycle.js +0 -584
- package/packages/app-core/src/state/useChatSend.d.ts +0 -81
- package/packages/app-core/src/state/useChatSend.d.ts.map +0 -1
- package/packages/app-core/src/state/useChatSend.js +0 -924
- package/packages/app-core/src/state/useChatState.d.ts +0 -144
- package/packages/app-core/src/state/useChatState.d.ts.map +0 -1
- package/packages/app-core/src/state/useChatState.js +0 -251
- package/packages/app-core/src/state/useCloudState.d.ts +0 -71
- package/packages/app-core/src/state/useCloudState.d.ts.map +0 -1
- package/packages/app-core/src/state/useCloudState.js +0 -561
- package/packages/app-core/src/state/useDataLoaders.d.ts +0 -88
- package/packages/app-core/src/state/useDataLoaders.d.ts.map +0 -1
- package/packages/app-core/src/state/useDataLoaders.js +0 -394
- package/packages/app-core/src/state/useDisplayPreferences.d.ts +0 -23
- package/packages/app-core/src/state/useDisplayPreferences.d.ts.map +0 -1
- package/packages/app-core/src/state/useDisplayPreferences.js +0 -64
- package/packages/app-core/src/state/useExportImportState.d.ts +0 -32
- package/packages/app-core/src/state/useExportImportState.d.ts.map +0 -1
- package/packages/app-core/src/state/useExportImportState.js +0 -140
- package/packages/app-core/src/state/useLifecycleState.d.ts +0 -123
- package/packages/app-core/src/state/useLifecycleState.d.ts.map +0 -1
- package/packages/app-core/src/state/useLifecycleState.js +0 -258
- package/packages/app-core/src/state/useLogsState.d.ts +0 -24
- package/packages/app-core/src/state/useLogsState.d.ts.map +0 -1
- package/packages/app-core/src/state/useLogsState.js +0 -87
- package/packages/app-core/src/state/useMiscUiState.d.ts +0 -87
- package/packages/app-core/src/state/useMiscUiState.d.ts.map +0 -1
- package/packages/app-core/src/state/useMiscUiState.js +0 -150
- package/packages/app-core/src/state/useNavigationState.d.ts +0 -29
- package/packages/app-core/src/state/useNavigationState.d.ts.map +0 -1
- package/packages/app-core/src/state/useNavigationState.js +0 -122
- package/packages/app-core/src/state/useOnboardingCallbacks.d.ts +0 -100
- package/packages/app-core/src/state/useOnboardingCallbacks.d.ts.map +0 -1
- package/packages/app-core/src/state/useOnboardingCallbacks.js +0 -792
- package/packages/app-core/src/state/useOnboardingCompat.d.ts +0 -61
- package/packages/app-core/src/state/useOnboardingCompat.d.ts.map +0 -1
- package/packages/app-core/src/state/useOnboardingCompat.js +0 -110
- package/packages/app-core/src/state/useOnboardingState.d.ts +0 -126
- package/packages/app-core/src/state/useOnboardingState.d.ts.map +0 -1
- package/packages/app-core/src/state/useOnboardingState.js +0 -263
- package/packages/app-core/src/state/usePairingState.d.ts +0 -21
- package/packages/app-core/src/state/usePairingState.d.ts.map +0 -1
- package/packages/app-core/src/state/usePairingState.js +0 -60
- package/packages/app-core/src/state/usePluginsSkillsState.d.ts +0 -131
- package/packages/app-core/src/state/usePluginsSkillsState.d.ts.map +0 -1
- package/packages/app-core/src/state/usePluginsSkillsState.js +0 -572
- package/packages/app-core/src/state/useStartupCoordinator.d.ts +0 -40
- package/packages/app-core/src/state/useStartupCoordinator.d.ts.map +0 -1
- package/packages/app-core/src/state/useStartupCoordinator.js +0 -183
- package/packages/app-core/src/state/useTriggersState.d.ts +0 -29
- package/packages/app-core/src/state/useTriggersState.d.ts.map +0 -1
- package/packages/app-core/src/state/useTriggersState.js +0 -198
- package/packages/app-core/src/state/useVincentState.d.ts +0 -3
- package/packages/app-core/src/state/useVincentState.d.ts.map +0 -1
- package/packages/app-core/src/state/useVincentState.js +0 -13
- package/packages/app-core/src/state/useWalletState.d.ts +0 -97
- package/packages/app-core/src/state/useWalletState.d.ts.map +0 -1
- package/packages/app-core/src/state/useWalletState.js +0 -533
- package/packages/app-core/src/state/vrm.d.ts +0 -2
- package/packages/app-core/src/state/vrm.d.ts.map +0 -1
- package/packages/app-core/src/state/vrm.js +0 -1
- package/packages/app-core/src/test-support/test-helpers.d.ts +0 -111
- package/packages/app-core/src/test-support/test-helpers.d.ts.map +0 -1
- package/packages/app-core/src/test-support/test-helpers.js +0 -417
- package/packages/app-core/src/themes/apply-theme.d.ts +0 -24
- package/packages/app-core/src/themes/apply-theme.d.ts.map +0 -1
- package/packages/app-core/src/themes/apply-theme.js +0 -130
- package/packages/app-core/src/types/index.d.ts +0 -658
- package/packages/app-core/src/types/index.d.ts.map +0 -1
- package/packages/app-core/src/types/index.js +0 -4
- package/packages/app-core/src/utils/asset-url.d.ts +0 -24
- package/packages/app-core/src/utils/asset-url.d.ts.map +0 -1
- package/packages/app-core/src/utils/asset-url.js +0 -150
- package/packages/app-core/src/utils/assistant-text.d.ts +0 -2
- package/packages/app-core/src/utils/assistant-text.d.ts.map +0 -1
- package/packages/app-core/src/utils/assistant-text.js +0 -167
- package/packages/app-core/src/utils/browser-tabs-renderer-registry.d.ts +0 -56
- package/packages/app-core/src/utils/browser-tabs-renderer-registry.d.ts.map +0 -1
- package/packages/app-core/src/utils/browser-tabs-renderer-registry.js +0 -738
- package/packages/app-core/src/utils/character-message-examples.d.ts +0 -7
- package/packages/app-core/src/utils/character-message-examples.d.ts.map +0 -1
- package/packages/app-core/src/utils/character-message-examples.js +0 -122
- package/packages/app-core/src/utils/clipboard.d.ts +0 -2
- package/packages/app-core/src/utils/clipboard.d.ts.map +0 -1
- package/packages/app-core/src/utils/clipboard.js +0 -38
- package/packages/app-core/src/utils/cloud-status.d.ts +0 -3
- package/packages/app-core/src/utils/cloud-status.d.ts.map +0 -1
- package/packages/app-core/src/utils/cloud-status.js +0 -10
- package/packages/app-core/src/utils/desktop-bug-report.d.ts +0 -35
- package/packages/app-core/src/utils/desktop-bug-report.d.ts.map +0 -1
- package/packages/app-core/src/utils/desktop-bug-report.js +0 -47
- package/packages/app-core/src/utils/desktop-dialogs.d.ts +0 -24
- package/packages/app-core/src/utils/desktop-dialogs.d.ts.map +0 -1
- package/packages/app-core/src/utils/desktop-dialogs.js +0 -149
- package/packages/app-core/src/utils/desktop-workspace.d.ts +0 -86
- package/packages/app-core/src/utils/desktop-workspace.d.ts.map +0 -1
- package/packages/app-core/src/utils/desktop-workspace.js +0 -162
- package/packages/app-core/src/utils/eliza-cloud-model-route.d.ts +0 -3
- package/packages/app-core/src/utils/eliza-cloud-model-route.d.ts.map +0 -1
- package/packages/app-core/src/utils/eliza-cloud-model-route.js +0 -9
- package/packages/app-core/src/utils/eliza-globals.d.ts +0 -15
- package/packages/app-core/src/utils/eliza-globals.d.ts.map +0 -1
- package/packages/app-core/src/utils/eliza-globals.js +0 -50
- package/packages/app-core/src/utils/errors.d.ts +0 -13
- package/packages/app-core/src/utils/errors.d.ts.map +0 -1
- package/packages/app-core/src/utils/errors.js +0 -25
- package/packages/app-core/src/utils/format.d.ts +0 -66
- package/packages/app-core/src/utils/format.d.ts.map +0 -1
- package/packages/app-core/src/utils/format.js +0 -121
- package/packages/app-core/src/utils/index.d.ts +0 -15
- package/packages/app-core/src/utils/index.d.ts.map +0 -1
- package/packages/app-core/src/utils/index.js +0 -14
- package/packages/app-core/src/utils/knowledge-upload-image.d.ts +0 -27
- package/packages/app-core/src/utils/knowledge-upload-image.d.ts.map +0 -1
- package/packages/app-core/src/utils/knowledge-upload-image.js +0 -146
- package/packages/app-core/src/utils/labels.d.ts +0 -6
- package/packages/app-core/src/utils/labels.d.ts.map +0 -1
- package/packages/app-core/src/utils/labels.js +0 -41
- package/packages/app-core/src/utils/name-tokens.d.ts +0 -24
- package/packages/app-core/src/utils/name-tokens.d.ts.map +0 -1
- package/packages/app-core/src/utils/name-tokens.js +0 -36
- package/packages/app-core/src/utils/number-parsing.d.ts +0 -26
- package/packages/app-core/src/utils/number-parsing.d.ts.map +0 -1
- package/packages/app-core/src/utils/number-parsing.js +0 -51
- package/packages/app-core/src/utils/openExternalUrl.d.ts +0 -21
- package/packages/app-core/src/utils/openExternalUrl.d.ts.map +0 -1
- package/packages/app-core/src/utils/openExternalUrl.js +0 -67
- package/packages/app-core/src/utils/owner-name.d.ts +0 -3
- package/packages/app-core/src/utils/owner-name.d.ts.map +0 -1
- package/packages/app-core/src/utils/owner-name.js +0 -7
- package/packages/app-core/src/utils/streaming-text.d.ts +0 -9
- package/packages/app-core/src/utils/streaming-text.d.ts.map +0 -1
- package/packages/app-core/src/utils/streaming-text.js +0 -112
- package/packages/app-core/src/utils/subscription-auth.d.ts +0 -9
- package/packages/app-core/src/utils/subscription-auth.d.ts.map +0 -1
- package/packages/app-core/src/utils/subscription-auth.js +0 -48
- package/packages/app-core/src/utils/trajectory-format.d.ts +0 -6
- package/packages/app-core/src/utils/trajectory-format.d.ts.map +0 -1
- package/packages/app-core/src/utils/trajectory-format.js +0 -43
- package/packages/app-core/src/voice/character-voice-config.d.ts +0 -9
- package/packages/app-core/src/voice/character-voice-config.d.ts.map +0 -1
- package/packages/app-core/src/voice/character-voice-config.js +0 -83
- package/packages/app-core/src/voice/index.d.ts +0 -3
- package/packages/app-core/src/voice/index.d.ts.map +0 -1
- package/packages/app-core/src/voice/index.js +0 -2
- package/packages/app-core/src/voice/types.d.ts +0 -40
- package/packages/app-core/src/voice/types.d.ts.map +0 -1
- package/packages/app-core/src/voice/types.js +0 -295
- package/packages/app-core/src/wallet-rpc.d.ts +0 -9
- package/packages/app-core/src/wallet-rpc.d.ts.map +0 -1
- package/packages/app-core/src/wallet-rpc.js +0 -133
- package/packages/app-core/src/widgets/WidgetHost.d.ts +0 -32
- package/packages/app-core/src/widgets/WidgetHost.d.ts.map +0 -1
- package/packages/app-core/src/widgets/WidgetHost.js +0 -57
- package/packages/app-core/src/widgets/index.d.ts +0 -6
- package/packages/app-core/src/widgets/index.d.ts.map +0 -1
- package/packages/app-core/src/widgets/index.js +0 -2
- package/packages/app-core/src/widgets/registry.d.ts +0 -58
- package/packages/app-core/src/widgets/registry.d.ts.map +0 -1
- package/packages/app-core/src/widgets/registry.js +0 -221
- package/packages/app-core/src/widgets/types.d.ts +0 -50
- package/packages/app-core/src/widgets/types.d.ts.map +0 -1
- package/packages/app-core/src/widgets/types.js +0 -1
- package/packages/app-core/src/widgets/useChatSidebarVisibility.d.ts +0 -16
- package/packages/app-core/src/widgets/useChatSidebarVisibility.d.ts.map +0 -1
- package/packages/app-core/src/widgets/useChatSidebarVisibility.js +0 -54
- package/packages/app-core/src/widgets/visibility.d.ts +0 -55
- package/packages/app-core/src/widgets/visibility.d.ts.map +0 -1
- package/packages/app-core/src/widgets/visibility.js +0 -90
- package/packages/ui/src/components/composites/chat/chat-attachment-strip.d.ts +0 -9
- package/packages/ui/src/components/composites/chat/chat-attachment-strip.d.ts.map +0 -1
- package/packages/ui/src/components/composites/chat/chat-attachment-strip.js +0 -8
- package/packages/ui/src/components/composites/chat/chat-bubble.d.ts +0 -14
- package/packages/ui/src/components/composites/chat/chat-bubble.d.ts.map +0 -1
- package/packages/ui/src/components/composites/chat/chat-bubble.js +0 -7
- package/packages/ui/src/components/composites/chat/chat-composer-shell.d.ts +0 -14
- package/packages/ui/src/components/composites/chat/chat-composer-shell.d.ts.map +0 -1
- package/packages/ui/src/components/composites/chat/chat-composer-shell.js +0 -25
- package/packages/ui/src/components/composites/chat/chat-composer.d.ts +0 -45
- package/packages/ui/src/components/composites/chat/chat-composer.d.ts.map +0 -1
- package/packages/ui/src/components/composites/chat/chat-composer.js +0 -297
- package/packages/ui/src/components/composites/chat/chat-conversation-item.d.ts +0 -21
- package/packages/ui/src/components/composites/chat/chat-conversation-item.d.ts.map +0 -1
- package/packages/ui/src/components/composites/chat/chat-conversation-item.js +0 -118
- package/packages/ui/src/components/composites/chat/chat-conversation-rename-dialog.d.ts +0 -22
- package/packages/ui/src/components/composites/chat/chat-conversation-rename-dialog.d.ts.map +0 -1
- package/packages/ui/src/components/composites/chat/chat-conversation-rename-dialog.js +0 -14
- package/packages/ui/src/components/composites/chat/chat-empty-state.d.ts +0 -19
- package/packages/ui/src/components/composites/chat/chat-empty-state.d.ts.map +0 -1
- package/packages/ui/src/components/composites/chat/chat-empty-state.js +0 -8
- package/packages/ui/src/components/composites/chat/chat-message-actions.d.ts +0 -14
- package/packages/ui/src/components/composites/chat/chat-message-actions.d.ts.map +0 -1
- package/packages/ui/src/components/composites/chat/chat-message-actions.js +0 -10
- package/packages/ui/src/components/composites/chat/chat-message.d.ts +0 -18
- package/packages/ui/src/components/composites/chat/chat-message.d.ts.map +0 -1
- package/packages/ui/src/components/composites/chat/chat-message.js +0 -260
- package/packages/ui/src/components/composites/chat/chat-sidebar.d.ts +0 -54
- package/packages/ui/src/components/composites/chat/chat-sidebar.d.ts.map +0 -1
- package/packages/ui/src/components/composites/chat/chat-sidebar.js +0 -64
- package/packages/ui/src/components/composites/chat/chat-source.d.ts +0 -23
- package/packages/ui/src/components/composites/chat/chat-source.d.ts.map +0 -1
- package/packages/ui/src/components/composites/chat/chat-source.js +0 -60
- package/packages/ui/src/components/composites/chat/chat-thread-layout.d.ts +0 -22
- package/packages/ui/src/components/composites/chat/chat-thread-layout.d.ts.map +0 -1
- package/packages/ui/src/components/composites/chat/chat-thread-layout.js +0 -37
- package/packages/ui/src/components/composites/chat/chat-transcript.d.ts +0 -19
- package/packages/ui/src/components/composites/chat/chat-transcript.d.ts.map +0 -1
- package/packages/ui/src/components/composites/chat/chat-transcript.js +0 -88
- package/packages/ui/src/components/composites/chat/chat-types.d.ts +0 -91
- package/packages/ui/src/components/composites/chat/chat-types.d.ts.map +0 -1
- package/packages/ui/src/components/composites/chat/chat-types.js +0 -1
- package/packages/ui/src/components/composites/chat/chat-typing-indicator.d.ts +0 -10
- package/packages/ui/src/components/composites/chat/chat-typing-indicator.d.ts.map +0 -1
- package/packages/ui/src/components/composites/chat/chat-typing-indicator.js +0 -10
- package/packages/ui/src/components/composites/chat/create-task-popover.d.ts +0 -13
- package/packages/ui/src/components/composites/chat/create-task-popover.d.ts.map +0 -1
- package/packages/ui/src/components/composites/chat/create-task-popover.js +0 -44
- package/packages/ui/src/components/composites/chat/index.d.ts +0 -17
- package/packages/ui/src/components/composites/chat/index.d.ts.map +0 -1
- package/packages/ui/src/components/composites/chat/index.js +0 -16
- package/packages/ui/src/components/composites/form-field/form-field.d.ts +0 -14
- package/packages/ui/src/components/composites/form-field/form-field.d.ts.map +0 -1
- package/packages/ui/src/components/composites/form-field/form-field.js +0 -8
- package/packages/ui/src/components/composites/form-field/index.d.ts +0 -2
- package/packages/ui/src/components/composites/form-field/index.d.ts.map +0 -1
- package/packages/ui/src/components/composites/form-field/index.js +0 -1
- package/packages/ui/src/components/composites/index.d.ts +0 -27
- package/packages/ui/src/components/composites/index.d.ts.map +0 -1
- package/packages/ui/src/components/composites/index.js +0 -26
- package/packages/ui/src/components/composites/page-panel/index.d.ts +0 -29
- package/packages/ui/src/components/composites/page-panel/index.d.ts.map +0 -1
- package/packages/ui/src/components/composites/page-panel/index.js +0 -28
- package/packages/ui/src/components/composites/page-panel/page-panel-collapsible-section.d.ts +0 -4
- package/packages/ui/src/components/composites/page-panel/page-panel-collapsible-section.d.ts.map +0 -1
- package/packages/ui/src/components/composites/page-panel/page-panel-collapsible-section.js +0 -60
- package/packages/ui/src/components/composites/page-panel/page-panel-empty.d.ts +0 -3
- package/packages/ui/src/components/composites/page-panel/page-panel-empty.d.ts.map +0 -1
- package/packages/ui/src/components/composites/page-panel/page-panel-empty.js +0 -15
- package/packages/ui/src/components/composites/page-panel/page-panel-frame.d.ts +0 -5
- package/packages/ui/src/components/composites/page-panel/page-panel-frame.d.ts.map +0 -1
- package/packages/ui/src/components/composites/page-panel/page-panel-frame.js +0 -9
- package/packages/ui/src/components/composites/page-panel/page-panel-header.d.ts +0 -7
- package/packages/ui/src/components/composites/page-panel/page-panel-header.d.ts.map +0 -1
- package/packages/ui/src/components/composites/page-panel/page-panel-header.js +0 -30
- package/packages/ui/src/components/composites/page-panel/page-panel-loading.d.ts +0 -3
- package/packages/ui/src/components/composites/page-panel/page-panel-loading.d.ts.map +0 -1
- package/packages/ui/src/components/composites/page-panel/page-panel-loading.js +0 -13
- package/packages/ui/src/components/composites/page-panel/page-panel-root.d.ts +0 -7
- package/packages/ui/src/components/composites/page-panel/page-panel-root.d.ts.map +0 -1
- package/packages/ui/src/components/composites/page-panel/page-panel-root.js +0 -17
- package/packages/ui/src/components/composites/page-panel/page-panel-toolbar.d.ts +0 -4
- package/packages/ui/src/components/composites/page-panel/page-panel-toolbar.d.ts.map +0 -1
- package/packages/ui/src/components/composites/page-panel/page-panel-toolbar.js +0 -6
- package/packages/ui/src/components/composites/page-panel/page-panel-types.d.ts +0 -66
- package/packages/ui/src/components/composites/page-panel/page-panel-types.d.ts.map +0 -1
- package/packages/ui/src/components/composites/page-panel/page-panel-types.js +0 -1
- package/packages/ui/src/components/composites/search/index.d.ts +0 -3
- package/packages/ui/src/components/composites/search/index.d.ts.map +0 -1
- package/packages/ui/src/components/composites/search/index.js +0 -2
- package/packages/ui/src/components/composites/search/search-input.d.ts +0 -11
- package/packages/ui/src/components/composites/search/search-input.d.ts.map +0 -1
- package/packages/ui/src/components/composites/search/search-input.js +0 -10
- package/packages/ui/src/components/composites/search/searchbar.d.ts +0 -18
- package/packages/ui/src/components/composites/search/searchbar.d.ts.map +0 -1
- package/packages/ui/src/components/composites/search/searchbar.js +0 -25
- package/packages/ui/src/components/composites/sidebar/index.d.ts +0 -11
- package/packages/ui/src/components/composites/sidebar/index.d.ts.map +0 -1
- package/packages/ui/src/components/composites/sidebar/index.js +0 -10
- package/packages/ui/src/components/composites/sidebar/sidebar-auto-rail.d.ts +0 -15
- package/packages/ui/src/components/composites/sidebar/sidebar-auto-rail.d.ts.map +0 -1
- package/packages/ui/src/components/composites/sidebar/sidebar-auto-rail.js +0 -292
- package/packages/ui/src/components/composites/sidebar/sidebar-body.d.ts +0 -4
- package/packages/ui/src/components/composites/sidebar/sidebar-body.d.ts.map +0 -1
- package/packages/ui/src/components/composites/sidebar/sidebar-body.js +0 -7
- package/packages/ui/src/components/composites/sidebar/sidebar-collapsed-rail.d.ts +0 -11
- package/packages/ui/src/components/composites/sidebar/sidebar-collapsed-rail.d.ts.map +0 -1
- package/packages/ui/src/components/composites/sidebar/sidebar-collapsed-rail.js +0 -13
- package/packages/ui/src/components/composites/sidebar/sidebar-content.d.ts +0 -78
- package/packages/ui/src/components/composites/sidebar/sidebar-content.d.ts.map +0 -1
- package/packages/ui/src/components/composites/sidebar/sidebar-content.js +0 -94
- package/packages/ui/src/components/composites/sidebar/sidebar-filter-bar.d.ts +0 -3
- package/packages/ui/src/components/composites/sidebar/sidebar-filter-bar.d.ts.map +0 -1
- package/packages/ui/src/components/composites/sidebar/sidebar-filter-bar.js +0 -14
- package/packages/ui/src/components/composites/sidebar/sidebar-header-stack.d.ts +0 -3
- package/packages/ui/src/components/composites/sidebar/sidebar-header-stack.d.ts.map +0 -1
- package/packages/ui/src/components/composites/sidebar/sidebar-header-stack.js +0 -6
- package/packages/ui/src/components/composites/sidebar/sidebar-header.d.ts +0 -9
- package/packages/ui/src/components/composites/sidebar/sidebar-header.d.ts.map +0 -1
- package/packages/ui/src/components/composites/sidebar/sidebar-header.js +0 -6
- package/packages/ui/src/components/composites/sidebar/sidebar-panel.d.ts +0 -3
- package/packages/ui/src/components/composites/sidebar/sidebar-panel.d.ts.map +0 -1
- package/packages/ui/src/components/composites/sidebar/sidebar-panel.js +0 -18
- package/packages/ui/src/components/composites/sidebar/sidebar-root.d.ts +0 -4
- package/packages/ui/src/components/composites/sidebar/sidebar-root.d.ts.map +0 -1
- package/packages/ui/src/components/composites/sidebar/sidebar-root.js +0 -491
- package/packages/ui/src/components/composites/sidebar/sidebar-scroll-region.d.ts +0 -3
- package/packages/ui/src/components/composites/sidebar/sidebar-scroll-region.d.ts.map +0 -1
- package/packages/ui/src/components/composites/sidebar/sidebar-scroll-region.js +0 -18
- package/packages/ui/src/components/composites/sidebar/sidebar-types.d.ts +0 -77
- package/packages/ui/src/components/composites/sidebar/sidebar-types.d.ts.map +0 -1
- package/packages/ui/src/components/composites/sidebar/sidebar-types.js +0 -1
- package/packages/ui/src/components/composites/skills/index.d.ts +0 -2
- package/packages/ui/src/components/composites/skills/index.d.ts.map +0 -1
- package/packages/ui/src/components/composites/skills/index.js +0 -1
- package/packages/ui/src/components/composites/skills/skill-sidebar-item.d.ts +0 -16
- package/packages/ui/src/components/composites/skills/skill-sidebar-item.d.ts.map +0 -1
- package/packages/ui/src/components/composites/skills/skill-sidebar-item.js +0 -7
- package/packages/ui/src/components/composites/trajectories/index.d.ts +0 -5
- package/packages/ui/src/components/composites/trajectories/index.d.ts.map +0 -1
- package/packages/ui/src/components/composites/trajectories/index.js +0 -4
- package/packages/ui/src/components/composites/trajectories/trajectory-code-block.d.ts +0 -13
- package/packages/ui/src/components/composites/trajectories/trajectory-code-block.d.ts.map +0 -1
- package/packages/ui/src/components/composites/trajectories/trajectory-code-block.js +0 -13
- package/packages/ui/src/components/composites/trajectories/trajectory-llm-call-card.d.ts +0 -34
- package/packages/ui/src/components/composites/trajectories/trajectory-llm-call-card.d.ts.map +0 -1
- package/packages/ui/src/components/composites/trajectories/trajectory-llm-call-card.js +0 -14
- package/packages/ui/src/components/composites/trajectories/trajectory-pipeline-graph.d.ts +0 -26
- package/packages/ui/src/components/composites/trajectories/trajectory-pipeline-graph.d.ts.map +0 -1
- package/packages/ui/src/components/composites/trajectories/trajectory-pipeline-graph.js +0 -46
- package/packages/ui/src/components/composites/trajectories/trajectory-sidebar-item.d.ts +0 -15
- package/packages/ui/src/components/composites/trajectories/trajectory-sidebar-item.d.ts.map +0 -1
- package/packages/ui/src/components/composites/trajectories/trajectory-sidebar-item.js +0 -8
- package/packages/ui/src/components/primitives/index.d.ts +0 -26
- package/packages/ui/src/components/primitives/index.d.ts.map +0 -1
- package/packages/ui/src/components/primitives/index.js +0 -25
- package/packages/ui/src/components/ui/admin-dialog.d.ts +0 -50
- package/packages/ui/src/components/ui/admin-dialog.d.ts.map +0 -1
- package/packages/ui/src/components/ui/admin-dialog.js +0 -48
- package/packages/ui/src/components/ui/badge.d.ts +0 -10
- package/packages/ui/src/components/ui/badge.d.ts.map +0 -1
- package/packages/ui/src/components/ui/badge.js +0 -21
- package/packages/ui/src/components/ui/banner.d.ts +0 -17
- package/packages/ui/src/components/ui/banner.d.ts.map +0 -1
- package/packages/ui/src/components/ui/banner.js +0 -29
- package/packages/ui/src/components/ui/button.d.ts +0 -13
- package/packages/ui/src/components/ui/button.d.ts.map +0 -1
- package/packages/ui/src/components/ui/button.js +0 -40
- package/packages/ui/src/components/ui/card.d.ts +0 -15
- package/packages/ui/src/components/ui/card.d.ts.map +0 -1
- package/packages/ui/src/components/ui/card.js +0 -32
- package/packages/ui/src/components/ui/checkbox.d.ts +0 -5
- package/packages/ui/src/components/ui/checkbox.d.ts.map +0 -1
- package/packages/ui/src/components/ui/checkbox.js +0 -8
- package/packages/ui/src/components/ui/confirm-delete.d.ts +0 -20
- package/packages/ui/src/components/ui/confirm-delete.d.ts.map +0 -1
- package/packages/ui/src/components/ui/confirm-delete.js +0 -16
- package/packages/ui/src/components/ui/confirm-dialog.d.ts +0 -49
- package/packages/ui/src/components/ui/confirm-dialog.d.ts.map +0 -1
- package/packages/ui/src/components/ui/confirm-dialog.js +0 -90
- package/packages/ui/src/components/ui/connection-status.d.ts +0 -15
- package/packages/ui/src/components/ui/connection-status.d.ts.map +0 -1
- package/packages/ui/src/components/ui/connection-status.js +0 -25
- package/packages/ui/src/components/ui/copy-button.d.ts +0 -13
- package/packages/ui/src/components/ui/copy-button.d.ts.map +0 -1
- package/packages/ui/src/components/ui/copy-button.js +0 -14
- package/packages/ui/src/components/ui/dialog.d.ts +0 -25
- package/packages/ui/src/components/ui/dialog.d.ts.map +0 -1
- package/packages/ui/src/components/ui/dialog.js +0 -23
- package/packages/ui/src/components/ui/drawer-sheet.d.ts +0 -19
- package/packages/ui/src/components/ui/drawer-sheet.d.ts.map +0 -1
- package/packages/ui/src/components/ui/drawer-sheet.js +0 -21
- package/packages/ui/src/components/ui/dropdown-menu.d.ts +0 -28
- package/packages/ui/src/components/ui/dropdown-menu.d.ts.map +0 -1
- package/packages/ui/src/components/ui/dropdown-menu.js +0 -35
- package/packages/ui/src/components/ui/empty-state.d.ts +0 -13
- package/packages/ui/src/components/ui/empty-state.d.ts.map +0 -1
- package/packages/ui/src/components/ui/empty-state.js +0 -5
- package/packages/ui/src/components/ui/error-boundary.d.ts +0 -22
- package/packages/ui/src/components/ui/error-boundary.d.ts.map +0 -1
- package/packages/ui/src/components/ui/error-boundary.js +0 -27
- package/packages/ui/src/components/ui/field-switch.d.ts +0 -8
- package/packages/ui/src/components/ui/field-switch.d.ts.map +0 -1
- package/packages/ui/src/components/ui/field-switch.js +0 -10
- package/packages/ui/src/components/ui/field.d.ts +0 -12
- package/packages/ui/src/components/ui/field.d.ts.map +0 -1
- package/packages/ui/src/components/ui/field.js +0 -21
- package/packages/ui/src/components/ui/form-select.d.ts +0 -14
- package/packages/ui/src/components/ui/form-select.d.ts.map +0 -1
- package/packages/ui/src/components/ui/form-select.js +0 -9
- package/packages/ui/src/components/ui/grid.d.ts +0 -10
- package/packages/ui/src/components/ui/grid.d.ts.map +0 -1
- package/packages/ui/src/components/ui/grid.js +0 -31
- package/packages/ui/src/components/ui/input.d.ts +0 -12
- package/packages/ui/src/components/ui/input.d.ts.map +0 -1
- package/packages/ui/src/components/ui/input.js +0 -29
- package/packages/ui/src/components/ui/label.d.ts +0 -5
- package/packages/ui/src/components/ui/label.d.ts.map +0 -1
- package/packages/ui/src/components/ui/label.js +0 -10
- package/packages/ui/src/components/ui/new-action-button.d.ts +0 -7
- package/packages/ui/src/components/ui/new-action-button.d.ts.map +0 -1
- package/packages/ui/src/components/ui/new-action-button.js +0 -13
- package/packages/ui/src/components/ui/popover.d.ts +0 -7
- package/packages/ui/src/components/ui/popover.d.ts.map +0 -1
- package/packages/ui/src/components/ui/popover.js +0 -9
- package/packages/ui/src/components/ui/save-footer.d.ts +0 -13
- package/packages/ui/src/components/ui/save-footer.d.ts.map +0 -1
- package/packages/ui/src/components/ui/save-footer.js +0 -10
- package/packages/ui/src/components/ui/section-card.d.ts +0 -15
- package/packages/ui/src/components/ui/section-card.d.ts.map +0 -1
- package/packages/ui/src/components/ui/section-card.js +0 -10
- package/packages/ui/src/components/ui/segmented-control.d.ts +0 -18
- package/packages/ui/src/components/ui/segmented-control.d.ts.map +0 -1
- package/packages/ui/src/components/ui/segmented-control.js +0 -10
- package/packages/ui/src/components/ui/select.d.ts +0 -14
- package/packages/ui/src/components/ui/select.d.ts.map +0 -1
- package/packages/ui/src/components/ui/select.js +0 -27
- package/packages/ui/src/components/ui/separator.d.ts +0 -5
- package/packages/ui/src/components/ui/separator.d.ts.map +0 -1
- package/packages/ui/src/components/ui/separator.js +0 -7
- package/packages/ui/src/components/ui/settings-controls.d.ts +0 -41
- package/packages/ui/src/components/ui/settings-controls.d.ts.map +0 -1
- package/packages/ui/src/components/ui/settings-controls.js +0 -60
- package/packages/ui/src/components/ui/skeleton.d.ts +0 -17
- package/packages/ui/src/components/ui/skeleton.d.ts.map +0 -1
- package/packages/ui/src/components/ui/skeleton.js +0 -24
- package/packages/ui/src/components/ui/slider.d.ts +0 -5
- package/packages/ui/src/components/ui/slider.d.ts.map +0 -1
- package/packages/ui/src/components/ui/slider.js +0 -7
- package/packages/ui/src/components/ui/sonner.d.ts +0 -2
- package/packages/ui/src/components/ui/sonner.d.ts.map +0 -1
- package/packages/ui/src/components/ui/sonner.js +0 -1
- package/packages/ui/src/components/ui/spinner.d.ts +0 -6
- package/packages/ui/src/components/ui/spinner.d.ts.map +0 -1
- package/packages/ui/src/components/ui/spinner.js +0 -8
- package/packages/ui/src/components/ui/stack.d.ts +0 -11
- package/packages/ui/src/components/ui/stack.d.ts.map +0 -1
- package/packages/ui/src/components/ui/stack.js +0 -40
- package/packages/ui/src/components/ui/status-badge.d.ts +0 -27
- package/packages/ui/src/components/ui/status-badge.d.ts.map +0 -1
- package/packages/ui/src/components/ui/status-badge.js +0 -70
- package/packages/ui/src/components/ui/switch.d.ts +0 -5
- package/packages/ui/src/components/ui/switch.d.ts.map +0 -1
- package/packages/ui/src/components/ui/switch.js +0 -7
- package/packages/ui/src/components/ui/tabs.d.ts +0 -8
- package/packages/ui/src/components/ui/tabs.d.ts.map +0 -1
- package/packages/ui/src/components/ui/tabs.js +0 -12
- package/packages/ui/src/components/ui/tag-editor.d.ts +0 -12
- package/packages/ui/src/components/ui/tag-editor.d.ts.map +0 -1
- package/packages/ui/src/components/ui/tag-editor.js +0 -34
- package/packages/ui/src/components/ui/tag-input.d.ts +0 -3
- package/packages/ui/src/components/ui/tag-input.d.ts.map +0 -1
- package/packages/ui/src/components/ui/tag-input.js +0 -1
- package/packages/ui/src/components/ui/textarea.d.ts +0 -12
- package/packages/ui/src/components/ui/textarea.d.ts.map +0 -1
- package/packages/ui/src/components/ui/textarea.js +0 -29
- package/packages/ui/src/components/ui/themed-select.d.ts +0 -22
- package/packages/ui/src/components/ui/themed-select.d.ts.map +0 -1
- package/packages/ui/src/components/ui/themed-select.js +0 -137
- package/packages/ui/src/components/ui/tooltip-extended.d.ts +0 -54
- package/packages/ui/src/components/ui/tooltip-extended.d.ts.map +0 -1
- package/packages/ui/src/components/ui/tooltip-extended.js +0 -114
- package/packages/ui/src/components/ui/tooltip.d.ts +0 -18
- package/packages/ui/src/components/ui/tooltip.d.ts.map +0 -1
- package/packages/ui/src/components/ui/tooltip.js +0 -13
- package/packages/ui/src/components/ui/typography.d.ts +0 -15
- package/packages/ui/src/components/ui/typography.d.ts.map +0 -1
- package/packages/ui/src/components/ui/typography.js +0 -46
- package/packages/ui/src/hooks/index.d.ts +0 -6
- package/packages/ui/src/hooks/index.d.ts.map +0 -1
- package/packages/ui/src/hooks/index.js +0 -5
- package/packages/ui/src/hooks/useClickOutside.d.ts +0 -3
- package/packages/ui/src/hooks/useClickOutside.d.ts.map +0 -1
- package/packages/ui/src/hooks/useClickOutside.js +0 -22
- package/packages/ui/src/hooks/useDocumentVisibility.d.ts +0 -3
- package/packages/ui/src/hooks/useDocumentVisibility.d.ts.map +0 -1
- package/packages/ui/src/hooks/useDocumentVisibility.js +0 -28
- package/packages/ui/src/hooks/useKeyboardShortcuts.d.ts +0 -13
- package/packages/ui/src/hooks/useKeyboardShortcuts.d.ts.map +0 -1
- package/packages/ui/src/hooks/useKeyboardShortcuts.js +0 -34
- package/packages/ui/src/hooks/useLinkedSidebarSelection.d.ts +0 -16
- package/packages/ui/src/hooks/useLinkedSidebarSelection.d.ts.map +0 -1
- package/packages/ui/src/hooks/useLinkedSidebarSelection.js +0 -117
- package/packages/ui/src/hooks/useTimeout.d.ts +0 -5
- package/packages/ui/src/hooks/useTimeout.d.ts.map +0 -1
- package/packages/ui/src/hooks/useTimeout.js +0 -26
- package/packages/ui/src/index.d.ts +0 -8
- package/packages/ui/src/index.d.ts.map +0 -1
- package/packages/ui/src/index.js +0 -7
- package/packages/ui/src/layouts/chat-panel-layout/chat-panel-layout.d.ts +0 -11
- package/packages/ui/src/layouts/chat-panel-layout/chat-panel-layout.d.ts.map +0 -1
- package/packages/ui/src/layouts/chat-panel-layout/chat-panel-layout.js +0 -37
- package/packages/ui/src/layouts/chat-panel-layout/index.d.ts +0 -2
- package/packages/ui/src/layouts/chat-panel-layout/index.d.ts.map +0 -1
- package/packages/ui/src/layouts/chat-panel-layout/index.js +0 -1
- package/packages/ui/src/layouts/content-layout/content-layout.d.ts +0 -21
- package/packages/ui/src/layouts/content-layout/content-layout.d.ts.map +0 -1
- package/packages/ui/src/layouts/content-layout/content-layout.js +0 -5
- package/packages/ui/src/layouts/content-layout/index.d.ts +0 -2
- package/packages/ui/src/layouts/content-layout/index.d.ts.map +0 -1
- package/packages/ui/src/layouts/content-layout/index.js +0 -1
- package/packages/ui/src/layouts/index.d.ts +0 -5
- package/packages/ui/src/layouts/index.d.ts.map +0 -1
- package/packages/ui/src/layouts/index.js +0 -4
- package/packages/ui/src/layouts/page-layout/index.d.ts +0 -5
- package/packages/ui/src/layouts/page-layout/index.d.ts.map +0 -1
- package/packages/ui/src/layouts/page-layout/index.js +0 -4
- package/packages/ui/src/layouts/page-layout/page-layout-header.d.ts +0 -287
- package/packages/ui/src/layouts/page-layout/page-layout-header.d.ts.map +0 -1
- package/packages/ui/src/layouts/page-layout/page-layout-header.js +0 -8
- package/packages/ui/src/layouts/page-layout/page-layout-mobile-drawer.d.ts +0 -3
- package/packages/ui/src/layouts/page-layout/page-layout-mobile-drawer.d.ts.map +0 -1
- package/packages/ui/src/layouts/page-layout/page-layout-mobile-drawer.js +0 -37
- package/packages/ui/src/layouts/page-layout/page-layout-types.d.ts +0 -15
- package/packages/ui/src/layouts/page-layout/page-layout-types.d.ts.map +0 -1
- package/packages/ui/src/layouts/page-layout/page-layout-types.js +0 -1
- package/packages/ui/src/layouts/page-layout/page-layout.d.ts +0 -3
- package/packages/ui/src/layouts/page-layout/page-layout.d.ts.map +0 -1
- package/packages/ui/src/layouts/page-layout/page-layout.js +0 -5
- package/packages/ui/src/layouts/workspace-layout/index.d.ts +0 -4
- package/packages/ui/src/layouts/workspace-layout/index.d.ts.map +0 -1
- package/packages/ui/src/layouts/workspace-layout/index.js +0 -3
- package/packages/ui/src/layouts/workspace-layout/workspace-layout-types.d.ts +0 -19
- package/packages/ui/src/layouts/workspace-layout/workspace-layout-types.d.ts.map +0 -1
- package/packages/ui/src/layouts/workspace-layout/workspace-layout-types.js +0 -1
- package/packages/ui/src/layouts/workspace-layout/workspace-layout.d.ts +0 -3
- package/packages/ui/src/layouts/workspace-layout/workspace-layout.d.ts.map +0 -1
- package/packages/ui/src/layouts/workspace-layout/workspace-layout.js +0 -65
- package/packages/ui/src/layouts/workspace-layout/workspace-mobile-sidebar-controls.d.ts +0 -13
- package/packages/ui/src/layouts/workspace-layout/workspace-mobile-sidebar-controls.d.ts.map +0 -1
- package/packages/ui/src/layouts/workspace-layout/workspace-mobile-sidebar-controls.js +0 -5
- package/packages/ui/src/lib/floating-layers.d.ts +0 -17
- package/packages/ui/src/lib/floating-layers.d.ts.map +0 -1
- package/packages/ui/src/lib/floating-layers.js +0 -20
- package/packages/ui/src/lib/utils.d.ts +0 -3
- package/packages/ui/src/lib/utils.d.ts.map +0 -1
- package/packages/ui/src/lib/utils.js +0 -5
|
@@ -1,1133 +0,0 @@
|
|
|
1
|
-
import { jsx as _jsx, jsxs as _jsxs, Fragment as _Fragment } from "react/jsx-runtime";
|
|
2
|
-
/**
|
|
3
|
-
* Game View — embeds a running app's game client in an iframe.
|
|
4
|
-
*
|
|
5
|
-
* Features:
|
|
6
|
-
* - Full-screen iframe for game client
|
|
7
|
-
* - PostMessage auth for embedded app viewers
|
|
8
|
-
* - Split-screen mode with agent logs panel
|
|
9
|
-
* - Connection status indicator
|
|
10
|
-
*/
|
|
11
|
-
import { packageNameToAppRouteSlug } from "@elizaos/shared";
|
|
12
|
-
import { Button, Input, useDocumentVisibility, useIntervalWhenDocumentVisible, useTimeout, } from "@elizaos/ui";
|
|
13
|
-
import { Pin, PinOff } from "lucide-react";
|
|
14
|
-
import { useCallback, useEffect, useMemo, useRef, useState } from "react";
|
|
15
|
-
import { client, } from "../../api";
|
|
16
|
-
import { invokeDesktopBridgeRequest, isElectrobunRuntime } from "../../bridge";
|
|
17
|
-
import { useBranding } from "../../config/branding";
|
|
18
|
-
import { useMediaQuery } from "../../hooks";
|
|
19
|
-
import { useApp } from "../../state";
|
|
20
|
-
import { navigatePreOpenedWindow, openExternalUrl, preOpenWindow, } from "../../utils";
|
|
21
|
-
import { formatTime } from "../../utils/format";
|
|
22
|
-
import { getAppOperatorSurface } from "./surfaces/registry";
|
|
23
|
-
import { buildViewerSessionKey, resolveEmbeddedViewerUrl, resolvePostMessageTargetOrigin, resolveViewerReadyEventType, shouldUseEmbeddedAppViewer, } from "./viewer-auth";
|
|
24
|
-
export function buildDisconnectedSessionState(session) {
|
|
25
|
-
if (!session)
|
|
26
|
-
return null;
|
|
27
|
-
return {
|
|
28
|
-
...session,
|
|
29
|
-
status: "disconnected",
|
|
30
|
-
canSendCommands: false,
|
|
31
|
-
controls: [],
|
|
32
|
-
goalLabel: null,
|
|
33
|
-
suggestedPrompts: [],
|
|
34
|
-
telemetry: null,
|
|
35
|
-
summary: session.displayName
|
|
36
|
-
? `Session unavailable: ${session.displayName}`
|
|
37
|
-
: "Session unavailable.",
|
|
38
|
-
};
|
|
39
|
-
}
|
|
40
|
-
function getSteeringNotice(disposition, message) {
|
|
41
|
-
if (disposition === "queued") {
|
|
42
|
-
return {
|
|
43
|
-
tone: "info",
|
|
44
|
-
ttlMs: 2600,
|
|
45
|
-
text: message,
|
|
46
|
-
};
|
|
47
|
-
}
|
|
48
|
-
if (disposition === "accepted") {
|
|
49
|
-
return {
|
|
50
|
-
tone: "success",
|
|
51
|
-
ttlMs: 2400,
|
|
52
|
-
text: message,
|
|
53
|
-
};
|
|
54
|
-
}
|
|
55
|
-
return {
|
|
56
|
-
tone: "error",
|
|
57
|
-
ttlMs: 3200,
|
|
58
|
-
text: message,
|
|
59
|
-
};
|
|
60
|
-
}
|
|
61
|
-
function getSteeringFallbackMessage(disposition, defaultValue) {
|
|
62
|
-
if (disposition === "queued")
|
|
63
|
-
return "Command queued.";
|
|
64
|
-
if (disposition === "accepted")
|
|
65
|
-
return "Command accepted.";
|
|
66
|
-
if (disposition === "unsupported") {
|
|
67
|
-
return "This run does not support that steering channel.";
|
|
68
|
-
}
|
|
69
|
-
return defaultValue;
|
|
70
|
-
}
|
|
71
|
-
function getApiStatus(err) {
|
|
72
|
-
if (err &&
|
|
73
|
-
typeof err === "object" &&
|
|
74
|
-
"status" in err &&
|
|
75
|
-
typeof err.status === "number") {
|
|
76
|
-
return err.status;
|
|
77
|
-
}
|
|
78
|
-
return null;
|
|
79
|
-
}
|
|
80
|
-
/** Tag badge colors for logs panel. */
|
|
81
|
-
const TAG_COLORS = {
|
|
82
|
-
agent: { bg: "rgba(99, 102, 241, 0.15)", fg: "rgb(99, 102, 241)" },
|
|
83
|
-
game: { bg: "rgba(34, 197, 94, 0.15)", fg: "rgb(34, 197, 94)" },
|
|
84
|
-
autonomy: { bg: "rgba(245, 158, 11, 0.15)", fg: "rgb(245, 158, 11)" },
|
|
85
|
-
websocket: { bg: "rgba(20, 184, 166, 0.15)", fg: "rgb(20, 184, 166)" },
|
|
86
|
-
};
|
|
87
|
-
export const DESKTOP_GAME_CLICK_AUDIT = [
|
|
88
|
-
{
|
|
89
|
-
id: "game-native-refresh",
|
|
90
|
-
entryPoint: "game",
|
|
91
|
-
label: "Refresh Native Window State",
|
|
92
|
-
expectedAction: "Refresh canvas bounds and GPU window state.",
|
|
93
|
-
runtimeRequirement: "desktop",
|
|
94
|
-
coverage: "automated",
|
|
95
|
-
},
|
|
96
|
-
{
|
|
97
|
-
id: "game-native-focus",
|
|
98
|
-
entryPoint: "game",
|
|
99
|
-
label: "Focus Game Window",
|
|
100
|
-
expectedAction: "Focus the native game canvas window.",
|
|
101
|
-
runtimeRequirement: "desktop",
|
|
102
|
-
coverage: "automated",
|
|
103
|
-
},
|
|
104
|
-
{
|
|
105
|
-
id: "game-native-visibility",
|
|
106
|
-
entryPoint: "game",
|
|
107
|
-
label: "Show/Hide Game Window",
|
|
108
|
-
expectedAction: "Show or hide the native game canvas window.",
|
|
109
|
-
runtimeRequirement: "desktop",
|
|
110
|
-
coverage: "automated",
|
|
111
|
-
},
|
|
112
|
-
{
|
|
113
|
-
id: "game-native-always-on-top",
|
|
114
|
-
entryPoint: "game",
|
|
115
|
-
label: "Toggle Game Window Always On Top",
|
|
116
|
-
expectedAction: "Toggle whether the native game window floats above other windows.",
|
|
117
|
-
runtimeRequirement: "desktop",
|
|
118
|
-
coverage: "automated",
|
|
119
|
-
},
|
|
120
|
-
{
|
|
121
|
-
id: "game-native-snapshot",
|
|
122
|
-
entryPoint: "game",
|
|
123
|
-
label: "Snapshot Game Window",
|
|
124
|
-
expectedAction: "Capture a native snapshot of the game canvas window.",
|
|
125
|
-
runtimeRequirement: "desktop",
|
|
126
|
-
coverage: "automated",
|
|
127
|
-
},
|
|
128
|
-
{
|
|
129
|
-
id: "game-gpu-window",
|
|
130
|
-
entryPoint: "game",
|
|
131
|
-
label: "Launch GPU Diagnostics",
|
|
132
|
-
expectedAction: "Create or focus a safe GPU diagnostics window.",
|
|
133
|
-
runtimeRequirement: "desktop",
|
|
134
|
-
coverage: "automated",
|
|
135
|
-
},
|
|
136
|
-
];
|
|
137
|
-
export function DesktopGameWindowControls({ gameWindowId, }) {
|
|
138
|
-
const { t } = useApp();
|
|
139
|
-
const [busyAction, setBusyAction] = useState(null);
|
|
140
|
-
const [message, setMessage] = useState(null);
|
|
141
|
-
const [error, setError] = useState(null);
|
|
142
|
-
const [alwaysOnTop, setAlwaysOnTop] = useState(false);
|
|
143
|
-
const [boundsLabel, setBoundsLabel] = useState(t("gameview.BoundsUnavailable", { defaultValue: "Bounds unavailable." }));
|
|
144
|
-
const [gpuWindowId, setGpuWindowId] = useState(null);
|
|
145
|
-
const branding = useBranding();
|
|
146
|
-
const refresh = useCallback(async () => {
|
|
147
|
-
if (!gameWindowId) {
|
|
148
|
-
setBoundsLabel(t("gameview.WaitingForNativeGameWindow", {
|
|
149
|
-
defaultValue: "Waiting for native game window.",
|
|
150
|
-
}));
|
|
151
|
-
setAlwaysOnTop(false);
|
|
152
|
-
}
|
|
153
|
-
else {
|
|
154
|
-
const bounds = await invokeDesktopBridgeRequest({
|
|
155
|
-
rpcMethod: "canvasGetBounds",
|
|
156
|
-
ipcChannel: "canvas:getBounds",
|
|
157
|
-
params: { id: gameWindowId },
|
|
158
|
-
});
|
|
159
|
-
if (bounds) {
|
|
160
|
-
setBoundsLabel(`${bounds.width}x${bounds.height} @ ${bounds.x},${bounds.y}`);
|
|
161
|
-
}
|
|
162
|
-
try {
|
|
163
|
-
const windows = await invokeDesktopBridgeRequest({
|
|
164
|
-
rpcMethod: "canvasListWindows",
|
|
165
|
-
ipcChannel: "canvas:listWindows",
|
|
166
|
-
});
|
|
167
|
-
const currentWindow = windows?.windows.find((item) => item.id === gameWindowId);
|
|
168
|
-
setAlwaysOnTop(currentWindow?.alwaysOnTop ?? false);
|
|
169
|
-
}
|
|
170
|
-
catch (err) {
|
|
171
|
-
console.warn("[GameView] Failed to refresh game window pin state", err);
|
|
172
|
-
}
|
|
173
|
-
}
|
|
174
|
-
const gpuWindows = await invokeDesktopBridgeRequest({
|
|
175
|
-
rpcMethod: "gpuWindowList",
|
|
176
|
-
ipcChannel: "gpuWindow:list",
|
|
177
|
-
});
|
|
178
|
-
setGpuWindowId(gpuWindows?.windows[0]?.id ?? null);
|
|
179
|
-
}, [gameWindowId, t]);
|
|
180
|
-
useEffect(() => {
|
|
181
|
-
void refresh();
|
|
182
|
-
}, [refresh]);
|
|
183
|
-
const runAction = useCallback(async (id, action, successMessage, refreshAfter = true) => {
|
|
184
|
-
setBusyAction(id);
|
|
185
|
-
setError(null);
|
|
186
|
-
setMessage(null);
|
|
187
|
-
try {
|
|
188
|
-
await action();
|
|
189
|
-
if (refreshAfter) {
|
|
190
|
-
await refresh();
|
|
191
|
-
}
|
|
192
|
-
if (successMessage) {
|
|
193
|
-
setMessage(successMessage);
|
|
194
|
-
}
|
|
195
|
-
}
|
|
196
|
-
catch (err) {
|
|
197
|
-
setError(err instanceof Error
|
|
198
|
-
? err.message
|
|
199
|
-
: t("gameview.NativeGameActionFailed", {
|
|
200
|
-
defaultValue: "Native game action failed.",
|
|
201
|
-
}));
|
|
202
|
-
}
|
|
203
|
-
finally {
|
|
204
|
-
setBusyAction(null);
|
|
205
|
-
}
|
|
206
|
-
}, [refresh, t]);
|
|
207
|
-
return (_jsxs("div", { className: "flex flex-wrap items-center gap-2", children: [_jsx("span", { className: "rounded border border-border px-2 py-1 text-2xs text-muted", children: boundsLabel }), _jsx(Button, { variant: "outline", size: "sm", className: "h-7 text-xs shadow-sm hover:border-accent", onClick: () => void runAction("game-native-refresh", async () => { }, t("gameview.NativeGameStateRefreshed", {
|
|
208
|
-
defaultValue: "Native game state refreshed.",
|
|
209
|
-
})), disabled: busyAction === "game-native-refresh", children: t("gameview.RefreshNativeState", {
|
|
210
|
-
defaultValue: "Refresh Native State",
|
|
211
|
-
}) }), _jsx(Button, { variant: "outline", size: "sm", className: "h-7 text-xs shadow-sm hover:border-accent", onClick: () => void runAction("game-native-focus", async () => {
|
|
212
|
-
if (!gameWindowId) {
|
|
213
|
-
throw new Error(t("gameview.GameWindowNotReadyYet", {
|
|
214
|
-
defaultValue: "Game window not ready yet.",
|
|
215
|
-
}));
|
|
216
|
-
}
|
|
217
|
-
await invokeDesktopBridgeRequest({
|
|
218
|
-
rpcMethod: "canvasFocus",
|
|
219
|
-
ipcChannel: "canvas:focus",
|
|
220
|
-
params: { id: gameWindowId },
|
|
221
|
-
});
|
|
222
|
-
}, t("gameview.FocusedNativeGameWindow", {
|
|
223
|
-
defaultValue: "Focused native game window.",
|
|
224
|
-
}), false), disabled: !gameWindowId || busyAction === "game-native-focus", children: t("gameview.FocusWindow", { defaultValue: "Focus Window" }) }), _jsx(Button, { variant: "outline", size: "sm", className: "h-7 text-xs shadow-sm hover:border-accent", onClick: () => void runAction("game-native-show", async () => {
|
|
225
|
-
if (!gameWindowId) {
|
|
226
|
-
throw new Error(t("gameview.GameWindowNotReadyYet", {
|
|
227
|
-
defaultValue: "Game window not ready yet.",
|
|
228
|
-
}));
|
|
229
|
-
}
|
|
230
|
-
await invokeDesktopBridgeRequest({
|
|
231
|
-
rpcMethod: "canvasShow",
|
|
232
|
-
ipcChannel: "canvas:show",
|
|
233
|
-
params: { id: gameWindowId },
|
|
234
|
-
});
|
|
235
|
-
}, t("gameview.ShownNativeGameWindow", {
|
|
236
|
-
defaultValue: "Shown native game window.",
|
|
237
|
-
}), false), disabled: !gameWindowId || busyAction === "game-native-show", children: t("gameview.ShowWindow", { defaultValue: "Show Window" }) }), _jsx(Button, { variant: "outline", size: "sm", className: "h-7 text-xs shadow-sm hover:border-accent", onClick: () => void runAction("game-native-hide", async () => {
|
|
238
|
-
if (!gameWindowId) {
|
|
239
|
-
throw new Error(t("gameview.GameWindowNotReadyYet", {
|
|
240
|
-
defaultValue: "Game window not ready yet.",
|
|
241
|
-
}));
|
|
242
|
-
}
|
|
243
|
-
await invokeDesktopBridgeRequest({
|
|
244
|
-
rpcMethod: "canvasHide",
|
|
245
|
-
ipcChannel: "canvas:hide",
|
|
246
|
-
params: { id: gameWindowId },
|
|
247
|
-
});
|
|
248
|
-
}, t("gameview.HidNativeGameWindow", {
|
|
249
|
-
defaultValue: "Hid native game window.",
|
|
250
|
-
}), false), disabled: !gameWindowId || busyAction === "game-native-hide", children: t("gameview.HideWindow", { defaultValue: "Hide Window" }) }), _jsxs(Button, { variant: alwaysOnTop ? "default" : "outline", size: "sm", className: "h-7 gap-1.5 text-xs shadow-sm hover:border-accent", onClick: () => void runAction("game-native-always-on-top", async () => {
|
|
251
|
-
if (!gameWindowId) {
|
|
252
|
-
throw new Error(t("gameview.GameWindowNotReadyYet", {
|
|
253
|
-
defaultValue: "Game window not ready yet.",
|
|
254
|
-
}));
|
|
255
|
-
}
|
|
256
|
-
const next = !alwaysOnTop;
|
|
257
|
-
const result = await invokeDesktopBridgeRequest({
|
|
258
|
-
rpcMethod: "canvasSetAlwaysOnTop",
|
|
259
|
-
ipcChannel: "canvas:setAlwaysOnTop",
|
|
260
|
-
params: { id: gameWindowId, flag: next },
|
|
261
|
-
});
|
|
262
|
-
if (!result?.success) {
|
|
263
|
-
throw new Error(t("gameview.GameWindowNoLongerOpen", {
|
|
264
|
-
defaultValue: "Game window is no longer open.",
|
|
265
|
-
}));
|
|
266
|
-
}
|
|
267
|
-
setAlwaysOnTop(next);
|
|
268
|
-
}, alwaysOnTop
|
|
269
|
-
? t("gameview.NativeGameWindowNormal", {
|
|
270
|
-
defaultValue: "Native game window acts like a normal window.",
|
|
271
|
-
})
|
|
272
|
-
: t("gameview.NativeGameWindowPinned", {
|
|
273
|
-
defaultValue: "Native game window stays on top.",
|
|
274
|
-
})), disabled: !gameWindowId || busyAction === "game-native-always-on-top", children: [alwaysOnTop ? (_jsx(PinOff, { className: "h-3.5 w-3.5", "aria-hidden": "true" })) : (_jsx(Pin, { className: "h-3.5 w-3.5", "aria-hidden": "true" })), alwaysOnTop
|
|
275
|
-
? t("gameview.NormalWindow", { defaultValue: "Normal Window" })
|
|
276
|
-
: t("gameview.KeepOnTop", { defaultValue: "Keep On Top" })] }), _jsx(Button, { variant: "outline", size: "sm", className: "h-7 text-xs shadow-sm hover:border-accent", onClick: () => void runAction("game-native-snapshot", async () => {
|
|
277
|
-
if (!gameWindowId) {
|
|
278
|
-
throw new Error(t("gameview.GameWindowNotReadyYet", {
|
|
279
|
-
defaultValue: "Game window not ready yet.",
|
|
280
|
-
}));
|
|
281
|
-
}
|
|
282
|
-
const snapshot = await invokeDesktopBridgeRequest({
|
|
283
|
-
rpcMethod: "canvasSnapshot",
|
|
284
|
-
ipcChannel: "canvas:snapshot",
|
|
285
|
-
params: { id: gameWindowId, format: "png" },
|
|
286
|
-
});
|
|
287
|
-
if (!snapshot?.data) {
|
|
288
|
-
throw new Error(t("gameview.SnapshotUnavailable", {
|
|
289
|
-
defaultValue: "Snapshot unavailable.",
|
|
290
|
-
}));
|
|
291
|
-
}
|
|
292
|
-
}, t("gameview.CapturedNativeGameSnapshot", {
|
|
293
|
-
defaultValue: "Captured native game snapshot.",
|
|
294
|
-
}), false), disabled: !gameWindowId || busyAction === "game-native-snapshot", children: t("gameview.SnapshotWindow", { defaultValue: "Snapshot Window" }) }), _jsx(Button, { variant: "outline", size: "sm", className: "h-7 text-xs shadow-sm hover:border-accent", onClick: () => void runAction("game-gpu-window", async () => {
|
|
295
|
-
const created = await invokeDesktopBridgeRequest({
|
|
296
|
-
rpcMethod: "gpuWindowCreate",
|
|
297
|
-
ipcChannel: "gpuWindow:create",
|
|
298
|
-
params: {
|
|
299
|
-
id: "gpu-diagnostics",
|
|
300
|
-
title: `${branding.appName} GPU Diagnostics`,
|
|
301
|
-
width: 640,
|
|
302
|
-
height: 360,
|
|
303
|
-
},
|
|
304
|
-
});
|
|
305
|
-
const nextGpuWindowId = created?.id ?? gpuWindowId;
|
|
306
|
-
if (nextGpuWindowId) {
|
|
307
|
-
await invokeDesktopBridgeRequest({
|
|
308
|
-
rpcMethod: "gpuWindowShow",
|
|
309
|
-
ipcChannel: "gpuWindow:show",
|
|
310
|
-
params: { id: nextGpuWindowId },
|
|
311
|
-
});
|
|
312
|
-
await invokeDesktopBridgeRequest({
|
|
313
|
-
rpcMethod: "gpuWindowGetInfo",
|
|
314
|
-
ipcChannel: "gpuWindow:getInfo",
|
|
315
|
-
params: { id: nextGpuWindowId },
|
|
316
|
-
});
|
|
317
|
-
setGpuWindowId(nextGpuWindowId);
|
|
318
|
-
}
|
|
319
|
-
}, t("gameview.GpuDiagnosticsWindowReady", {
|
|
320
|
-
defaultValue: "GPU diagnostics window ready.",
|
|
321
|
-
})), disabled: busyAction === "game-gpu-window", children: t("gameview.LaunchGpuDiagnostics", {
|
|
322
|
-
defaultValue: "Launch GPU Diagnostics",
|
|
323
|
-
}) }), gpuWindowId && (_jsxs(_Fragment, { children: [_jsx(Button, { variant: "outline", size: "sm", className: "h-7 text-xs shadow-sm hover:border-accent", onClick: () => void runAction("game-gpu-show", async () => {
|
|
324
|
-
await invokeDesktopBridgeRequest({
|
|
325
|
-
rpcMethod: "gpuWindowShow",
|
|
326
|
-
ipcChannel: "gpuWindow:show",
|
|
327
|
-
params: { id: gpuWindowId },
|
|
328
|
-
});
|
|
329
|
-
}, t("gameview.GpuDiagnosticsWindowShown", {
|
|
330
|
-
defaultValue: "GPU diagnostics window shown.",
|
|
331
|
-
}), false), disabled: busyAction === "game-gpu-show", children: t("gameview.ShowGpuWindow", {
|
|
332
|
-
defaultValue: "Show GPU Window",
|
|
333
|
-
}) }), _jsx(Button, { variant: "outline", size: "sm", className: "h-7 text-xs shadow-sm hover:border-accent", onClick: () => void runAction("game-gpu-hide", async () => {
|
|
334
|
-
await invokeDesktopBridgeRequest({
|
|
335
|
-
rpcMethod: "gpuWindowHide",
|
|
336
|
-
ipcChannel: "gpuWindow:hide",
|
|
337
|
-
params: { id: gpuWindowId },
|
|
338
|
-
});
|
|
339
|
-
}, t("gameview.GpuDiagnosticsWindowHidden", {
|
|
340
|
-
defaultValue: "GPU diagnostics window hidden.",
|
|
341
|
-
}), false), disabled: busyAction === "game-gpu-hide", children: t("gameview.HideGpuWindow", {
|
|
342
|
-
defaultValue: "Hide GPU Window",
|
|
343
|
-
}) })] })), (message || error) && (_jsx("span", { className: `text-2xs ${error ? "text-danger" : "text-ok"}`, children: error ?? message }))] }));
|
|
344
|
-
}
|
|
345
|
-
export function GameView() {
|
|
346
|
-
const { setTimeout } = useTimeout();
|
|
347
|
-
const { appRuns, activeGameRunId, activeGameApp, activeGameDisplayName, activeGameViewerUrl, activeGameSandbox, activeGamePostMessageAuth, activeGamePostMessagePayload, activeGameSession, gameOverlayEnabled, logs, logLoadError, loadLogs, setState, setActionNotice, t, } = useApp();
|
|
348
|
-
const isElectrobun = isElectrobunRuntime();
|
|
349
|
-
const isCompactLayout = useMediaQuery("(max-width: 1023px)");
|
|
350
|
-
const [stopping, setStopping] = useState(false);
|
|
351
|
-
const [attachingViewer, setAttachingViewer] = useState(false);
|
|
352
|
-
const [detachingViewer, setDetachingViewer] = useState(false);
|
|
353
|
-
const [showLogsPanel, setShowLogsPanel] = useState(false);
|
|
354
|
-
const [showDiagnostics, setShowDiagnostics] = useState(false);
|
|
355
|
-
const [mobileSurface, setMobileSurface] = useState("game");
|
|
356
|
-
const docVisible = useDocumentVisibility();
|
|
357
|
-
const [connectionStatus, setConnectionStatus] = useState("connecting");
|
|
358
|
-
const [chatInput, setChatInput] = useState("");
|
|
359
|
-
const [sendingChat, setSendingChat] = useState(false);
|
|
360
|
-
const [sessionBusyAction, setSessionBusyAction] = useState(null);
|
|
361
|
-
const [sessionState, setSessionState] = useState(activeGameSession);
|
|
362
|
-
const [gameWindowId, setGameWindowId] = useState(null);
|
|
363
|
-
const gameWindowIdRef = useRef(null);
|
|
364
|
-
const appRunsRef = useRef(appRuns);
|
|
365
|
-
const activeGameSessionRef = useRef(activeGameSession);
|
|
366
|
-
const sessionStateRef = useRef(sessionState);
|
|
367
|
-
const refreshSessionPromiseRef = useRef(null);
|
|
368
|
-
const iframeRef = useRef(null);
|
|
369
|
-
const authSentRef = useRef(false);
|
|
370
|
-
const viewerSessionRef = useRef("");
|
|
371
|
-
const activeGameRun = useMemo(() => appRuns.find((run) => run.runId === activeGameRunId) ?? null, [activeGameRunId, appRuns]);
|
|
372
|
-
const useEmbeddedViewer = useMemo(() => shouldUseEmbeddedAppViewer(activeGameRun), [activeGameRun]);
|
|
373
|
-
const useNativeGameWindow = Boolean(isElectrobun &&
|
|
374
|
-
activeGameRun?.viewer?.url &&
|
|
375
|
-
activeGameRun.viewerAttachment === "attached" &&
|
|
376
|
-
!useEmbeddedViewer);
|
|
377
|
-
const OperatorSurface = useMemo(() => getAppOperatorSurface(activeGameApp), [activeGameApp]);
|
|
378
|
-
const hasOperatorSurface = Boolean(OperatorSurface);
|
|
379
|
-
const openOperatorPanelByDefault = activeGameApp !== "@hyperscape/plugin-hyperscape" &&
|
|
380
|
-
activeGameApp !== "@elizaos/app-hyperscape";
|
|
381
|
-
const resolvedActiveGameViewerUrl = useMemo(() => resolveEmbeddedViewerUrl(activeGameViewerUrl), [activeGameViewerUrl]);
|
|
382
|
-
const resolvedActiveGameLaunchUrl = useMemo(() => resolveEmbeddedViewerUrl(activeGameRun?.launchUrl ?? ""), [activeGameRun?.launchUrl]);
|
|
383
|
-
const dashboardPanelEnabled = !hasOperatorSurface || openOperatorPanelByDefault;
|
|
384
|
-
const hasActiveRun = Boolean(activeGameRun);
|
|
385
|
-
const hasViewer = Boolean(activeGameRun?.viewer?.url);
|
|
386
|
-
const viewerAttached = activeGameRun?.viewerAttachment === "attached";
|
|
387
|
-
const openableUrl = resolvedActiveGameViewerUrl || resolvedActiveGameLaunchUrl || "";
|
|
388
|
-
const canAttachViewer = Boolean(activeGameRun?.viewer?.url) &&
|
|
389
|
-
activeGameRun?.viewerAttachment === "detached";
|
|
390
|
-
const canDetachViewer = activeGameRun?.viewerAttachment === "attached" &&
|
|
391
|
-
(activeGameRun?.supportsViewerDetach ?? true);
|
|
392
|
-
useEffect(() => {
|
|
393
|
-
appRunsRef.current = appRuns;
|
|
394
|
-
}, [appRuns]);
|
|
395
|
-
useEffect(() => {
|
|
396
|
-
activeGameSessionRef.current = activeGameSession;
|
|
397
|
-
}, [activeGameSession]);
|
|
398
|
-
useEffect(() => {
|
|
399
|
-
sessionStateRef.current = sessionState;
|
|
400
|
-
}, [sessionState]);
|
|
401
|
-
const applySessionState = useCallback((nextSession) => {
|
|
402
|
-
setSessionState(nextSession);
|
|
403
|
-
sessionStateRef.current = nextSession;
|
|
404
|
-
if (!activeGameRunId)
|
|
405
|
-
return;
|
|
406
|
-
const currentRuns = appRunsRef.current;
|
|
407
|
-
const nextUpdatedAt = new Date().toISOString();
|
|
408
|
-
const nextRuns = currentRuns.map((run) => {
|
|
409
|
-
if (run.runId !== activeGameRunId)
|
|
410
|
-
return run;
|
|
411
|
-
const nextHealth = nextSession?.status === "disconnected"
|
|
412
|
-
? {
|
|
413
|
-
state: "degraded",
|
|
414
|
-
message: nextSession.summary ?? run.summary ?? "Session unavailable.",
|
|
415
|
-
}
|
|
416
|
-
: nextSession
|
|
417
|
-
? {
|
|
418
|
-
state: "healthy",
|
|
419
|
-
message: nextSession.summary ?? null,
|
|
420
|
-
}
|
|
421
|
-
: run.health;
|
|
422
|
-
return {
|
|
423
|
-
...run,
|
|
424
|
-
session: nextSession,
|
|
425
|
-
status: nextSession?.status ?? run.status,
|
|
426
|
-
summary: nextSession?.summary ?? run.summary,
|
|
427
|
-
updatedAt: nextUpdatedAt,
|
|
428
|
-
lastHeartbeatAt: nextSession ? nextUpdatedAt : run.lastHeartbeatAt,
|
|
429
|
-
health: nextHealth,
|
|
430
|
-
};
|
|
431
|
-
});
|
|
432
|
-
appRunsRef.current = nextRuns;
|
|
433
|
-
setState("appRuns", nextRuns);
|
|
434
|
-
}, [activeGameRunId, setState]);
|
|
435
|
-
const applyRunState = useCallback((nextRun) => {
|
|
436
|
-
if (!nextRun)
|
|
437
|
-
return;
|
|
438
|
-
const nextUpdatedAt = new Date().toISOString();
|
|
439
|
-
setSessionState(nextRun.session ?? null);
|
|
440
|
-
sessionStateRef.current = nextRun.session ?? null;
|
|
441
|
-
if (nextRun.runId !== activeGameRunId)
|
|
442
|
-
return;
|
|
443
|
-
const currentRuns = appRunsRef.current;
|
|
444
|
-
const nextRuns = currentRuns.map((run) => {
|
|
445
|
-
if (run.runId !== nextRun.runId)
|
|
446
|
-
return run;
|
|
447
|
-
const nextHealth = nextRun.health ??
|
|
448
|
-
(nextRun.session?.status === "disconnected"
|
|
449
|
-
? {
|
|
450
|
-
state: "degraded",
|
|
451
|
-
message: nextRun.session.summary ??
|
|
452
|
-
nextRun.summary ??
|
|
453
|
-
"Session unavailable.",
|
|
454
|
-
}
|
|
455
|
-
: nextRun.session
|
|
456
|
-
? {
|
|
457
|
-
state: "healthy",
|
|
458
|
-
message: nextRun.session.summary ?? null,
|
|
459
|
-
}
|
|
460
|
-
: run.health);
|
|
461
|
-
return {
|
|
462
|
-
...run,
|
|
463
|
-
...nextRun,
|
|
464
|
-
updatedAt: nextUpdatedAt,
|
|
465
|
-
lastHeartbeatAt: nextRun.session
|
|
466
|
-
? nextUpdatedAt
|
|
467
|
-
: run.lastHeartbeatAt,
|
|
468
|
-
health: nextHealth,
|
|
469
|
-
};
|
|
470
|
-
});
|
|
471
|
-
appRunsRef.current = nextRuns;
|
|
472
|
-
setState("appRuns", nextRuns);
|
|
473
|
-
}, [activeGameRunId, setState]);
|
|
474
|
-
const refreshSessionState = useCallback(async () => {
|
|
475
|
-
if (refreshSessionPromiseRef.current) {
|
|
476
|
-
return refreshSessionPromiseRef.current;
|
|
477
|
-
}
|
|
478
|
-
const refreshTask = (async () => {
|
|
479
|
-
const currentSession = sessionStateRef.current ?? activeGameSessionRef.current;
|
|
480
|
-
if (activeGameRunId) {
|
|
481
|
-
try {
|
|
482
|
-
const nextRun = await client.getAppRun(activeGameRunId);
|
|
483
|
-
if (nextRun) {
|
|
484
|
-
applyRunState(nextRun);
|
|
485
|
-
setConnectionStatus(nextRun.health.state === "offline" ||
|
|
486
|
-
nextRun.session?.status === "disconnected"
|
|
487
|
-
? "disconnected"
|
|
488
|
-
: "connected");
|
|
489
|
-
return nextRun.session ?? null;
|
|
490
|
-
}
|
|
491
|
-
}
|
|
492
|
-
catch (err) {
|
|
493
|
-
console.warn("[GameView] Failed to refresh app run state:", err);
|
|
494
|
-
if (!activeGameApp || !currentSession?.sessionId) {
|
|
495
|
-
setConnectionStatus("disconnected");
|
|
496
|
-
return currentSession ?? null;
|
|
497
|
-
}
|
|
498
|
-
}
|
|
499
|
-
}
|
|
500
|
-
if (!activeGameApp || !currentSession?.sessionId)
|
|
501
|
-
return null;
|
|
502
|
-
try {
|
|
503
|
-
const nextSession = await client.getAppSessionState(activeGameApp, currentSession.sessionId);
|
|
504
|
-
applySessionState(nextSession);
|
|
505
|
-
setConnectionStatus("connected");
|
|
506
|
-
return nextSession;
|
|
507
|
-
}
|
|
508
|
-
catch (err) {
|
|
509
|
-
console.warn("[GameView] Failed to refresh app session state:", err);
|
|
510
|
-
if (activeGameRunId) {
|
|
511
|
-
setConnectionStatus("disconnected");
|
|
512
|
-
return currentSession ?? null;
|
|
513
|
-
}
|
|
514
|
-
applySessionState(buildDisconnectedSessionState(currentSession));
|
|
515
|
-
setConnectionStatus("disconnected");
|
|
516
|
-
return null;
|
|
517
|
-
}
|
|
518
|
-
})();
|
|
519
|
-
refreshSessionPromiseRef.current = refreshTask;
|
|
520
|
-
try {
|
|
521
|
-
return await refreshTask;
|
|
522
|
-
}
|
|
523
|
-
finally {
|
|
524
|
-
if (refreshSessionPromiseRef.current === refreshTask) {
|
|
525
|
-
refreshSessionPromiseRef.current = null;
|
|
526
|
-
}
|
|
527
|
-
}
|
|
528
|
-
}, [activeGameRunId, activeGameApp, applyRunState, applySessionState]);
|
|
529
|
-
useEffect(() => {
|
|
530
|
-
setSessionState(activeGameSession);
|
|
531
|
-
sessionStateRef.current = activeGameSession;
|
|
532
|
-
}, [activeGameSession]);
|
|
533
|
-
useEffect(() => {
|
|
534
|
-
setShowLogsPanel(dashboardPanelEnabled);
|
|
535
|
-
setMobileSurface("game");
|
|
536
|
-
}, [dashboardPanelEnabled]);
|
|
537
|
-
useEffect(() => {
|
|
538
|
-
if (!activeGameRunId && !activeGameSession?.sessionId)
|
|
539
|
-
return;
|
|
540
|
-
void refreshSessionState();
|
|
541
|
-
}, [activeGameRunId, activeGameSession?.sessionId, refreshSessionState]);
|
|
542
|
-
useIntervalWhenDocumentVisible(() => {
|
|
543
|
-
void refreshSessionState();
|
|
544
|
-
}, 3000, Boolean(activeGameRunId || activeGameSession?.sessionId));
|
|
545
|
-
// Cheap liveness ping — separate from the 3s session refresh so it still
|
|
546
|
-
// fires when the upstream game API is degraded. The server's stale-run
|
|
547
|
-
// sweeper uses this to decide whether to stop a run whose UI tab has
|
|
548
|
-
// gone silent. Pauses while the document is hidden; the sweeper's
|
|
549
|
-
// 90s grace window covers brief tab-switching.
|
|
550
|
-
useIntervalWhenDocumentVisible(() => {
|
|
551
|
-
if (!activeGameRunId)
|
|
552
|
-
return;
|
|
553
|
-
void client.heartbeatAppRun(activeGameRunId).catch((err) => {
|
|
554
|
-
// 404 means the run was reaped (sweeper or another window) — drop
|
|
555
|
-
// local state so the user sees the empty-state UI instead of a
|
|
556
|
-
// ghost session that no longer exists server-side.
|
|
557
|
-
const status = getApiStatus(err);
|
|
558
|
-
if (status === 404) {
|
|
559
|
-
setState("appRuns", appRunsRef.current.filter((run) => run.runId !== activeGameRunId));
|
|
560
|
-
setState("activeGameRunId", "");
|
|
561
|
-
}
|
|
562
|
-
});
|
|
563
|
-
}, 15_000, Boolean(activeGameRunId));
|
|
564
|
-
// Clean up server-side state when the browser tab closes. `sendBeacon`
|
|
565
|
-
// is the only request method browsers reliably deliver during unload —
|
|
566
|
-
// a normal `fetch` would be cancelled. Falls through silently if the
|
|
567
|
-
// browser is too old or the run is already gone.
|
|
568
|
-
useEffect(() => {
|
|
569
|
-
if (!activeGameRunId)
|
|
570
|
-
return;
|
|
571
|
-
const handleUnload = () => {
|
|
572
|
-
const beacon = navigator?.sendBeacon;
|
|
573
|
-
if (typeof beacon !== "function")
|
|
574
|
-
return;
|
|
575
|
-
const baseUrl = client.getBaseUrl();
|
|
576
|
-
const stopPath = `/api/apps/runs/${encodeURIComponent(activeGameRunId)}/stop`;
|
|
577
|
-
const stopUrl = baseUrl ? `${baseUrl}${stopPath}` : stopPath;
|
|
578
|
-
beacon.call(navigator, stopUrl);
|
|
579
|
-
};
|
|
580
|
-
window.addEventListener("pagehide", handleUnload);
|
|
581
|
-
window.addEventListener("beforeunload", handleUnload);
|
|
582
|
-
return () => {
|
|
583
|
-
window.removeEventListener("pagehide", handleUnload);
|
|
584
|
-
window.removeEventListener("beforeunload", handleUnload);
|
|
585
|
-
};
|
|
586
|
-
}, [activeGameRunId]);
|
|
587
|
-
const sendChatCommand = useCallback(async (rawContent) => {
|
|
588
|
-
const content = rawContent.trim();
|
|
589
|
-
if (!content)
|
|
590
|
-
return;
|
|
591
|
-
const currentSession = sessionState ?? activeGameSession;
|
|
592
|
-
const currentRun = activeGameRun ?? null;
|
|
593
|
-
setSendingChat(true);
|
|
594
|
-
try {
|
|
595
|
-
if (currentRun?.runId) {
|
|
596
|
-
const response = (await client.sendAppRunMessage(currentRun.runId, content));
|
|
597
|
-
if (response.run) {
|
|
598
|
-
applyRunState(response.run);
|
|
599
|
-
}
|
|
600
|
-
else if (response.session) {
|
|
601
|
-
applySessionState(response.session);
|
|
602
|
-
}
|
|
603
|
-
const notice = getSteeringNotice(response.disposition, response.message ||
|
|
604
|
-
getSteeringFallbackMessage(response.disposition, t("gameview.CommandSentToAppRun", {
|
|
605
|
-
defaultValue: "Command sent to app run.",
|
|
606
|
-
})));
|
|
607
|
-
setActionNotice(notice.text, notice.tone, notice.ttlMs);
|
|
608
|
-
if (response.disposition === "accepted" ||
|
|
609
|
-
response.disposition === "queued") {
|
|
610
|
-
if (!response.run && !response.session) {
|
|
611
|
-
await refreshSessionState();
|
|
612
|
-
}
|
|
613
|
-
setChatInput("");
|
|
614
|
-
setTimeout(() => void loadLogs(), 1500);
|
|
615
|
-
}
|
|
616
|
-
}
|
|
617
|
-
else if (currentSession?.sessionId &&
|
|
618
|
-
currentSession.canSendCommands) {
|
|
619
|
-
const response = await client.sendAppSessionMessage(activeGameApp, currentSession.sessionId, content);
|
|
620
|
-
if (response.session) {
|
|
621
|
-
applySessionState(response.session);
|
|
622
|
-
}
|
|
623
|
-
else {
|
|
624
|
-
await refreshSessionState();
|
|
625
|
-
}
|
|
626
|
-
setActionNotice(response.message ||
|
|
627
|
-
t("gameview.CommandSentToAppSession", {
|
|
628
|
-
defaultValue: "Command sent to app session.",
|
|
629
|
-
}), "success", 2400);
|
|
630
|
-
setChatInput("");
|
|
631
|
-
setTimeout(() => void loadLogs(), 1500);
|
|
632
|
-
}
|
|
633
|
-
else {
|
|
634
|
-
setActionNotice(t("gameview.RunSteeringUnsupported", {
|
|
635
|
-
defaultValue: "This run does not expose a steering channel yet.",
|
|
636
|
-
}), "error", 3200);
|
|
637
|
-
}
|
|
638
|
-
}
|
|
639
|
-
catch (err) {
|
|
640
|
-
const status = getApiStatus(err);
|
|
641
|
-
setActionNotice(status === 501 || status === 503
|
|
642
|
-
? t("gameview.RunSteeringUnsupported", {
|
|
643
|
-
defaultValue: "This run does not expose a steering channel yet.",
|
|
644
|
-
})
|
|
645
|
-
: t("gameview.FailedToSend", {
|
|
646
|
-
defaultValue: "Failed to send: {{message}}",
|
|
647
|
-
message: err instanceof Error ? err.message : "error",
|
|
648
|
-
}), "error", 3000);
|
|
649
|
-
}
|
|
650
|
-
finally {
|
|
651
|
-
setSendingChat(false);
|
|
652
|
-
}
|
|
653
|
-
}, [
|
|
654
|
-
activeGameApp,
|
|
655
|
-
activeGameSession,
|
|
656
|
-
applySessionState,
|
|
657
|
-
loadLogs,
|
|
658
|
-
refreshSessionState,
|
|
659
|
-
setActionNotice,
|
|
660
|
-
setTimeout,
|
|
661
|
-
sessionState,
|
|
662
|
-
t,
|
|
663
|
-
activeGameRun,
|
|
664
|
-
applyRunState,
|
|
665
|
-
]);
|
|
666
|
-
const handleSendChat = useCallback(() => {
|
|
667
|
-
void sendChatCommand(chatInput);
|
|
668
|
-
}, [chatInput, sendChatCommand]);
|
|
669
|
-
const activeSessionState = sessionState ?? activeGameSession;
|
|
670
|
-
const sessionControlAction = useMemo(() => {
|
|
671
|
-
if (activeSessionState?.controls?.includes("pause"))
|
|
672
|
-
return "pause";
|
|
673
|
-
if (activeSessionState?.controls?.includes("resume"))
|
|
674
|
-
return "resume";
|
|
675
|
-
return null;
|
|
676
|
-
}, [activeSessionState]);
|
|
677
|
-
const handleSessionControl = useCallback(async () => {
|
|
678
|
-
if (!activeGameRunId ||
|
|
679
|
-
!activeGameApp ||
|
|
680
|
-
!activeGameSession?.sessionId ||
|
|
681
|
-
!sessionControlAction)
|
|
682
|
-
return;
|
|
683
|
-
setSessionBusyAction(sessionControlAction);
|
|
684
|
-
try {
|
|
685
|
-
const response = (await client.controlAppRun(activeGameRunId, sessionControlAction));
|
|
686
|
-
if (response.run) {
|
|
687
|
-
applyRunState(response.run);
|
|
688
|
-
}
|
|
689
|
-
else if (response.session) {
|
|
690
|
-
applySessionState(response.session);
|
|
691
|
-
}
|
|
692
|
-
const notice = getSteeringNotice(response.disposition, response.message ||
|
|
693
|
-
getSteeringFallbackMessage(response.disposition, t("gameview.SessionControlSent", {
|
|
694
|
-
defaultValue: "Session control updated.",
|
|
695
|
-
})));
|
|
696
|
-
setActionNotice(notice.text, notice.tone, notice.ttlMs);
|
|
697
|
-
if ((response.disposition === "accepted" ||
|
|
698
|
-
response.disposition === "queued") &&
|
|
699
|
-
!response.run &&
|
|
700
|
-
!response.session) {
|
|
701
|
-
await refreshSessionState();
|
|
702
|
-
}
|
|
703
|
-
}
|
|
704
|
-
catch (err) {
|
|
705
|
-
const status = getApiStatus(err);
|
|
706
|
-
setActionNotice(status === 501 || status === 503
|
|
707
|
-
? t("gameview.SessionControlUnsupported", {
|
|
708
|
-
defaultValue: "This run does not expose session controls.",
|
|
709
|
-
})
|
|
710
|
-
: t("gameview.SessionControlFailed", {
|
|
711
|
-
defaultValue: "Failed to update session: {{message}}",
|
|
712
|
-
message: err instanceof Error ? err.message : "error",
|
|
713
|
-
}), "error", 3200);
|
|
714
|
-
}
|
|
715
|
-
finally {
|
|
716
|
-
setSessionBusyAction(null);
|
|
717
|
-
}
|
|
718
|
-
}, [
|
|
719
|
-
activeGameApp,
|
|
720
|
-
activeGameSession?.sessionId,
|
|
721
|
-
applySessionState,
|
|
722
|
-
refreshSessionState,
|
|
723
|
-
sessionControlAction,
|
|
724
|
-
setActionNotice,
|
|
725
|
-
t,
|
|
726
|
-
activeGameRunId,
|
|
727
|
-
applyRunState,
|
|
728
|
-
]);
|
|
729
|
-
const postMessageTargetOrigin = useMemo(() => resolvePostMessageTargetOrigin(activeGameViewerUrl), [activeGameViewerUrl]);
|
|
730
|
-
const viewerSessionKey = useMemo(() => buildViewerSessionKey(activeGameViewerUrl, activeGamePostMessagePayload), [activeGamePostMessagePayload, activeGameViewerUrl]);
|
|
731
|
-
// Filter logs relevant to the current game
|
|
732
|
-
const gameLogs = useMemo(() => {
|
|
733
|
-
if (!activeGameApp)
|
|
734
|
-
return [];
|
|
735
|
-
const appKeyword = (packageNameToAppRouteSlug(activeGameApp) ?? activeGameApp).toLowerCase();
|
|
736
|
-
return logs.filter((entry) => {
|
|
737
|
-
const message = (entry.message ?? "").toLowerCase();
|
|
738
|
-
const source = (entry.source ?? "").toLowerCase();
|
|
739
|
-
const tags = (entry.tags ?? []).map((t) => t.toLowerCase());
|
|
740
|
-
return (message.includes(appKeyword) ||
|
|
741
|
-
source.includes(appKeyword) ||
|
|
742
|
-
tags.some((t) => t.includes(appKeyword)) ||
|
|
743
|
-
tags.includes("game") ||
|
|
744
|
-
tags.includes("autonomy") ||
|
|
745
|
-
source.includes("agent"));
|
|
746
|
-
});
|
|
747
|
-
}, [activeGameApp, logs]);
|
|
748
|
-
// Auto-refresh logs when panel is open and tab is visible (catch-up on focus).
|
|
749
|
-
useEffect(() => {
|
|
750
|
-
if (!showLogsPanel || !docVisible)
|
|
751
|
-
return;
|
|
752
|
-
void loadLogs();
|
|
753
|
-
}, [showLogsPanel, docVisible, loadLogs]);
|
|
754
|
-
useIntervalWhenDocumentVisible(() => {
|
|
755
|
-
void loadLogs();
|
|
756
|
-
}, 3000, showLogsPanel);
|
|
757
|
-
// Open the game URL in an isolated Electrobun BrowserWindow.
|
|
758
|
-
// Runs whenever the viewer URL or game title changes and we're inside the desktop app.
|
|
759
|
-
useEffect(() => {
|
|
760
|
-
if (!useNativeGameWindow || !resolvedActiveGameViewerUrl)
|
|
761
|
-
return;
|
|
762
|
-
let cancelled = false;
|
|
763
|
-
void invokeDesktopBridgeRequest({
|
|
764
|
-
rpcMethod: "gameOpenWindow",
|
|
765
|
-
ipcChannel: "game:openWindow",
|
|
766
|
-
params: {
|
|
767
|
-
url: resolvedActiveGameViewerUrl,
|
|
768
|
-
title: activeGameDisplayName ||
|
|
769
|
-
activeGameApp ||
|
|
770
|
-
t("common.game", { defaultValue: "Game" }),
|
|
771
|
-
},
|
|
772
|
-
})
|
|
773
|
-
.then((result) => {
|
|
774
|
-
if (cancelled)
|
|
775
|
-
return;
|
|
776
|
-
if (result?.id) {
|
|
777
|
-
gameWindowIdRef.current = result.id;
|
|
778
|
-
setGameWindowId(result.id);
|
|
779
|
-
setConnectionStatus("connected");
|
|
780
|
-
}
|
|
781
|
-
})
|
|
782
|
-
.catch((err) => {
|
|
783
|
-
console.warn("[GameView] game:openWindow failed:", err);
|
|
784
|
-
// Fall through — iframe fallback is still rendered
|
|
785
|
-
});
|
|
786
|
-
return () => {
|
|
787
|
-
cancelled = true;
|
|
788
|
-
// Close the game window when GameView unmounts or the URL changes
|
|
789
|
-
if (gameWindowIdRef.current) {
|
|
790
|
-
void invokeDesktopBridgeRequest({
|
|
791
|
-
rpcMethod: "canvasDestroyWindow",
|
|
792
|
-
ipcChannel: "canvas:destroyWindow",
|
|
793
|
-
params: { id: gameWindowIdRef.current },
|
|
794
|
-
}).catch(() => { });
|
|
795
|
-
gameWindowIdRef.current = null;
|
|
796
|
-
setGameWindowId(null);
|
|
797
|
-
}
|
|
798
|
-
};
|
|
799
|
-
}, [
|
|
800
|
-
activeGameApp,
|
|
801
|
-
activeGameDisplayName,
|
|
802
|
-
resolvedActiveGameViewerUrl,
|
|
803
|
-
t,
|
|
804
|
-
useNativeGameWindow,
|
|
805
|
-
]);
|
|
806
|
-
// Reset auth handshake state when the active viewer session changes.
|
|
807
|
-
useEffect(() => {
|
|
808
|
-
if (viewerSessionRef.current !== viewerSessionKey) {
|
|
809
|
-
viewerSessionRef.current = viewerSessionKey;
|
|
810
|
-
authSentRef.current = false;
|
|
811
|
-
}
|
|
812
|
-
if (activeGamePostMessageAuth && useEmbeddedViewer) {
|
|
813
|
-
setConnectionStatus("connecting");
|
|
814
|
-
return;
|
|
815
|
-
}
|
|
816
|
-
if (useNativeGameWindow) {
|
|
817
|
-
setConnectionStatus("connecting");
|
|
818
|
-
return;
|
|
819
|
-
}
|
|
820
|
-
setConnectionStatus("connected");
|
|
821
|
-
}, [
|
|
822
|
-
activeGamePostMessageAuth,
|
|
823
|
-
useEmbeddedViewer,
|
|
824
|
-
useNativeGameWindow,
|
|
825
|
-
viewerSessionKey,
|
|
826
|
-
]);
|
|
827
|
-
const resetActiveGameState = useCallback(() => {
|
|
828
|
-
setSessionState(null);
|
|
829
|
-
setState("activeGameRunId", "");
|
|
830
|
-
}, [setState]);
|
|
831
|
-
useEffect(() => {
|
|
832
|
-
if (!useEmbeddedViewer ||
|
|
833
|
-
!activeGamePostMessageAuth ||
|
|
834
|
-
!activeGamePostMessagePayload)
|
|
835
|
-
return;
|
|
836
|
-
if (authSentRef.current)
|
|
837
|
-
return;
|
|
838
|
-
const expectedReadyType = resolveViewerReadyEventType(activeGamePostMessagePayload);
|
|
839
|
-
if (!expectedReadyType)
|
|
840
|
-
return;
|
|
841
|
-
const onMessage = (event) => {
|
|
842
|
-
if (authSentRef.current)
|
|
843
|
-
return;
|
|
844
|
-
const iframeWindow = iframeRef.current?.contentWindow;
|
|
845
|
-
if (!iframeWindow || event.source !== iframeWindow)
|
|
846
|
-
return;
|
|
847
|
-
if (event.data?.type !== expectedReadyType)
|
|
848
|
-
return;
|
|
849
|
-
if (postMessageTargetOrigin !== "*" &&
|
|
850
|
-
event.origin !== postMessageTargetOrigin) {
|
|
851
|
-
return;
|
|
852
|
-
}
|
|
853
|
-
iframeWindow.postMessage(activeGamePostMessagePayload, postMessageTargetOrigin);
|
|
854
|
-
authSentRef.current = true;
|
|
855
|
-
setConnectionStatus("connected");
|
|
856
|
-
setActionNotice(t("gameview.ViewerAuthSent", { defaultValue: "Viewer auth sent." }), "info", 1800);
|
|
857
|
-
};
|
|
858
|
-
window.addEventListener("message", onMessage);
|
|
859
|
-
return () => {
|
|
860
|
-
window.removeEventListener("message", onMessage);
|
|
861
|
-
};
|
|
862
|
-
}, [
|
|
863
|
-
activeGamePostMessageAuth,
|
|
864
|
-
activeGamePostMessagePayload,
|
|
865
|
-
postMessageTargetOrigin,
|
|
866
|
-
setActionNotice,
|
|
867
|
-
t,
|
|
868
|
-
useEmbeddedViewer,
|
|
869
|
-
]);
|
|
870
|
-
const handleOpenInNewTab = useCallback(async () => {
|
|
871
|
-
if (!openableUrl) {
|
|
872
|
-
setActionNotice(t("gameview.ViewerUnavailable", {
|
|
873
|
-
defaultValue: "No viewer or launch URL is available for this run.",
|
|
874
|
-
}), "error", 3200);
|
|
875
|
-
return;
|
|
876
|
-
}
|
|
877
|
-
const popup = preOpenWindow();
|
|
878
|
-
try {
|
|
879
|
-
if (popup) {
|
|
880
|
-
navigatePreOpenedWindow(popup, openableUrl);
|
|
881
|
-
}
|
|
882
|
-
else {
|
|
883
|
-
await openExternalUrl(openableUrl);
|
|
884
|
-
}
|
|
885
|
-
}
|
|
886
|
-
catch {
|
|
887
|
-
setActionNotice(t("appsview.PopupBlocked", {
|
|
888
|
-
defaultValue: "Popup blocked. Allow popups and try again.",
|
|
889
|
-
}), "error", 3600);
|
|
890
|
-
}
|
|
891
|
-
}, [openableUrl, setActionNotice, t]);
|
|
892
|
-
const handleAttachViewer = useCallback(async () => {
|
|
893
|
-
if (!activeGameRun)
|
|
894
|
-
return;
|
|
895
|
-
setAttachingViewer(true);
|
|
896
|
-
try {
|
|
897
|
-
const result = await client.attachAppRun(activeGameRun.runId);
|
|
898
|
-
if (result.run) {
|
|
899
|
-
applyRunState(result.run);
|
|
900
|
-
}
|
|
901
|
-
setActionNotice(result.message ||
|
|
902
|
-
t("gameview.ViewerAttached", {
|
|
903
|
-
defaultValue: "Viewer attached.",
|
|
904
|
-
}), "success", 2200);
|
|
905
|
-
}
|
|
906
|
-
catch (err) {
|
|
907
|
-
setActionNotice(t("gameview.ViewerAttachFailed", {
|
|
908
|
-
defaultValue: "Failed to attach viewer: {{message}}",
|
|
909
|
-
message: err instanceof Error ? err.message : "error",
|
|
910
|
-
}), "error", 3600);
|
|
911
|
-
}
|
|
912
|
-
finally {
|
|
913
|
-
setAttachingViewer(false);
|
|
914
|
-
}
|
|
915
|
-
}, [activeGameRun, applyRunState, setActionNotice, t]);
|
|
916
|
-
const handleDetachViewer = useCallback(async () => {
|
|
917
|
-
if (!activeGameRun)
|
|
918
|
-
return;
|
|
919
|
-
setDetachingViewer(true);
|
|
920
|
-
try {
|
|
921
|
-
const result = await client.detachAppRun(activeGameRun.runId);
|
|
922
|
-
if (result.run) {
|
|
923
|
-
applyRunState(result.run);
|
|
924
|
-
}
|
|
925
|
-
setActionNotice(result.message ||
|
|
926
|
-
t("gameview.ViewerDetached", {
|
|
927
|
-
defaultValue: "Viewer detached.",
|
|
928
|
-
}), "success", 2200);
|
|
929
|
-
}
|
|
930
|
-
catch (err) {
|
|
931
|
-
setActionNotice(t("gameview.ViewerDetachFailed", {
|
|
932
|
-
defaultValue: "Failed to detach viewer: {{message}}",
|
|
933
|
-
message: err instanceof Error ? err.message : "error",
|
|
934
|
-
}), "error", 3600);
|
|
935
|
-
}
|
|
936
|
-
finally {
|
|
937
|
-
setDetachingViewer(false);
|
|
938
|
-
}
|
|
939
|
-
}, [activeGameRun, applyRunState, setActionNotice, t]);
|
|
940
|
-
const handleStop = useCallback(async () => {
|
|
941
|
-
if (!activeGameRunId)
|
|
942
|
-
return;
|
|
943
|
-
setStopping(true);
|
|
944
|
-
try {
|
|
945
|
-
const stopResult = await client.stopAppRun(activeGameRunId);
|
|
946
|
-
const nextRuns = appRuns.filter((run) => run.runId !== activeGameRunId);
|
|
947
|
-
setState("appRuns", nextRuns);
|
|
948
|
-
resetActiveGameState();
|
|
949
|
-
setState("tab", "apps");
|
|
950
|
-
setState("appsSubTab", nextRuns.length > 0 ? "running" : "browse");
|
|
951
|
-
setActionNotice(stopResult.message, stopResult.success ? "success" : "info", stopResult.needsRestart ? 5000 : 3200);
|
|
952
|
-
}
|
|
953
|
-
catch (err) {
|
|
954
|
-
setActionNotice(t("gameview.FailedToStop", {
|
|
955
|
-
defaultValue: "Failed to stop: {{message}}",
|
|
956
|
-
message: err instanceof Error ? err.message : "error",
|
|
957
|
-
}), "error");
|
|
958
|
-
}
|
|
959
|
-
finally {
|
|
960
|
-
setStopping(false);
|
|
961
|
-
}
|
|
962
|
-
}, [
|
|
963
|
-
activeGameRunId,
|
|
964
|
-
appRuns,
|
|
965
|
-
resetActiveGameState,
|
|
966
|
-
setActionNotice,
|
|
967
|
-
setState,
|
|
968
|
-
t,
|
|
969
|
-
]);
|
|
970
|
-
if (!hasActiveRun) {
|
|
971
|
-
return (_jsxs("div", { className: "flex items-center justify-center py-10 text-muted italic", children: [t("game.noActiveSession"), " ", _jsx(Button, { variant: "default", size: "sm", onClick: () => {
|
|
972
|
-
setState("tab", "apps");
|
|
973
|
-
setState("appsSubTab", "browse");
|
|
974
|
-
}, className: "ml-2 font-bold tracking-wide shadow-sm", children: t("game.backToApps") })] }));
|
|
975
|
-
}
|
|
976
|
-
const renderLogsPanel = (layout = "sidebar") => (_jsxs("div", { className: `flex min-h-0 flex-col bg-card ${layout === "sidebar" ? "w-80" : "h-full"}`, children: [_jsxs("div", { className: "flex items-center gap-2 px-3 py-2", children: [_jsx("span", { className: "font-bold text-xs", children: t("game.agentActivity") }), _jsx("span", { className: "flex-1" }), _jsx(Button, { variant: "outline", size: "sm", className: "h-6 text-2xs px-2 py-0 border-border bg-card hover:border-accent", onClick: () => void loadLogs(), children: t("common.refresh") }), _jsx(Button, { variant: "outline", size: "sm", className: "h-6 text-2xs px-2 py-0 border-border bg-card hover:border-accent", onClick: () => setShowLogsPanel(false), children: t("common.hide") })] }), activeSessionState?.goalLabel ? (_jsx("div", { className: "px-2 py-1.5 text-2xs text-muted", children: activeSessionState.goalLabel })) : null, activeSessionState?.telemetry?.heroClass != null ? (_jsxs("div", { className: "px-2 py-2 text-2xs space-y-1.5", children: [_jsxs("div", { className: "flex items-center gap-2", children: [_jsxs("span", { className: "font-semibold text-txt", children: [String(activeSessionState.telemetry.heroClass)
|
|
977
|
-
.charAt(0)
|
|
978
|
-
.toUpperCase() +
|
|
979
|
-
String(activeSessionState.telemetry.heroClass).slice(1), " ", "Lv", String(activeSessionState.telemetry.heroLevel ?? "?")] }), _jsxs("span", { className: "text-muted", children: [String(activeSessionState.telemetry.heroLane ?? "?"), " lane"] }), activeSessionState.telemetry.heroAlive === false ? (_jsx("span", { className: "text-danger font-semibold", children: "DEAD" })) : null, activeSessionState.telemetry.autoPlay ? (_jsx("span", { className: "px-1 py-0.5 rounded bg-ok/15 text-ok font-semibold", children: "AUTO" })) : (_jsx("span", { className: "px-1 py-0.5 rounded bg-muted/15 text-muted", children: "MANUAL" }))] }), typeof activeSessionState.telemetry.heroHp === "number" &&
|
|
980
|
-
typeof activeSessionState.telemetry.heroMaxHp === "number" &&
|
|
981
|
-
activeSessionState.telemetry.heroMaxHp > 0 ? (_jsxs("div", { className: "flex items-center gap-2", children: [_jsx("div", { className: "flex-1 h-1.5 bg-border rounded-full overflow-hidden", children: _jsx("div", { className: "h-full rounded-full transition-all", style: {
|
|
982
|
-
width: `${Math.min(100, Math.round((Number(activeSessionState.telemetry.heroHp) / Number(activeSessionState.telemetry.heroMaxHp)) * 100))}%`,
|
|
983
|
-
background: Number(activeSessionState.telemetry.heroHp) /
|
|
984
|
-
Number(activeSessionState.telemetry.heroMaxHp) >
|
|
985
|
-
0.5
|
|
986
|
-
? "rgb(34, 197, 94)"
|
|
987
|
-
: Number(activeSessionState.telemetry.heroHp) /
|
|
988
|
-
Number(activeSessionState.telemetry.heroMaxHp) >
|
|
989
|
-
0.25
|
|
990
|
-
? "rgb(245, 158, 11)"
|
|
991
|
-
: "rgb(239, 68, 68)",
|
|
992
|
-
} }) }), _jsxs("span", { className: "text-muted whitespace-nowrap", children: [activeSessionState.telemetry.heroHp, "/", activeSessionState.telemetry.heroMaxHp] })] })) : null, activeSessionState.telemetry.strategyVersion != null ? (_jsxs("div", { className: "space-y-0.5 text-muted", children: [_jsxs("div", { className: "flex items-center gap-2", children: [_jsxs("span", { children: ["Strategy v", String(activeSessionState.telemetry.strategyVersion)] }), activeSessionState.telemetry.strategyScore != null ? (_jsxs("span", { children: ["score:", " ", Number(activeSessionState.telemetry.strategyScore).toFixed(2)] })) : null, activeSessionState.telemetry.bestStrategyVersion != null ? (_jsxs("span", { children: ["best: v", String(activeSessionState.telemetry.bestStrategyVersion), " (", Number(activeSessionState.telemetry.bestStrategyScore ?? 0).toFixed(2), ")"] })) : null] }), activeSessionState.telemetry
|
|
993
|
-
.abilityPriority ? (_jsxs("div", { className: "text-3xs", children: ["Priority:", " ", activeSessionState.telemetry
|
|
994
|
-
.abilityPriority.join(" > "), " · ", "Recall @", Math.round(Number(activeSessionState.telemetry
|
|
995
|
-
.recallThreshold ?? 0.25) * 100), "% HP"] })) : null, activeSessionState.telemetry
|
|
996
|
-
.ticksTracked != null ? (_jsxs("div", { className: "text-3xs", children: [String(activeSessionState.telemetry
|
|
997
|
-
.ticksTracked), " ", "ticks tracked \u00B7", " ", String(activeSessionState.telemetry
|
|
998
|
-
.abilitiesLearned ?? 0), " ", "abilities learned", activeSessionState.telemetry.survivalRate != null
|
|
999
|
-
? ` · ${Math.round(Number(activeSessionState.telemetry.survivalRate) * 100)}% survival`
|
|
1000
|
-
: ""] })) : null] })) : null, activeSessionState.telemetry.laneHumanUnits != null ? (_jsxs("div", { className: "flex items-center gap-2 text-muted", children: [_jsx("span", { children: "Lane:" }), _jsxs("span", { className: Number(activeSessionState.telemetry.laneFrontline ?? 0) > 0
|
|
1001
|
-
? "text-ok"
|
|
1002
|
-
: Number(activeSessionState.telemetry.laneFrontline ?? 0) <
|
|
1003
|
-
0
|
|
1004
|
-
? "text-danger"
|
|
1005
|
-
: "", children: [String(activeSessionState.telemetry.laneHumanUnits), "v", String(activeSessionState.telemetry.laneOrcUnits), " (", Number(activeSessionState.telemetry.laneFrontline ?? 0) > 0
|
|
1006
|
-
? "+"
|
|
1007
|
-
: "", String(activeSessionState.telemetry.laneFrontline), ")"] })] })) : null] })) : null, activeSessionState?.suggestedPrompts?.length ? (_jsx("div", { className: "flex flex-wrap gap-1 px-2 py-2", children: activeSessionState.suggestedPrompts.slice(0, 4).map((prompt) => (_jsx(Button, { variant: "outline", size: "sm", className: "h-6 max-w-full text-2xs shadow-sm", onClick: () => void sendChatCommand(prompt), disabled: sendingChat, children: _jsx("span", { className: "truncate", children: prompt }) }, prompt))) })) : null, activeSessionState?.recommendations?.length ? (_jsxs("div", { className: "px-2 py-2 text-2xs space-y-1.5", children: [_jsx("div", { className: "font-semibold text-txt", children: t("gameview.Recommendations", {
|
|
1008
|
-
defaultValue: "Recommendations",
|
|
1009
|
-
}) }), activeSessionState.recommendations.slice(0, 3).map((item) => (_jsxs("div", { className: "space-y-0.5", children: [_jsxs("div", { className: "text-txt", children: [item.label, typeof item.priority === "number" ? (_jsxs("span", { className: "ml-1 text-muted", children: ["#", item.priority] })) : null] }), item.reason ? (_jsx("div", { className: "text-muted", children: item.reason })) : null] }, item.id)))] })) : null, logLoadError ? (_jsx("div", { className: "border-b border-danger/25 bg-danger/8 px-2 py-1.5 text-2xs text-danger", children: t("logsview.LoadFailed", {
|
|
1010
|
-
defaultValue: "Failed to load logs: {{message}}",
|
|
1011
|
-
message: logLoadError,
|
|
1012
|
-
}) })) : null, _jsxs("div", { className: "flex items-center gap-2 px-2 py-2", children: [_jsx(Input, { type: "text", "data-testid": "game-command-input", value: chatInput, onChange: (e) => setChatInput(e.target.value), onKeyDown: (e) => {
|
|
1013
|
-
if (e.key === "Enter" && !e.shiftKey && !sendingChat) {
|
|
1014
|
-
e.preventDefault();
|
|
1015
|
-
handleSendChat();
|
|
1016
|
-
}
|
|
1017
|
-
}, placeholder: t("game.chatPlaceholder"), className: "flex-1 h-8 text-xs bg-bg focus-visible:ring-accent", disabled: sendingChat }), _jsx(Button, { variant: "default", size: "sm", "data-testid": "game-command-send", onClick: handleSendChat, disabled: sendingChat || !chatInput.trim(), className: "h-8 shadow-sm font-bold tracking-wide", children: sendingChat ? "..." : t("common.send") })] }), _jsx("div", { className: "flex-1 min-h-0 overflow-y-auto p-2 text-xs-tight font-mono", children: Array.isArray(activeSessionState?.telemetry
|
|
1018
|
-
?.recentActivity) &&
|
|
1019
|
-
(activeSessionState?.telemetry)
|
|
1020
|
-
.recentActivity.length > 0 ? ((activeSessionState?.telemetry)
|
|
1021
|
-
.recentActivity
|
|
1022
|
-
.slice()
|
|
1023
|
-
.reverse()
|
|
1024
|
-
.slice(0, 30)
|
|
1025
|
-
.map((entry, idx) => (_jsxs("div", { className: "py-1 flex flex-col gap-0.5", children: [_jsxs("div", { className: "flex items-center gap-1", children: [_jsx("span", { className: "text-muted text-2xs", children: formatTime(entry.ts, { fallback: "—" }) }), _jsx("span", { className: `font-semibold text-2xs uppercase ${entry.action === "error"
|
|
1026
|
-
? "text-danger"
|
|
1027
|
-
: entry.action.startsWith("ability")
|
|
1028
|
-
? "text-ok"
|
|
1029
|
-
: entry.action.startsWith("move")
|
|
1030
|
-
? "text-warn"
|
|
1031
|
-
: "text-muted"}`, children: entry.action.split(":")[0] })] }), _jsx("div", { className: "text-txt break-all", children: entry.detail })] }, `${entry.ts}-${idx}`)))) : Array.isArray(activeSessionState?.activity) &&
|
|
1032
|
-
activeSessionState.activity.length > 0 ? (activeSessionState.activity
|
|
1033
|
-
.slice()
|
|
1034
|
-
.sort((a, b) => Number(b.timestamp ?? 0) - Number(a.timestamp ?? 0))
|
|
1035
|
-
.slice(0, 30)
|
|
1036
|
-
.map((entry) => (_jsxs("div", { className: "py-1 flex flex-col gap-0.5", children: [_jsxs("div", { className: "flex items-center gap-1", children: [_jsx("span", { className: "text-muted text-2xs", children: formatTime(entry.timestamp ?? 0, { fallback: "—" }) }), _jsx("span", { className: `font-semibold text-2xs uppercase ${entry.severity === "error"
|
|
1037
|
-
? "text-danger"
|
|
1038
|
-
: entry.severity === "warning"
|
|
1039
|
-
? "text-warn"
|
|
1040
|
-
: "text-muted"}`, children: entry.type })] }), _jsx("div", { className: "text-txt break-all", children: entry.message })] }, entry.id)))) : gameLogs.length === 0 ? (_jsx("div", { className: "text-center py-4 text-muted italic", children: t("game.noAgentActivity") })) : (gameLogs.slice(0, 50).map((entry, idx) => (_jsxs("div", { className: "py-1 flex flex-col gap-0.5", children: [_jsxs("div", { className: "flex items-center gap-1", children: [_jsx("span", { className: "text-muted text-2xs", children: formatTime(entry.timestamp, { fallback: "—" }) }), _jsx("span", { className: `font-semibold text-2xs uppercase ${entry.level === "error"
|
|
1041
|
-
? "text-danger"
|
|
1042
|
-
: entry.level === "warn"
|
|
1043
|
-
? "text-warn"
|
|
1044
|
-
: "text-muted"}`, children: entry.level }), (entry.tags ?? []).slice(0, 2).map((t) => {
|
|
1045
|
-
const c = TAG_COLORS[t];
|
|
1046
|
-
return (_jsx("span", { className: "text-3xs px-1 py-px rounded", style: {
|
|
1047
|
-
background: c ? c.bg : "var(--bg-muted)",
|
|
1048
|
-
color: c ? c.fg : "var(--muted)",
|
|
1049
|
-
}, children: t }, t));
|
|
1050
|
-
})] }), _jsx("div", { className: "text-txt break-all", children: entry.message })] }, `${entry.timestamp}-${idx}`)))) })] }));
|
|
1051
|
-
const activeRunSummary = activeGameRun?.summary ??
|
|
1052
|
-
activeGameRun?.health.message ??
|
|
1053
|
-
activeSessionState?.summary ??
|
|
1054
|
-
null;
|
|
1055
|
-
const gameStatusLabel = connectionStatus !== "connected"
|
|
1056
|
-
? connectionStatus === "connecting"
|
|
1057
|
-
? "Starting"
|
|
1058
|
-
: "Offline"
|
|
1059
|
-
: activeGameRun?.health.state === "offline" ||
|
|
1060
|
-
activeGameRun?.health.state === "degraded"
|
|
1061
|
-
? "Needs attention"
|
|
1062
|
-
: "Live";
|
|
1063
|
-
const gameStatusClass = gameStatusLabel === "Live"
|
|
1064
|
-
? "border-ok/30 bg-ok/10 text-ok"
|
|
1065
|
-
: gameStatusLabel === "Needs attention"
|
|
1066
|
-
? "border-warn/35 bg-warn/10 text-warn"
|
|
1067
|
-
: "border-border/45 bg-bg-hover/70 text-muted-strong";
|
|
1068
|
-
const diagnostics = [
|
|
1069
|
-
{ label: "Connection", value: connectionStatus },
|
|
1070
|
-
{
|
|
1071
|
-
label: "Viewer",
|
|
1072
|
-
value: activeGameRun?.viewerAttachment ?? "unavailable",
|
|
1073
|
-
},
|
|
1074
|
-
{ label: "Health", value: activeGameRun?.health.state ?? "unknown" },
|
|
1075
|
-
{
|
|
1076
|
-
label: "Chat",
|
|
1077
|
-
value: activeGameRun?.chatAvailability ?? "unknown",
|
|
1078
|
-
},
|
|
1079
|
-
{
|
|
1080
|
-
label: "Control",
|
|
1081
|
-
value: activeGameRun?.controlAvailability ?? "unknown",
|
|
1082
|
-
},
|
|
1083
|
-
];
|
|
1084
|
-
const operatorSurfaceFocus = isCompactLayout && mobileSurface === "dashboard"
|
|
1085
|
-
? "dashboard"
|
|
1086
|
-
: isCompactLayout && mobileSurface === "chat"
|
|
1087
|
-
? "chat"
|
|
1088
|
-
: "all";
|
|
1089
|
-
const openInNewTabLabel = hasViewer
|
|
1090
|
-
? t("game.openInNewTab")
|
|
1091
|
-
: "Open launch URL";
|
|
1092
|
-
const renderOpenInNewTabButton = (variant, className) => {
|
|
1093
|
-
if (!openableUrl || isElectrobun) {
|
|
1094
|
-
return (_jsx(Button, { variant: variant, size: "sm", className: className, onClick: handleOpenInNewTab, disabled: !openableUrl, children: openInNewTabLabel }));
|
|
1095
|
-
}
|
|
1096
|
-
return (_jsx(Button, { asChild: true, variant: variant, size: "sm", className: className, children: _jsx("a", { href: openableUrl, target: "_blank", rel: "noreferrer", children: openInNewTabLabel }) }));
|
|
1097
|
-
};
|
|
1098
|
-
const renderViewerPane = () => {
|
|
1099
|
-
if (!hasViewer) {
|
|
1100
|
-
return (_jsxs("div", { className: "flex h-full flex-col items-center justify-center gap-3 bg-bg px-6 text-center", children: [_jsx("div", { className: "text-sm font-semibold text-txt", children: activeGameDisplayName || activeGameApp }), _jsx("div", { className: "max-w-md text-xs leading-6 text-muted", children: "This run is alive, but it does not currently expose a viewer URL. You can keep steering it from the dashboard and running-runs panel." })] }));
|
|
1101
|
-
}
|
|
1102
|
-
if (!viewerAttached) {
|
|
1103
|
-
return (_jsxs("div", { className: "flex h-full flex-col items-center justify-center gap-3 bg-bg px-6 text-center", children: [_jsx("div", { className: "text-sm font-semibold text-txt", children: "Viewer detached" }), _jsx("div", { className: "max-w-md text-xs leading-6 text-muted", children: "The autonomous run is still active. Reattach the viewer to resume watching without restarting the session." }), _jsx("div", { className: "flex flex-wrap justify-center gap-2", children: renderOpenInNewTabButton("outline") })] }));
|
|
1104
|
-
}
|
|
1105
|
-
if (useNativeGameWindow) {
|
|
1106
|
-
return (_jsx("div", { className: "w-full h-full flex flex-col items-center justify-center bg-bg text-muted gap-3", children: gameWindowId ? (_jsxs(_Fragment, { children: [_jsx("span", { className: "text-sm font-semibold text-txt", children: activeGameDisplayName || activeGameApp }), _jsx("span", { className: "text-xs text-muted", children: t("game.openInNativeWindow") })] })) : (_jsx("span", { className: "text-xs italic", children: t("common.launching") })) }));
|
|
1107
|
-
}
|
|
1108
|
-
return (_jsx("iframe", { ref: iframeRef, src: resolvedActiveGameViewerUrl, sandbox: activeGameSandbox, allow: "fullscreen *", allowFullScreen: true, "data-testid": "game-view-iframe", className: "w-full h-full border-none", title: activeGameDisplayName || t("common.game", { defaultValue: "Game" }) }));
|
|
1109
|
-
};
|
|
1110
|
-
return (_jsxs("div", { className: "flex flex-col h-full min-h-0", children: [_jsxs("div", { className: "flex flex-wrap items-center gap-3 bg-card px-4 py-2", children: [_jsxs("div", { className: "min-w-0 flex-1", children: [_jsxs("div", { className: "flex flex-wrap items-center gap-2", children: [_jsx("span", { className: "font-bold text-sm", children: activeGameDisplayName || activeGameApp }), _jsx("span", { className: `rounded-full border px-2.5 py-1 text-2xs font-medium uppercase tracking-[0.14em] ${gameStatusClass}`, children: gameStatusLabel })] }), activeRunSummary ? (_jsx("div", { className: "mt-1 max-w-3xl truncate text-xs-tight leading-5 text-muted-strong", children: activeRunSummary })) : null] }), sessionControlAction ? (_jsx(Button, { variant: "outline", size: "sm", "data-testid": "game-session-control", className: "h-7 text-xs shadow-sm hover:border-accent", onClick: () => void handleSessionControl(), disabled: sessionBusyAction === sessionControlAction, children: sessionBusyAction === sessionControlAction
|
|
1111
|
-
? t("gameview.UpdatingSession", {
|
|
1112
|
-
defaultValue: "Updating…",
|
|
1113
|
-
})
|
|
1114
|
-
: sessionControlAction === "pause"
|
|
1115
|
-
? t("common.pause", { defaultValue: "Pause" })
|
|
1116
|
-
: t("common.resume", { defaultValue: "Resume" }) })) : null, dashboardPanelEnabled && !isCompactLayout ? (_jsx(Button, { variant: showLogsPanel ? "default" : "outline", size: "sm", "data-testid": "game-toggle-logs", className: "h-7 text-xs shadow-sm hover:border-accent", onClick: () => setShowLogsPanel(!showLogsPanel), children: showLogsPanel ? "Hide game chat" : "Show game chat" })) : null, _jsx(Button, { variant: showDiagnostics ? "default" : "outline", size: "sm", className: "h-7 text-xs shadow-sm hover:border-accent", onClick: () => setShowDiagnostics((current) => !current), children: "Details" }), canAttachViewer ? (_jsx(Button, { variant: "outline", size: "sm", className: "h-7 text-xs shadow-sm hover:border-accent", onClick: () => void handleAttachViewer(), disabled: attachingViewer, children: attachingViewer ? "Reattaching..." : "Reattach viewer" })) : null, canDetachViewer ? (_jsx(Button, { variant: "outline", size: "sm", className: "h-7 text-xs shadow-sm hover:border-accent", onClick: () => void handleDetachViewer(), disabled: detachingViewer, children: detachingViewer ? "Detaching..." : "Detach viewer" })) : null, useNativeGameWindow ? (_jsx(DesktopGameWindowControls, { gameWindowId: gameWindowId })) : null, hasViewer ? (_jsx(Button, { variant: gameOverlayEnabled ? "default" : "outline", size: "sm", className: "h-7 text-xs shadow-sm hover:border-accent", onClick: () => setState("gameOverlayEnabled", !gameOverlayEnabled), title: gameOverlayEnabled
|
|
1117
|
-
? t("game.disableOverlay")
|
|
1118
|
-
: t("game.keepVisible"), children: gameOverlayEnabled ? t("game.unpinOverlay") : t("game.keepOnTop") })) : null, renderOpenInNewTabButton("default", "h-7 text-xs shadow-sm"), _jsx(Button, { variant: "default", size: "sm", className: "h-7 text-xs shadow-sm", disabled: stopping, onClick: handleStop, children: stopping ? t("game.stopping") : t("common.stop") }), _jsx(Button, { variant: "default", size: "sm", className: "h-7 text-xs shadow-sm", onClick: () => {
|
|
1119
|
-
setState("tab", "apps");
|
|
1120
|
-
setState("appsSubTab", "browse");
|
|
1121
|
-
}, children: t("game.backToApps") })] }), showDiagnostics ? (_jsxs("div", { className: "border-t border-border/30 bg-card/70 px-4 py-2 text-xs-tight leading-5 text-muted-strong", children: [_jsxs("div", { className: "flex flex-wrap gap-2", children: [diagnostics.map((item) => (_jsxs("span", { className: "rounded-full border border-border/35 bg-bg/65 px-2.5 py-1", children: [_jsxs("span", { className: "text-muted", children: [item.label, ": "] }), item.value] }, item.label))), activeGamePostMessageAuth ? (_jsx("span", { className: "rounded-full border border-border/35 bg-bg/65 px-2.5 py-1", children: t("gameview.postMessageAuth") })) : null] }), activeGameRun?.health.message ? (_jsx("div", { className: "mt-2", children: activeGameRun.health.message })) : null] })) : null, dashboardPanelEnabled && isCompactLayout ? (_jsxs("div", { className: "flex items-center gap-2 bg-card px-4 py-2", children: [_jsx(Button, { variant: mobileSurface === "game" ? "default" : "outline", size: "sm", "data-testid": "game-mobile-surface-game", className: "h-8 text-xs shadow-sm", onClick: () => setMobileSurface("game"), children: t("common.game", {
|
|
1122
|
-
defaultValue: "Game",
|
|
1123
|
-
}) }), _jsx(Button, { variant: mobileSurface === "dashboard" ? "default" : "outline", size: "sm", "data-testid": "game-mobile-surface-dashboard", className: "h-8 text-xs shadow-sm", onClick: () => setMobileSurface("dashboard"), children: t("common.actions", {
|
|
1124
|
-
defaultValue: "Actions",
|
|
1125
|
-
}) }), _jsx(Button, { variant: mobileSurface === "chat" ? "default" : "outline", size: "sm", "data-testid": "game-mobile-surface-chat", className: "h-8 text-xs shadow-sm", onClick: () => setMobileSurface("chat"), children: t("nav.chat", {
|
|
1126
|
-
defaultValue: "Chat",
|
|
1127
|
-
}) })] })) : null, _jsxs("div", { className: `flex-1 min-h-0 ${isCompactLayout ? "flex flex-col" : "flex"}`, children: [!dashboardPanelEnabled ||
|
|
1128
|
-
!isCompactLayout ||
|
|
1129
|
-
mobileSurface === "game" ? (_jsx("div", { className: "flex-1 min-h-0 relative", children: renderViewerPane() })) : null, (showLogsPanel && dashboardPanelEnabled) ||
|
|
1130
|
-
(isCompactLayout &&
|
|
1131
|
-
dashboardPanelEnabled &&
|
|
1132
|
-
mobileSurface !== "game") ? (isCompactLayout ? (mobileSurface === "dashboard" || mobileSurface === "chat" ? (hasOperatorSurface && OperatorSurface ? (_jsx("div", { className: "h-full overflow-y-auto", children: _jsx(OperatorSurface, { appName: activeGameApp, variant: "live", focus: operatorSurfaceFocus }) })) : (renderLogsPanel("standalone"))) : null) : hasOperatorSurface && OperatorSurface ? (_jsx("div", { className: "w-[30rem] min-h-0 overflow-y-auto bg-card", children: _jsx(OperatorSurface, { appName: activeGameApp, variant: "live", focus: "all" }) })) : (renderLogsPanel())) : null] })] }));
|
|
1133
|
-
}
|