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