MCPcopy Create free account

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

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

↓ 1 callersFunctionfileExtFromMime
(type = "")
ui/src/apps/chat/chat.tsx:89
↓ 1 callersFunctionfileNameOf
(path: string)
ui/src/apps/files/viewer.tsx:7
↓ 1 callersFunctionfileToBase64
(file: File)
ui/src/apps/files/index.tsx:34
↓ 1 callersFunctionfirstAndRecentRemarks
(conversationId, head = 10, tail = 20)
server/main/service/chat/remarks.ts:24
↓ 1 callersFunctionformatArgs
(args: unknown)
ui/src/apps/tasks/index.tsx:135
↓ 1 callersFunctionformatCompactDateTime
(value?: string)
ui/src/apps/tasks/index.tsx:39
↓ 1 callersFunctionformatTime
(value?: string)
ui/src/apps/notebook/index.tsx:168
↓ 1 callersFunctionformatTime
(value?: string)
ui/src/apps/memory/components/MemoryCard.tsx:29
↓ 1 callersFunctionformatTime
(value?: number | null)
ui/src/apps/hermes/SessionsView.tsx:6
↓ 1 callersFunctionformatTime
(value?: number | null)
ui/src/apps/hermes/DispatchView.tsx:6
↓ 1 callersFunctiongenerateIntro
()
ui/src/views/WelcomeView.tsx:142
↓ 1 callersFunctiongenerate_benchmark
Generate complete benchmark.json from run results.
skills/skill-creator/scripts/aggregate_benchmark.py:227
↓ 1 callersFunctiongenerate_markdown
Generate human-readable benchmark.md from benchmark data.
skills/skill-creator/scripts/aggregate_benchmark.py:281
↓ 1 callersFunctiongetAccount
()
server/apps/claude-code/service/introspect.ts:69
↓ 1 callersFunctiongetAccount
()
server/apps/codex/service/introspect.ts:47
↓ 1 callersFunctiongetAgents
()
server/apps/claude-code/service/introspect.ts:88
↓ 1 callersFunctiongetChatMessagesPaged
(conversationId, limit = 20, offset = 0)
server/main/service/chat/messages.ts:2
↓ 1 callersFunctiongetChatState
(conversationId)
server/main/repository/chat/messages.ts:21
↓ 1 callersFunctiongetClaudeStatus
()
server/apps/claude-code/service/status.ts:30
↓ 1 callersFunctiongetCodexStatus
()
server/apps/codex/service/status.ts:29
↓ 1 callersFunctiongetConversationContext
(sessionId)
server/apps/claude-code/service/sessions.ts:95
↓ 1 callersFunctiongetConversationContext
(sessionId)
server/apps/codex/service/sessions.ts:159
↓ 1 callersFunctiongetDefaultWsUrl
()
ui/src/system/ws.ts:16
↓ 1 callersFunctiongetHistory
({ limit = 200, offset = 0 } : any = {})
server/apps/claude-code/service/introspect.ts:44
↓ 1 callersFunctiongetHistory
({ limit = 300 } : any = {})
server/apps/codex/service/introspect.ts:26
↓ 1 callersFunctiongetMcp
()
server/apps/claude-code/service/introspect.ts:109
↓ 1 callersFunctiongetMcp
()
server/apps/codex/service/introspect.ts:76
↓ 1 callersFunctiongetMemory
()
server/apps/claude-code/service/introspect.ts:288
↓ 1 callersFunctiongetMemory
()
server/apps/codex/service/introspect.ts:133
↓ 1 callersFunctiongetMessages
(sessionId)
server/apps/claude-code/service/sessions.ts:106
↓ 1 callersFunctiongetMessages
(sessionId)
server/apps/codex/service/sessions.ts:171
↓ 1 callersFunctiongetMessages
(conversationId, messageLimit = 100)
server/main/service/chat/store.ts:8
↓ 1 callersFunctiongetMessages
(sessionId: string)
ui/src/apps/hermes/api.ts:18
↓ 1 callersFunctiongetOpeningBalance
(month)
server/apps/finance/repository/list.ts:8
↓ 1 callersFunctiongetPlanContent
(slug)
server/apps/claude-code/service/introspect.ts:153
↓ 1 callersFunctiongetPlans
()
server/apps/claude-code/service/introspect.ts:126
↓ 1 callersFunctiongetPlugins
()
server/apps/claude-code/service/introspect.ts:245
↓ 1 callersFunctiongetProjectDir
(segments)
server/apps/claude-code/service/introspect.ts:393
↓ 1 callersFunctiongetProjectDir
(segments)
server/apps/codex/service/introspect.ts:210
↓ 1 callersFunctiongetProjectFile
(segments)
server/apps/claude-code/service/introspect.ts:440
↓ 1 callersFunctiongetProjectFile
(segments)
server/apps/codex/service/introspect.ts:250
↓ 1 callersFunctiongetProjects
()
server/apps/claude-code/service/introspect.ts:349
↓ 1 callersFunctiongetProjects
()
server/apps/codex/service/introspect.ts:173
↓ 1 callersFunctiongetProviderCatalog
()
server/main/llm/providers.ts:276
↓ 1 callersFunctiongetProvidersByGroup
(groupId: string)
ui/src/apps/settings/ModelTab.tsx:21
↓ 1 callersFunctiongetResizedRect
(state: ResizeState, clientX: number, clientY: number)
ui/src/components/AppWindow.tsx:25
↓ 1 callersFunctiongetRoutines
()
ui/src/apps/hermes/api.ts:23
↓ 1 callersFunctiongetSession
(sessionId)
server/apps/claude-code/service/sessions.ts:86
↓ 1 callersFunctiongetSession
(sessionId)
server/apps/codex/service/sessions.ts:149
↓ 1 callersFunctiongetSettings
()
server/apps/claude-code/service/introspect.ts:80
↓ 1 callersFunctiongetSettings
()
server/apps/codex/service/introspect.ts:60
↓ 1 callersFunctiongetSetupStatus
()
ui/src/system/setup.ts:7
↓ 1 callersFunctiongetSkills
()
server/apps/claude-code/service/introspect.ts:219
↓ 1 callersFunctiongetSkills
()
server/apps/codex/service/introspect.ts:126
↓ 1 callersFunctiongetStats
()
server/apps/claude-code/service/introspect.ts:37
↓ 1 callersFunctiongetStatus
()
server/apps/hermes/service/status.ts:44
↓ 1 callersFunctiongetStatus
()
server/apps/openclaw/service/status.ts:79
↓ 1 callersFunctiongetStatus
()
ui/src/apps/hermes/api.ts:11
↓ 1 callersFunctiongetTaskById
(id)
server/main/repository/task/records.ts:34
↓ 1 callersFunctiongetTaskStatusById
(id)
server/main/repository/task/records.ts:38
↓ 1 callersFunctiongetTools
()
server/main/ai/tools.ts:1
↓ 1 callersFunctionget_mime_type
(path: Path)
skills/skill-creator/eval-viewer/generate_review.py:52
↓ 1 callersFunctionhandleApiRequest
(req, res, url)
server/main/api/index.ts:11
↓ 1 callersFunctionhandleAuthApi
(req, res, path)
server/main/api/auth/index.ts:59
↓ 1 callersFunctionhandleChatApi
(req, res, path, url)
server/main/api/chat/index.ts:15
↓ 1 callersFunctionhandleFsApi
(req, res, path)
server/main/api/fs/index.ts:304
↓ 1 callersFunctionhandleLlmApi
(_req, res, path)
server/main/api/llm/index.ts:4
↓ 1 callersFunctionhandleMemoryApi
(req, res, path)
server/main/api/memory/index.ts:5
↓ 1 callersFunctionhandleMessage
(data)
server/main/service/chat/session.ts:10
↓ 1 callersFunctionhandleRuntimeApi
(req, res, path)
server/main/api/runtime/index.ts:33
↓ 1 callersFunctionhandleSend
(req, res)
server/apps/claude-code/api/index.ts:139
↓ 1 callersFunctionhandleSettingsApi
(req, res, path)
server/main/api/settings/index.ts:7
↓ 1 callersFunctionhandleTaskApi
(req, res, path, url)
server/main/api/task/index.ts:52
↓ 1 callersFunctionhandleTaskCreateAgentApi
(req, res, path)
server/main/api/task/index.ts:32
↓ 1 callersFunctionhandleTaskCreateInstantApi
(req, res, path)
server/main/api/task/index.ts:8
↓ 1 callersFunctionhasPackage
(dir)
server/main/service/runtime/language.ts:28
↓ 1 callersFunctionhasUnresolvedTokens
()
scripts/start.ts:67
↓ 1 callersFunctioninitClaudeCodeTables
()
server/apps/claude-code/repository/init.ts:3
↓ 1 callersFunctioninitDatabase
()
server/main/repository/init.ts:115
↓ 1 callersFunctioninitFinanceTables
()
server/apps/finance/repository/init.ts:18
↓ 1 callersFunctioninitMeemAppsOnce
()
server/main/service/runtime/ws.ts:59
↓ 1 callersFunctioninitNotebookTables
()
server/apps/notebook/repository/init.ts:9
↓ 1 callersFunctioninitSystemDirs
()
server/main/service/runtime/dir.ts:5
↓ 1 callersFunctioninit_locale
(app: &AppHandle)
tauri/src/workspace/locale.rs:81
↓ 1 callersFunctioninsertChat
({ conversationId, title, scene, meta = null })
server/main/repository/chat/conversations.ts:3
↓ 1 callersFunctioninsertChatMessageRow
(conversationId, message, meta = null, remark = null)
server/main/repository/chat/messages.ts:16
↓ 1 callersFunctioninsertConversation
({ sessionId, cwd, permissionMode = "default", title = "" })
server/apps/claude-code/repository/conversations.ts:3
↓ 1 callersFunctioninsertConversation
({ sessionId, cwd, permissionMode = "workspaceWrite", title = "" })
server/apps/codex/repository/conversations.ts:3
↓ 1 callersFunctioninsertTaskRecord
({ conversationId, app, title, mode, payload, meta = null })
server/main/repository/task/records.ts:3
↓ 1 callersFunctioninstruction
(settings)
server/main/service/prompt/index.ts:13
↓ 1 callersFunctioninternalToken
(req)
server/apps/index.ts:36
↓ 1 callersFunctionisActive
(windowId: string)
ui/src/system/windows.ts:150
↓ 1 callersFunctionisAuthorizedAppRequest
(req)
server/apps/index.ts:40
↓ 1 callersFunctionisDashboardRunning
()
server/apps/hermes/service/dashboard.ts:6
↓ 1 callersFunctionisLocalRequest
(req)
server/main/api/runtime/index.ts:21
↓ 1 callersFunctionisLocked
(ip)
server/main/api/auth/index.ts:29
↓ 1 callersFunctionisProbablyText
(buffer)
server/main/api/fs/index.ts:72
↓ 1 callersFunctionisPublicApiPath
(path)
server/main/service/auth/session.ts:79
↓ 1 callersFunctionisSamePath
(a, b)
server/main/service/runtime/language.ts:20
↓ 1 callersFunctionisViewable
(path = "")
ui/src/apps/files/index.tsx:105
← previousnext →401–500 of 1,017, ranked by callers