feat: 完成stub

This commit is contained in:
claude-code-best
2026-03-31 20:40:16 +08:00
parent c26d614fb2
commit bd756cc369
905 changed files with 3996 additions and 375 deletions

View File

@@ -0,0 +1,2 @@
// Auto-generated type stub — replace with real implementation
export type SANDBOX_NETWORK_ACCESS_TOOL_NAME = any;

View File

@@ -0,0 +1,2 @@
// Auto-generated type stub — replace with real implementation
export type AUTO_MODE_DESCRIPTION = any;

View File

@@ -0,0 +1,2 @@
// Auto-generated type stub — replace with real implementation
export type PluginHintMenu = any;

View File

@@ -0,0 +1,3 @@
// Auto-generated type stub — replace with real implementation
export type DesktopUpsellStartup = any;
export type shouldShowDesktopUpsellStartup = any;

View File

@@ -0,0 +1,2 @@
// Auto-generated type stub — replace with real implementation
export type FeedbackSurvey = any;

View File

@@ -0,0 +1,2 @@
// Auto-generated type stub — replace with real implementation
export type useFeedbackSurvey = any;

View File

@@ -0,0 +1,2 @@
// Auto-generated type stub — replace with real implementation
export type useMemorySurvey = any;

View File

@@ -0,0 +1,2 @@
// Auto-generated type stub — replace with real implementation
export type usePostCompactSurvey = any;

View File

@@ -0,0 +1,2 @@
// Auto-generated type stub — replace with real implementation
export type KeybindingWarnings = any;

View File

@@ -0,0 +1,2 @@
// Auto-generated type stub — replace with real implementation
export type LspRecommendationMenu = any;

View File

@@ -0,0 +1,2 @@
// Auto-generated type stub — replace with real implementation
export type SandboxViolationExpandedView = any;

View File

@@ -0,0 +1,2 @@
// Auto-generated type stub — replace with real implementation
export type McpParsingWarnings = any;

View File

@@ -0,0 +1,2 @@
// Auto-generated type stub — replace with real implementation
export type UserTextMessage = any;

View File

@@ -0,0 +1,2 @@
// Auto-generated type stub — replace with real implementation
export type SandboxPermissionRequest = any;

View File

@@ -0,0 +1,2 @@
// Auto-generated type stub — replace with real implementation
export type useAutoModeUnavailableNotification = any;

View File

@@ -0,0 +1,2 @@
// Auto-generated type stub — replace with real implementation
export type useCanSwitchToExistingSubscription = any;

View File

@@ -0,0 +1,2 @@
// Auto-generated type stub — replace with real implementation
export type useDeprecationWarningNotification = any;

View File

@@ -0,0 +1,2 @@
// Auto-generated type stub — replace with real implementation
export type useFastModeNotification = any;

View File

@@ -0,0 +1,2 @@
// Auto-generated type stub — replace with real implementation
export type useIDEStatusIndicator = any;

View File

@@ -0,0 +1,2 @@
// Auto-generated type stub — replace with real implementation
export type useInstallMessages = any;

View File

@@ -0,0 +1,2 @@
// Auto-generated type stub — replace with real implementation
export type useLspInitializationNotification = any;

View File

@@ -0,0 +1,2 @@
// Auto-generated type stub — replace with real implementation
export type useMcpConnectivityStatus = any;

View File

@@ -0,0 +1,2 @@
// Auto-generated type stub — replace with real implementation
export type useModelMigrationNotifications = any;

View File

@@ -0,0 +1,2 @@
// Auto-generated type stub — replace with real implementation
export type useNpmDeprecationNotification = any;

View File

@@ -0,0 +1,2 @@
// Auto-generated type stub — replace with real implementation
export type usePluginAutoupdateNotification = any;

View File

@@ -0,0 +1,2 @@
// Auto-generated type stub — replace with real implementation
export type usePluginInstallationStatus = any;

View File

@@ -0,0 +1,2 @@
// Auto-generated type stub — replace with real implementation
export type useRateLimitWarningNotification = any;

View File

@@ -0,0 +1,2 @@
// Auto-generated type stub — replace with real implementation
export type useSettingsErrors = any;

View File

@@ -0,0 +1,2 @@
// Auto-generated type stub — replace with real implementation
export type useTeammateLifecycleNotification = any;

View File

@@ -0,0 +1,2 @@
// Auto-generated type stub — replace with real implementation
export type useAwaySummary = any;

View File

@@ -0,0 +1,2 @@
// Auto-generated type stub — replace with real implementation
export type useChromeExtensionNotification = any;

View File

@@ -0,0 +1,2 @@
// Auto-generated type stub — replace with real implementation
export type useClaudeCodeHintRecommendation = any;

View File

@@ -0,0 +1,2 @@
// Auto-generated type stub — replace with real implementation
export type useFileHistorySnapshotInit = any;

View File

@@ -0,0 +1,2 @@
// Auto-generated type stub — replace with real implementation
export type useLspPluginRecommendation = any;

View File

@@ -0,0 +1,2 @@
// Auto-generated type stub — replace with real implementation
export type useOfficialMarketplaceNotification = any;

View File

@@ -0,0 +1,2 @@
// Auto-generated type stub — replace with real implementation
export type usePromptsFromClaudeInChrome = any;

View File

@@ -0,0 +1,2 @@
// Auto-generated type stub — replace with real implementation
export type useTerminalSize = any;

View File

@@ -0,0 +1,2 @@
// Auto-generated type stub — replace with real implementation
export type getFeatureValue_CACHED_MAY_BE_STALE = any;

View 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;

View File

@@ -0,0 +1,2 @@
// Auto-generated type stub — replace with real implementation
export type MCPConnectionManager = any;

View File

@@ -0,0 +1,3 @@
// Auto-generated type stub — replace with real implementation
export type getTipToShowOnSpinner = any;
export type recordShownTip = any;

View File

@@ -0,0 +1,2 @@
// Auto-generated type stub — replace with real implementation
export type getModelMaxOutputTokens = any;

View File

@@ -0,0 +1,2 @@
// Auto-generated type stub — replace with real implementation
export type getClaudeConfigHomeDir = any;

View File

@@ -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;

View File

@@ -0,0 +1,2 @@
// Auto-generated type stub — replace with real implementation
export type performStartupChecks = any;

View File

@@ -0,0 +1,2 @@
// Auto-generated type stub — replace with real implementation
export type SandboxManager = any;

View File

@@ -0,0 +1,2 @@
// Auto-generated type stub — replace with real implementation
export type SettingSource = any;

View File

@@ -0,0 +1,2 @@
// Auto-generated type stub — replace with real implementation
export type Theme = any;