Files

1 line
56 KiB
Plaintext
Raw Permalink Normal View History

{"root":["./src/App.tsx","./src/main.tsx","./src/vite-env.d.ts","./src/apps/AppEffects.tsx","./src/apps/ElectronMiniChatApp.tsx","./src/apps/IpadSidebarResizeHandle.tsx","./src/apps/MobileApp.tsx","./src/apps/MobileChangesSurface.tsx","./src/apps/MobileConnectionDebugPanel.tsx","./src/apps/MobileConnectionWelcome.tsx","./src/apps/MobileDeleteWorktreeDialog.tsx","./src/apps/MobileFilesSurface.tsx","./src/apps/MobileFullscreenSurface.tsx","./src/apps/MobileHeader.tsx","./src/apps/MobileInstancesSurface.tsx","./src/apps/MobileProjectEditSurface.tsx","./src/apps/MobileQrScannerOverlay.tsx","./src/apps/MobileSessionMetadata.tsx","./src/apps/MobileSessionSwitcher.tsx","./src/apps/MobileSessionsSheet.tsx","./src/apps/MobileWorkspaceDrawer.tsx","./src/apps/VSCodeApp.tsx","./src/apps/appBootReady.ts","./src/apps/deepLinkNavigation.ts","./src/apps/deepLinks.ts","./src/apps/ipadSidebarResize.ts","./src/apps/mobileAppContext.tsx","./src/apps/mobileConnectionDebug.ts","./src/apps/mobileConnectionUi.ts","./src/apps/mobileConnections.test.ts","./src/apps/mobileConnections.ts","./src/apps/mobileNativeChrome.ts","./src/apps/mobilePaths.ts","./src/apps/mobileQrScan.test.ts","./src/apps/mobileQrScan.ts","./src/apps/mobileWidgetSnapshot.ts","./src/apps/renderElectronMiniChatApp.tsx","./src/apps/renderMobileApp.tsx","./src/apps/renderVSCodeApp.tsx","./src/apps/runtimeEndpointReset.ts","./src/apps/useAppFontEffects.ts","./src/apps/useEdgeSwipe.ts","./src/apps/useFontsReady.ts","./src/apps/useNativePushRegistration.ts","./src/components/auth/SessionAuthGate.behavior.test.tsx","./src/components/auth/SessionAuthGate.test.ts","./src/components/auth/SessionAuthGate.tsx","./src/components/auth/sessionAuthGateState.ts","./src/components/browser/BrowserAddressSuggestions.tsx","./src/components/browser/BrowserDeviceBar.tsx","./src/components/browser/BrowserEmptyState.tsx","./src/components/browser/BrowserPane.tsx","./src/components/browser/BrowserToolbar.tsx","./src/components/browser/useAnnotationAttach.ts","./src/components/browser/useWebviewNavigation.ts","./src/components/chat/AutoReviewBanner.tsx","./src/components/chat/ChangedFilesList.tsx","./src/components/chat/ChatContainer.tsx","./src/components/chat/ChatEmptyState.tsx","./src/components/chat/ChatErrorBoundary.tsx","./src/components/chat/ChatInput.tsx","./src/components/chat/ChatMessage.tsx","./src/components/chat/ChatSurfaceContext.tsx","./src/components/chat/CommandAutocomplete.tsx","./src/components/chat/DiffPreview.tsx","./src/components/chat/DraftPresetChips.tsx","./src/components/chat/FileAttachment.tsx","./src/components/chat/FileMentionAutocomplete.tsx","./src/components/chat/MarkdownImageGallery.tsx","./src/components/chat/MarkdownRenderer.tsx","./src/components/chat/MarkdownRendererImpl.test.ts","./src/components/chat/MarkdownRendererImpl.tsx","./src/components/chat/MessageList.tsx","./src/components/chat/MobileAgentButton.tsx","./src/components/chat/MobileModelButton.tsx","./src/components/chat/ModelControls.tsx","./src/components/chat/PendingChangesBar.tsx","./src/components/chat/PermissionCard.test.ts","./src/components/chat/PermissionCard.tsx","./src/components/chat/QuestionCard.tsx","./src/components/chat/QueuedMessageChips.tsx","./src/components/chat/SessionGoalButton.tsx","./src/components/chat/SessionGoalDialog.tsx","./src/components/chat/SessionGoalRow.tsx","./src/components/chat/SessionRecapSpacer.tsx","./src/components/chat/SessionSuggestionChip.tsx","./src/components/chat/SkillAutocomplete.tsx","./src/components/chat/SnippetAutocomplete.tsx","./src/components/chat/StatusRow.tsx","./src/components/chat/StatusRowContainer.tsx","./src/components/chat/TimelineDialog.tsx","./src/components/chat/TurnChangedFilesDropdown.tsx","./src/components/chat/attachmentCitations.ts","./src/components/chat/changedFiles.ts","./src/components/chat/changedFilesPopover.ts","./src/components/chat/chatPromptReadOnly.test.ts","./src/components/chat/chatPromptReadOnly.ts","./src/components/chat/chatSurfaceContextValue.ts","./src/components/chat/commandAutocompleteItems.ts","./src/components/chat