MCPcopy Create free account

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

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

↓ 1 callersFunctionproxyDevFrontendRequest
(req, res, url)
server/main/service/runtime/http.ts:82
↓ 1 callersFunctionrandomStyle
()
ui/src/apps/notebook/index.tsx:34
↓ 1 callersFunctionreadCronStatus
()
server/apps/hermes/service/status.ts:33
↓ 1 callersFunctionreadDashboard
()
server/apps/hermes/service/status.ts:12
↓ 1 callersFunctionreadFromSettings
()
server/shared/apps/settings/language.ts:9
↓ 1 callersFunctionreadGateway
()
server/apps/hermes/service/status.ts:23
↓ 1 callersFunctionreadGatewayStatus
()
server/apps/openclaw/service/status.ts:17
↓ 1 callersFunctionreadMemoryFile
(fullPath, name)
server/apps/claude-code/service/introspect.ts:270
↓ 1 callersFunctionreadModelStatus
()
server/apps/openclaw/service/status.ts:43
↓ 1 callersFunctionreadReply
(data: any)
server/apps/openclaw/service/chat.ts:5
↓ 1 callersFunctionreadSessionIndex
()
server/apps/codex/service/introspect.ts:157
↓ 1 callersFunctionreadSessionMeta
(filePath)
server/apps/claude-code/service/introspect.ts:301
↓ 1 callersFunctionreadSessionSummary
()
server/apps/openclaw/service/status.ts:59
↓ 1 callersFunctionreadTextEntry
({ root = "", base = "", path = "" })
server/main/api/fs/index.ts:128
↓ 1 callersFunctionreadWorkspaceRoot
()
ui/src/system/takeoverGuide.ts:12
↓ 1 callersFunctionrecentChats
()
server/main/service/prompt/chats.ts:6
↓ 1 callersFunctionrecentTasks
()
server/main/service/prompt/tasks.ts:8
↓ 1 callersFunctionrecheck
()
ui/src/apps/openclaw/index.tsx:39
↓ 1 callersFunctionrefresh
()
ui/src/apps/hermes/index.tsx:24
↓ 1 callersFunctionrefresh_workspace_from_template
(template: &Path, workspace: &Path)
tauri/src/workspace/paths.rs:405
↓ 1 callersFunctionregisterTaskExecution
(taskId, abortController)
server/main/service/task/execution.ts:2
↓ 1 callersFunctionremove
(id: number | string)
ui/src/apps/finance/index.tsx:142
↓ 1 callersFunctionremoveConversation
(sessionId: string)
ui/src/apps/codeworkspace/ChatPane.tsx:65
↓ 1 callersFunctionremoveDirContents
(dir)
scripts/start.ts:190
↓ 1 callersFunctionremoveEntry
({ root = "", base = "", path = "" })
server/main/api/fs/index.ts:214
↓ 1 callersFunctionremovePendingFile
(index: number)
ui/src/apps/chat/chat.tsx:485
↓ 1 callersFunctionremoveRuntimeLanguageSources
()
server/main/service/runtime/language.ts:78
↓ 1 callersFunctionrenameChat
(conversationId, title)
server/main/service/chat/rename.ts:2
↓ 1 callersFunctionrenameChatByConversationId
(conversationId, title)
server/main/repository/chat/rename.ts:2
↓ 1 callersFunctionrenderContent
(item: TaskMessage)
ui/src/apps/tasks/index.tsx:125
↓ 1 callersFunctionrenderMd
(text?: string)
ui/src/apps/chat/chat.tsx:622
↓ 1 callersFunctionrequest
(url: string, options: RequestInit = {})
ui/src/apps/chat/chat.tsx:58
↓ 1 callersFunctionrequest
(url: string, options: RequestInit = {})
ui/src/apps/settings/index.tsx:35
↓ 1 callersFunctionrequestInstant
(body: any = {})
server/shared/apps/instantTask.ts:4
↓ 1 callersFunctionrequestReload
(options: any = {})
server/main/service/runtime/reload.ts:138
↓ 1 callersFunctionrequireConversationId
(data: Record<string, unknown> = {})
ui/src/apps/chat/intent.ts:13
↓ 1 callersFunctionrequireMessage
(data: Record<string, unknown> = {})
ui/src/apps/chat/intent.ts:7
↓ 1 callersFunctionreset
()
ui/src/apps/codeworkspace/ChatPane.tsx:40
↓ 1 callersFunctionreset_workspace_data
(app: &AppHandle)
tauri/src/workspace/paths.rs:183
↓ 1 callersFunctionresolveBase
(root = "", base = "")
server/main/api/fs/index.ts:45
↓ 1 callersFunctionresolveLlmProvider
({ provider, apiUrl, model } : any = {})
server/main/llm/index.ts:6
↓ 1 callersFunctionresolveLocale
()
tauri/ui/language.js:60
↓ 1 callersFunctionresolveRealCwd
(sessionDir)
server/apps/codex/service/sessions.ts:28
↓ 1 callersFunctionresolveShell
()
server/main/ai/functions.ts:20
↓ 1 callersFunctionresolveSourceDir
()
server/main/service/runtime/language.ts:30
↓ 1 callersFunctionresolveTimeoutMs
(timeout)
server/main/ai/functions.ts:13
↓ 1 callersFunctionrestart
()
ui/src/components/LauncherPanel.tsx:16
↓ 1 callersFunctionrestore
(windowId: string)
ui/src/system/windows.ts:117
↓ 1 callersFunctionrestore_preserved_dir_missing_only
(source: &Path, target: &Path)
tauri/src/workspace/paths.rs:368
↓ 1 callersFunctionrestore_preserved_entry
(source: &Path, target: &Path)
tauri/src/workspace/paths.rs:352
↓ 1 callersFunctionrestore_preserved_workspace_entries
(workspace: &Path, preserve_dir: &Path)
tauri/src/workspace/paths.rs:330
↓ 1 callersFunctionroleLabel
(item: TaskMessage)
ui/src/apps/tasks/index.tsx:100
↓ 1 callersFunctionroleLabel
(role: string)
ui/src/apps/hermes/ChatView.tsx:8
↓ 1 callersFunctionroleStyle
(item: TaskMessage)
ui/src/apps/tasks/index.tsx:109
↓ 1 callersFunctionrollback_failed_workspace_refresh
(workspace: &Path, staging_dir: &Path, preserve_dir: &Path)
tauri/src/workspace/paths.rs:385
↓ 1 callersFunctionroots
()
server/main/api/fs/index.ts:294
↓ 1 callersFunctionrowToMemory
(row)
server/main/repository/memory.ts:6
↓ 1 callersFunctionrun
()
tauri/src/lib.rs:27
↓ 1 callersFunctionrun
()
scripts/tauri-prepare.mjs:42
↓ 1 callersFunctionrun
()
ui/src/App.tsx:14
↓ 1 callersFunctionrunClaude
({ sessionId, started, permissionMode, cwd, prompt, onEvent, onDone, onError })
server/apps/claude-code/service/runClaude.ts:24
↓ 1 callersFunctionrunCmd
(cmd, args, opts: any = {})
server/apps/claude-code/service/status.ts:19
↓ 1 callersFunctionrunCmd
(cmd, args, opts: any = {})
server/apps/codex/service/status.ts:18
↓ 1 callersFunctionrunCodex
({ cwd, registryDir, prompt, permissionMode, onEvent, onDone, onError })
server/apps/codex/service/runCodex.ts:87
↓ 1 callersFunctionrunCron
(jobId?: string)
server/apps/openclaw/service/cron.ts:73
↓ 1 callersFunctionrunReload
(build, restartApps, restartServer, options: any = {})
server/main/service/runtime/reload.ts:149
↓ 1 callersFunctionrunReloadTest
(build, restartApps, restartServer)
server/main/service/runtime/test.ts:3
↓ 1 callersFunctionrunTools
(toolCalls, { enableToolResultTruncate = true, toolResultMaxChars = 12e3 }: any = {})
server/main/ai/runner.ts:4
↓ 1 callersFunctionrun_loop
Run the eval + improvement loop.
skills/skill-creator/scripts/run_loop.py:47
↓ 1 callersFunctionrun_tsx_script
( app: &AppHandle, cwd: &std::path::Path, script_path: &std::path::Path, args: &[&str], lo
tauri/src/workspace/services.rs:124
↓ 1 callersFunctionsafeEqual
(a, b)
server/apps/index.ts:26
↓ 1 callersFunctionsafeName
(name = "")
server/main/api/chat/index.ts:14
↓ 1 callersFunctionsafeName
(name = "file")
server/main/api/fs/index.ts:35
↓ 1 callersFunctionsaveAnalysis
({ repoId, repoName, repoUrl, repoDescription, repoLanguage, repoStars, repoAvatar, analysis })
server/apps/ghtrending/repository/analysis.ts:3
↓ 1 callersFunctionsaveEdit
()
ui/src/apps/memory/index.tsx:132
↓ 1 callersFunctionsaveEdit
()
ui/src/apps/finance/index.tsx:109
↓ 1 callersFunctionsaveMemoryFile
({ name, content })
server/apps/claude-code/service/editor.ts:18
↓ 1 callersFunctionsaveMemoryFile
({ name, content })
server/apps/codex/service/editor.ts:18
↓ 1 callersFunctionsaveNote
(input)
server/apps/notes/repository/notes.ts:13
↓ 1 callersFunctionsaveSettings
({ content })
server/apps/claude-code/service/editor.ts:36
↓ 1 callersFunctionsaveSettings
({ content })
server/apps/codex/service/editor.ts:34
↓ 1 callersFunctionsaveTaskMessage
(conversationId, msg, meta = null)
server/main/repository/task/messages.ts:2
↓ 1 callersFunctionscheduleReconnect
(delay = 3000)
ui/src/system/ws.ts:43
↓ 1 callersFunctionscrollBottom
()
ui/src/apps/openclaw/ChatView.tsx:51
↓ 1 callersFunctionseedAppCreationGuideMemory
()
server/main/repository/init.ts:84
↓ 1 callersFunctionseedFinanceIfEmpty
()
server/apps/finance/repository/init.ts:30
↓ 1 callersFunctionseedNotebookIfEmpty
()
server/apps/notebook/repository/init.ts:21
↓ 1 callersFunctionselectItem
(item: FsItem)
ui/src/apps/files/index.tsx:135
↓ 1 callersFunctionselectTemplate
(template: Template)
ui/src/apps/createapp/index.tsx:88
↓ 1 callersFunctionsendMessage
(message: string, sessionId?: string)
ui/src/apps/hermes/api.ts:28
↓ 1 callersFunctionsendToClient
(clientId, msg)
server/main/service/runtime/ws.ts:47
↓ 1 callersFunctionsetChatPinned
(conversationId, pinned)
server/main/service/chat/conversations.ts:25
↓ 1 callersFunctionsetConversationTitleIfEmpty
(id, title)
server/apps/claude-code/repository/conversations.ts:28
↓ 1 callersFunctionsetConversationTitleIfEmpty
(id, title)
server/apps/codex/repository/conversations.ts:26
↓ 1 callersFunctionsetCorsHeaders
(req, res)
server/apps/index.ts:46
↓ 1 callersFunctionsetLanguage
(value: string)
ui/src/apps/ghtrending/index.tsx:101
↓ 1 callersFunctionsetPinned
(id, pinned)
server/apps/notes/repository/notes.ts:31
↓ 1 callersFunctionsetTime
(value: string)
ui/src/apps/ghtrending/index.tsx:95
↓ 1 callersFunctionsetWallpaper
(id: string)
ui/src/stores/appearance.ts:31
↓ 1 callersFunctionsetupAuth
(password)
server/main/repository/auth.ts:23
← previousnext →601–700 of 1,017, ranked by callers