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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

@@ -0,0 +1,4 @@
// Auto-generated type stub — replace with real implementation
export type buildTool = any;
export type ToolDef = any;
export type toolMatchesName = any;

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

@@ -0,0 +1,3 @@
// Auto-generated type stub — replace with real implementation
export type getAllowedChannels = any;
export type getQuestionPreviewFormat = 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 BLACK_CIRCLE = any;

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

@@ -0,0 +1,3 @@
// Auto-generated type stub — replace with real implementation
export type Message = any;
export type ProgressMessage<T = any> = any;

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

@@ -0,0 +1 @@
export const REPLTool = { name: 'REPLTool', isEnabled: () => false }

View File

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

View File

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

View File

@@ -0,0 +1,8 @@
// Auto-generated type stub — replace with real implementation
export type Tool = any;
export type ToolCallProgress = any;
export type ToolResult = any;
export type ToolUseContext = any;
export type ValidationResult = any;
export type buildTool = any;
export type ToolDef = any;

View File

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

View File

@@ -0,0 +1,9 @@
// Auto-generated type stub — replace with real implementation
export type builtInCommandNames = any;
export type findCommand = any;
export type getCommands = any;
export type PromptCommand = any;
export type Command = any;
export type getCommandName = any;
export type getSkillToolCommands = any;
export type getSlashCommandToolSkills = any;

View File

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

View File

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

View File

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

View File

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

View File

@@ -0,0 +1,6 @@
// Auto-generated type stub — replace with real implementation
export type AssistantMessage = any;
export type AttachmentMessage<T = any> = any;
export type Message = any;
export type SystemMessage = any;
export type UserMessage = any;

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

@@ -0,0 +1 @@
export const SuggestBackgroundPRTool = { name: 'SuggestBackgroundPRTool', isEnabled: () => false }

View File

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

View File

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

View File

@@ -0,0 +1,4 @@
export const TungstenTool = {
name: 'TungstenTool',
isEnabled: () => false,
}

View File

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

View File

@@ -0,0 +1 @@
export const VerifyPlanExecutionTool = { name: 'VerifyPlanExecutionTool', isEnabled: () => false }

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

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