MCPcopy Create free account

hub / github.com/Sider-ai/wandesk / functions

Functions1,017 in github.com/Sider-ai/wandesk

↓ 1 callersFunctionapplyProviderConfig
(providerId: string, configs = providerConfigs)
ui/src/apps/settings/index.tsx:78
↓ 1 callersFunctionapplyProviderDefault
(provider: string)
ui/src/views/WelcomeView.tsx:109
↓ 1 callersFunctionassistNotebook
({ content, taskTitle })
server/apps/notebook/service/assist.ts:19
↓ 1 callersFunctionbearerToken
(req)
server/apps/index.ts:31
↓ 1 callersFunctionbootAppRuntimes
()
server/apps/index.ts:89
↓ 1 callersFunctionbuildArgs
({ sessionId, started, permissionMode })
server/apps/claude-code/service/runClaude.ts:4
↓ 1 callersFunctionbuildArgs
({ threadId, permissionMode })
server/apps/codex/service/runCodex.ts:77
↓ 1 callersFunctionbuildAssistPrompt
(content)
server/apps/notebook/service/assist.ts:3
↓ 1 callersFunctionbuildChatTitleFromFirstMessage
(text = "")
ui/src/apps/chat/chat.tsx:87
↓ 1 callersFunctionbuildClearCookie
()
server/main/service/auth/session.ts:16
↓ 1 callersFunctionbuildSystemPrompt
(currentConversationId = "", { appContext = "" }: any = {})
server/main/service/prompt/index.ts:24
↓ 1 callersFunctionbuild_run
Build a run dict with prompt, outputs, and grading data.
skills/skill-creator/eval-viewer/generate_review.py:85
↓ 1 callersFunctionbuild_tray
(app: &AppHandle)
tauri/src/shell/ui.rs:204
↓ 1 callersFunctioncallLlmRegular
(apiUrl, apiKey, payload, { provider, signal }: any = {})
server/main/llm/index.ts:29
↓ 1 callersFunctioncallLlmStream
(apiUrl, apiKey, payload, { provider, signal, onDelta }: any = {})
server/main/llm/index.ts:41
↓ 1 callersFunctioncancelRename
()
ui/src/apps/chat/History.tsx:64
↓ 1 callersFunctionchangePassword
(oldPassword, newPassword)
server/main/repository/auth.ts:45
↓ 1 callersFunctionchat
({ message, sessionId, model, provider, timeout = 240 }: { message?: string; sessionId?: string;
server/apps/hermes/service/chat.ts:24
↓ 1 callersFunctionchat
({ message, sessionKey, agentId = "main", model, thinking = "medium", timeout = 180 }: { message
server/apps/openclaw/service/chat.ts:12
↓ 1 callersFunctionchatExists
(conversationId)
server/main/repository/chat/conversations.ts:12
↓ 1 callersFunctioncheck
()
server/main/service/chat/session.ts:37
↓ 1 callersFunctionclampToolMaxRounds
(value)
server/main/service/settings/update.ts:6
↓ 1 callersFunctionclampToolResultMaxChars
(value)
server/main/service/settings/update.ts:3
↓ 1 callersFunctioncleanPreview
(value: unknown)
server/apps/hermes/service/sessions.ts:9
↓ 1 callersFunctionclearBakeMarker
()
server/main/service/runtime/language.ts:74
↓ 1 callersFunctionclearFailure
(ip)
server/main/api/auth/index.ts:49
↓ 1 callersFunctionclearHistory
(sessionKey?: string)
server/apps/openclaw/service/history.ts:15
↓ 1 callersFunctionclearSelection
()
ui/src/apps/files/index.tsx:140
↓ 1 callersFunctioncompactModel
(value?: string)
ui/src/apps/hermes/DispatchView.tsx:13
↓ 1 callersFunctionconfirmDelete
(conversationId: string)
ui/src/apps/chat/History.tsx:79
↓ 1 callersFunctioncopy
()
ui/src/components/agent-guide/AgentGuideCard.tsx:98
↓ 1 callersFunctioncopyDir
(src, dst)
scripts/start.ts:197
↓ 1 callersFunctioncopyTree
(src, dst, { root = false }: any = {})
server/main/service/runtime/language.ts:46
↓ 1 callersFunctioncopy_dir_merge
(src: &Path, dst: &Path)
tauri/src/workspace/paths.rs:265
↓ 1 callersFunctioncopy_dir_recursive
(src: &Path, dst: &Path)
tauri/src/workspace/paths.rs:215
↓ 1 callersFunctioncopy_dir_replace
(src: &Path, dst: &Path)
tauri/src/workspace/paths.rs:219
↓ 1 callersFunctioncreate
()
ui/src/apps/createapp/index.tsx:93
↓ 1 callersFunctioncreateAgentTask
({ app, title = "", payload, meta = null, wait = true })
server/main/service/task/create.ts:26
↓ 1 callersFunctioncreateChat
(title = "新对话", scene = "chat", meta = null)
server/main/service/chat/conversations.ts:8
↓ 1 callersFunctioncreateFinance
(body: any = {})
server/apps/finance/service/create.ts:2
↓ 1 callersFunctioncreateInstantTask
({ app, title = "", payload, meta = null })
server/main/service/task/create.ts:55
↓ 1 callersFunctioncreateMemory
({ title, description = "", content, enabled = true, pinned = false })
server/main/repository/memory.ts:43
↓ 1 callersFunctioncreateNote
({ content = "", style = null } : any = {})
server/apps/notebook/repository/create.ts:2
↓ 1 callersFunctioncreateNotebook
(body: any = {})
server/apps/notebook/service/create.ts:2
↓ 1 callersFunctioncreateSession
({ cwd, permissionMode } : any = {})
server/apps/claude-code/service/sessions.ts:55
↓ 1 callersFunctioncreateSession
({ cwd, permissionMode } : any = {})
server/apps/codex/service/sessions.ts:115
↓ 1 callersFunctioncreateSession
(wsSend)
server/main/service/chat/session.ts:8
↓ 1 callersFunctioncreateTables
()
server/main/repository/init.ts:8
↓ 1 callersFunctioncreateTransaction
({ type, amount, note, date })
server/apps/finance/repository/create.ts:2
↓ 1 callersFunctiondeepFreeze
(value)
tauri/ui/language.js:67
↓ 1 callersFunctiondefaultOptions
()
ui/src/components/ReloadModal.tsx:14
↓ 1 callersFunctiondeleteChat
(conversationId)
server/main/service/chat/delete.ts:2
↓ 1 callersFunctiondeleteChatByConversationId
(conversationId)
server/main/repository/chat/delete.ts:2
↓ 1 callersFunctiondeleteChatMessages
(sessionKey)
server/apps/openclaw/repository/chatMessages.ts:35
↓ 1 callersFunctiondeleteConversationBySessionId
(sessionId)
server/apps/claude-code/repository/conversations.ts:46
↓ 1 callersFunctiondeleteConversationBySessionId
(sessionId)
server/apps/codex/repository/conversations.ts:44
↓ 1 callersFunctiondeleteCron
(jobId?: string)
server/apps/openclaw/service/cron.ts:83
↓ 1 callersFunctiondeleteFinance
(body: any = {})
server/apps/finance/service/delete.ts:2
↓ 1 callersFunctiondeleteMemory
(id)
server/main/repository/memory.ts:72
↓ 1 callersFunctiondeleteNote
(id)
server/apps/notes/repository/notes.ts:36
↓ 1 callersFunctiondeleteNote
(id: number | string)
ui/src/apps/notebook/index.tsx:128
↓ 1 callersFunctiondeleteNoteById
(id)
server/apps/notebook/repository/delete.ts:2
↓ 1 callersFunctiondeleteNotebook
(body: any = {})
server/apps/notebook/service/delete.ts:2
↓ 1 callersFunctiondeleteSession
(sessionId)
server/apps/claude-code/service/sessions.ts:77
↓ 1 callersFunctiondeleteSession
(sessionId)
server/apps/codex/service/sessions.ts:140
↓ 1 callersFunctiondeleteSession
(id)
server/main/repository/auth.ts:83
↓ 1 callersFunctiondeleteTransactionById
(id)
server/apps/finance/repository/delete.ts:2
↓ 1 callersFunctiondetect_system_locale
()
tauri/src/workspace/locale.rs:43
↓ 1 callersFunctiondigest
({ list = "" })
server/apps/ghtrending/service/digest.ts:3
↓ 1 callersFunctiondoScroll
()
ui/src/apps/chat/chat.tsx:219
↓ 1 callersFunctiondotColor
(status?: string)
ui/src/apps/tasks/index.tsx:84
↓ 1 callersFunctiondownloadEntry
(res, { root = "", base = "", path = "" })
server/main/api/fs/index.ts:265
↓ 1 callersFunctionembed_file
Read a file and return an embedded representation.
skills/skill-creator/eval-viewer/generate_review.py:149
↓ 1 callersFunctionemit
()
ui/src/stores/appearance.ts:26
↓ 1 callersFunctionensureConnected
()
ui/src/system/ws.ts:110
↓ 1 callersFunctionensureSession
()
ui/src/apps/codeworkspace/ChatPane.tsx:76
↓ 1 callersFunctionensureToolCall
(toolCalls, index)
server/main/llm/output/parsers/openai.ts:3
↓ 1 callersFunctionensureWorkspace
(sessionId, realCwd)
server/apps/claude-code/service/sessions.ts:28
↓ 1 callersFunctionensure_settings_locale
(workspace: &Path)
tauri/src/workspace/locale.rs:107
↓ 1 callersFunctionensure_workspace
(app: &AppHandle)
tauri/src/workspace/paths.rs:430
↓ 1 callersFunctionensure_workspace_resources
(workspace: &std::path::Path)
tauri/src/workspace/services.rs:59
↓ 1 callersFunctionenterWelcome
()
ui/src/views/WelcomeView.tsx:169
↓ 1 callersFunctionepoch_seconds_string
()
tauri/src/workspace/locale.rs:72
↓ 1 callersFunctionescapeForBacktick
(s)
scripts/start.ts:152
↓ 1 callersFunctionescapeForDoubleQuote
(s)
scripts/start.ts:144
↓ 1 callersFunctionescapeForSingleQuote
(s)
scripts/start.ts:145
↓ 1 callersFunctioneventToMessage
(item: any, index: number)
ui/src/apps/codeworkspace/utils.ts:29
↓ 1 callersFunctionexecuteAgentTask
({ messages, settings, emitMessage, signal })
server/main/service/task/executors/agent.ts:3
↓ 1 callersFunctionexecuteInstantTask
({ settings, signal, payload })
server/main/service/task/executors/instant.ts:3
↓ 1 callersFunctionexpandHome
(p)
server/apps/claude-code/service/sessions.ts:21
↓ 1 callersFunctionexpandHome
(p)
server/apps/codex/service/sessions.ts:21
↓ 1 callersFunctionextractBearer
(req)
server/main/service/auth/session.ts:25
↓ 1 callersFunctionextractRemark
(text)
server/main/service/chat/remarks.ts:10
↓ 1 callersFunctionextractSessionId
(req)
server/main/service/auth/session.ts:31
↓ 1 callersFunctionextractText
(content)
server/apps/codex/service/sessions.ts:61
↓ 1 callersFunctionextractTokenFromUrl
(req)
server/main/service/auth/session.ts:37
↓ 1 callersFunctionfallbackSessionsFromCli
()
server/apps/hermes/service/sessions.ts:16
↓ 1 callersFunctionfetchChats
()
ui/src/apps/chat/History.tsx:43
↓ 1 callersFunctionfetchSettings
(configs: Record<string, ProviderConfig>)
ui/src/apps/settings/index.tsx:104
↓ 1 callersFunctionfetchStatus
()
ui/src/apps/codeworkspace.tsx:16
← previousnext →301–400 of 1,017, ranked by callers