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 useDynamicConfig = any;

View File

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

View File

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

View File

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

View File

@@ -0,0 +1,2 @@
// Auto-generated stub — replace with real implementation
export {};

View File

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

View File

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

View File

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

View File

@@ -0,0 +1,4 @@
// Auto-generated type stub — replace with real implementation
export type Box = any;
export type Text = any;
export type useTheme = any;

View File

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

View File

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

View File

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

View File

@@ -0,0 +1,4 @@
// Auto-generated type stub — replace with real implementation
export type isDebugMode = any;
export type isDebugToStdErr = any;
export type getDebugLogPath = any;

View File

@@ -0,0 +1,2 @@
// Auto-generated type stub — replace with real implementation
export type isEnvTruthy = 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 getInitialSettings = any;

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

@@ -0,0 +1,3 @@
// Auto-generated type stub — replace with real implementation
export type Box = any;
export type Text = 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,5 @@
// Auto-generated type stub — replace with real implementation
export type useAppState = any;
export type useAppStateStore = any;
export type AppState = any;
export type useSetAppState = any;

View File

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

View File

@@ -0,0 +1,4 @@
// Auto-generated type stub — replace with real implementation
export type AGENT_COLOR_TO_THEME_COLOR = any;
export type AGENT_COLORS = any;
export type AgentColorName = any;

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

@@ -0,0 +1,2 @@
// Auto-generated type stub — replace with real implementation
export type formatCost = 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 getSubscriptionType = any;

View File

@@ -0,0 +1,4 @@
// Auto-generated type stub — replace with real implementation
export type getExternalClaudeMdIncludes = any;
export type getMemoryFiles = any;
export type hasExternalClaudeMdIncludes = any;

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

@@ -0,0 +1,4 @@
// Auto-generated stub — replace with real implementation
export {};
export const SnapshotUpdateDialog: any = (() => {}) as any;
export const buildMergePrompt: any = (() => {}) as any;

View File

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

View File

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

View File

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

View File

@@ -0,0 +1,4 @@
// Auto-generated type stub — replace with real implementation
export type Tool = any;
export type Tools = any;
export type getEmptyToolPermissionContext = any;

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

@@ -0,0 +1,8 @@
// Auto-generated stub — replace with real implementation
export type ServerInfo = any;
export type AgentMcpServerInfo = any;
export type MCPViewState = any;
export type StdioServerInfo = any;
export type ClaudeAIServerInfo = any;
export type HTTPServerInfo = any;
export type SSEServerInfo = any;

View File

@@ -0,0 +1,3 @@
// Auto-generated stub — replace with real implementation
export {};
export const SnipBoundaryMessage: any = (() => {}) as any;

View File

@@ -0,0 +1,3 @@
// Auto-generated stub — replace with real implementation
export {};
export const UserCrossSessionMessage: any = (() => {}) as any;

View File

@@ -0,0 +1,3 @@
// Auto-generated stub — replace with real implementation
export {};
export const UserForkBoilerplateMessage: any = (() => {}) as any;

View File

@@ -0,0 +1,3 @@
// Auto-generated stub — replace with real implementation
export {};
export const UserGitHubWebhookMessage: any = (() => {}) as any;

View File

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

View File

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

View File

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

View File

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

Some files were not shown because too many files have changed in this diff Show More