mirror of
https://github.com/claude-code-best/claude-code.git
synced 2026-06-18 22:35:51 +00:00
feat: 完成stub
This commit is contained in:
2
src/screens/src/cli/structuredIO.ts
Normal file
2
src/screens/src/cli/structuredIO.ts
Normal file
@@ -0,0 +1,2 @@
|
||||
// Auto-generated type stub — replace with real implementation
|
||||
export type SANDBOX_NETWORK_ACCESS_TOOL_NAME = any;
|
||||
2
src/screens/src/components/AutoModeOptInDialog.ts
Normal file
2
src/screens/src/components/AutoModeOptInDialog.ts
Normal file
@@ -0,0 +1,2 @@
|
||||
// Auto-generated type stub — replace with real implementation
|
||||
export type AUTO_MODE_DESCRIPTION = any;
|
||||
@@ -0,0 +1,2 @@
|
||||
// Auto-generated type stub — replace with real implementation
|
||||
export type PluginHintMenu = any;
|
||||
@@ -0,0 +1,3 @@
|
||||
// Auto-generated type stub — replace with real implementation
|
||||
export type DesktopUpsellStartup = any;
|
||||
export type shouldShowDesktopUpsellStartup = any;
|
||||
@@ -0,0 +1,2 @@
|
||||
// Auto-generated type stub — replace with real implementation
|
||||
export type FeedbackSurvey = any;
|
||||
@@ -0,0 +1,2 @@
|
||||
// Auto-generated type stub — replace with real implementation
|
||||
export type useFeedbackSurvey = any;
|
||||
@@ -0,0 +1,2 @@
|
||||
// Auto-generated type stub — replace with real implementation
|
||||
export type useMemorySurvey = any;
|
||||
@@ -0,0 +1,2 @@
|
||||
// Auto-generated type stub — replace with real implementation
|
||||
export type usePostCompactSurvey = any;
|
||||
2
src/screens/src/components/KeybindingWarnings.ts
Normal file
2
src/screens/src/components/KeybindingWarnings.ts
Normal file
@@ -0,0 +1,2 @@
|
||||
// Auto-generated type stub — replace with real implementation
|
||||
export type KeybindingWarnings = any;
|
||||
@@ -0,0 +1,2 @@
|
||||
// Auto-generated type stub — replace with real implementation
|
||||
export type LspRecommendationMenu = any;
|
||||
@@ -0,0 +1,2 @@
|
||||
// Auto-generated type stub — replace with real implementation
|
||||
export type SandboxViolationExpandedView = any;
|
||||
2
src/screens/src/components/mcp/McpParsingWarnings.ts
Normal file
2
src/screens/src/components/mcp/McpParsingWarnings.ts
Normal file
@@ -0,0 +1,2 @@
|
||||
// Auto-generated type stub — replace with real implementation
|
||||
export type McpParsingWarnings = any;
|
||||
2
src/screens/src/components/messages/UserTextMessage.ts
Normal file
2
src/screens/src/components/messages/UserTextMessage.ts
Normal file
@@ -0,0 +1,2 @@
|
||||
// Auto-generated type stub — replace with real implementation
|
||||
export type UserTextMessage = any;
|
||||
@@ -0,0 +1,2 @@
|
||||
// Auto-generated type stub — replace with real implementation
|
||||
export type SandboxPermissionRequest = any;
|
||||
@@ -0,0 +1,2 @@
|
||||
// Auto-generated type stub — replace with real implementation
|
||||
export type useAutoModeUnavailableNotification = any;
|
||||
@@ -0,0 +1,2 @@
|
||||
// Auto-generated type stub — replace with real implementation
|
||||
export type useCanSwitchToExistingSubscription = any;
|
||||
@@ -0,0 +1,2 @@
|
||||
// Auto-generated type stub — replace with real implementation
|
||||
export type useDeprecationWarningNotification = any;
|
||||
2
src/screens/src/hooks/notifs/useFastModeNotification.ts
Normal file
2
src/screens/src/hooks/notifs/useFastModeNotification.ts
Normal file
@@ -0,0 +1,2 @@
|
||||
// Auto-generated type stub — replace with real implementation
|
||||
export type useFastModeNotification = any;
|
||||
2
src/screens/src/hooks/notifs/useIDEStatusIndicator.ts
Normal file
2
src/screens/src/hooks/notifs/useIDEStatusIndicator.ts
Normal file
@@ -0,0 +1,2 @@
|
||||
// Auto-generated type stub — replace with real implementation
|
||||
export type useIDEStatusIndicator = any;
|
||||
2
src/screens/src/hooks/notifs/useInstallMessages.ts
Normal file
2
src/screens/src/hooks/notifs/useInstallMessages.ts
Normal file
@@ -0,0 +1,2 @@
|
||||
// Auto-generated type stub — replace with real implementation
|
||||
export type useInstallMessages = any;
|
||||
@@ -0,0 +1,2 @@
|
||||
// Auto-generated type stub — replace with real implementation
|
||||
export type useLspInitializationNotification = any;
|
||||
2
src/screens/src/hooks/notifs/useMcpConnectivityStatus.ts
Normal file
2
src/screens/src/hooks/notifs/useMcpConnectivityStatus.ts
Normal file
@@ -0,0 +1,2 @@
|
||||
// Auto-generated type stub — replace with real implementation
|
||||
export type useMcpConnectivityStatus = any;
|
||||
@@ -0,0 +1,2 @@
|
||||
// Auto-generated type stub — replace with real implementation
|
||||
export type useModelMigrationNotifications = any;
|
||||
@@ -0,0 +1,2 @@
|
||||
// Auto-generated type stub — replace with real implementation
|
||||
export type useNpmDeprecationNotification = any;
|
||||
@@ -0,0 +1,2 @@
|
||||
// Auto-generated type stub — replace with real implementation
|
||||
export type usePluginAutoupdateNotification = any;
|
||||
@@ -0,0 +1,2 @@
|
||||
// Auto-generated type stub — replace with real implementation
|
||||
export type usePluginInstallationStatus = any;
|
||||
@@ -0,0 +1,2 @@
|
||||
// Auto-generated type stub — replace with real implementation
|
||||
export type useRateLimitWarningNotification = any;
|
||||
2
src/screens/src/hooks/notifs/useSettingsErrors.ts
Normal file
2
src/screens/src/hooks/notifs/useSettingsErrors.ts
Normal file
@@ -0,0 +1,2 @@
|
||||
// Auto-generated type stub — replace with real implementation
|
||||
export type useSettingsErrors = any;
|
||||
@@ -0,0 +1,2 @@
|
||||
// Auto-generated type stub — replace with real implementation
|
||||
export type useTeammateLifecycleNotification = any;
|
||||
2
src/screens/src/hooks/useAwaySummary.ts
Normal file
2
src/screens/src/hooks/useAwaySummary.ts
Normal file
@@ -0,0 +1,2 @@
|
||||
// Auto-generated type stub — replace with real implementation
|
||||
export type useAwaySummary = any;
|
||||
2
src/screens/src/hooks/useChromeExtensionNotification.ts
Normal file
2
src/screens/src/hooks/useChromeExtensionNotification.ts
Normal file
@@ -0,0 +1,2 @@
|
||||
// Auto-generated type stub — replace with real implementation
|
||||
export type useChromeExtensionNotification = any;
|
||||
2
src/screens/src/hooks/useClaudeCodeHintRecommendation.ts
Normal file
2
src/screens/src/hooks/useClaudeCodeHintRecommendation.ts
Normal file
@@ -0,0 +1,2 @@
|
||||
// Auto-generated type stub — replace with real implementation
|
||||
export type useClaudeCodeHintRecommendation = any;
|
||||
2
src/screens/src/hooks/useFileHistorySnapshotInit.ts
Normal file
2
src/screens/src/hooks/useFileHistorySnapshotInit.ts
Normal file
@@ -0,0 +1,2 @@
|
||||
// Auto-generated type stub — replace with real implementation
|
||||
export type useFileHistorySnapshotInit = any;
|
||||
2
src/screens/src/hooks/useLspPluginRecommendation.ts
Normal file
2
src/screens/src/hooks/useLspPluginRecommendation.ts
Normal file
@@ -0,0 +1,2 @@
|
||||
// Auto-generated type stub — replace with real implementation
|
||||
export type useLspPluginRecommendation = any;
|
||||
@@ -0,0 +1,2 @@
|
||||
// Auto-generated type stub — replace with real implementation
|
||||
export type useOfficialMarketplaceNotification = any;
|
||||
2
src/screens/src/hooks/usePromptsFromClaudeInChrome.ts
Normal file
2
src/screens/src/hooks/usePromptsFromClaudeInChrome.ts
Normal file
@@ -0,0 +1,2 @@
|
||||
// Auto-generated type stub — replace with real implementation
|
||||
export type usePromptsFromClaudeInChrome = any;
|
||||
2
src/screens/src/hooks/useTerminalSize.ts
Normal file
2
src/screens/src/hooks/useTerminalSize.ts
Normal file
@@ -0,0 +1,2 @@
|
||||
// Auto-generated type stub — replace with real implementation
|
||||
export type useTerminalSize = any;
|
||||
2
src/screens/src/services/analytics/growthbook.ts
Normal file
2
src/screens/src/services/analytics/growthbook.ts
Normal file
@@ -0,0 +1,2 @@
|
||||
// Auto-generated type stub — replace with real implementation
|
||||
export type getFeatureValue_CACHED_MAY_BE_STALE = any;
|
||||
3
src/screens/src/services/analytics/index.ts
Normal file
3
src/screens/src/services/analytics/index.ts
Normal file
@@ -0,0 +1,3 @@
|
||||
// Auto-generated type stub — replace with real implementation
|
||||
export type logEvent = any;
|
||||
export type AnalyticsMetadata_I_VERIFIED_THIS_IS_NOT_CODE_OR_FILEPATHS = any;
|
||||
2
src/screens/src/services/mcp/MCPConnectionManager.ts
Normal file
2
src/screens/src/services/mcp/MCPConnectionManager.ts
Normal file
@@ -0,0 +1,2 @@
|
||||
// Auto-generated type stub — replace with real implementation
|
||||
export type MCPConnectionManager = any;
|
||||
3
src/screens/src/services/tips/tipScheduler.ts
Normal file
3
src/screens/src/services/tips/tipScheduler.ts
Normal file
@@ -0,0 +1,3 @@
|
||||
// Auto-generated type stub — replace with real implementation
|
||||
export type getTipToShowOnSpinner = any;
|
||||
export type recordShownTip = any;
|
||||
2
src/screens/src/utils/context.ts
Normal file
2
src/screens/src/utils/context.ts
Normal file
@@ -0,0 +1,2 @@
|
||||
// Auto-generated type stub — replace with real implementation
|
||||
export type getModelMaxOutputTokens = any;
|
||||
2
src/screens/src/utils/envUtils.ts
Normal file
2
src/screens/src/utils/envUtils.ts
Normal file
@@ -0,0 +1,2 @@
|
||||
// Auto-generated type stub — replace with real implementation
|
||||
export type getClaudeConfigHomeDir = any;
|
||||
@@ -0,0 +1,5 @@
|
||||
// Auto-generated type stub — replace with real implementation
|
||||
export type checkAndDisableBypassPermissionsIfNeeded = any;
|
||||
export type checkAndDisableAutoModeIfNeeded = any;
|
||||
export type useKickOffCheckAndDisableBypassPermissionsIfNeeded = any;
|
||||
export type useKickOffCheckAndDisableAutoModeIfNeeded = any;
|
||||
2
src/screens/src/utils/plugins/performStartupChecks.ts
Normal file
2
src/screens/src/utils/plugins/performStartupChecks.ts
Normal file
@@ -0,0 +1,2 @@
|
||||
// Auto-generated type stub — replace with real implementation
|
||||
export type performStartupChecks = any;
|
||||
2
src/screens/src/utils/sandbox/sandbox-adapter.ts
Normal file
2
src/screens/src/utils/sandbox/sandbox-adapter.ts
Normal file
@@ -0,0 +1,2 @@
|
||||
// Auto-generated type stub — replace with real implementation
|
||||
export type SandboxManager = any;
|
||||
2
src/screens/src/utils/settings/constants.ts
Normal file
2
src/screens/src/utils/settings/constants.ts
Normal file
@@ -0,0 +1,2 @@
|
||||
// Auto-generated type stub — replace with real implementation
|
||||
export type SettingSource = any;
|
||||
2
src/screens/src/utils/theme.ts
Normal file
2
src/screens/src/utils/theme.ts
Normal file
@@ -0,0 +1,2 @@
|
||||
// Auto-generated type stub — replace with real implementation
|
||||
export type Theme = any;
|
||||
Reference in New Issue
Block a user