MCPcopy Create free account

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

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

↓ 1 callersFunctionjoinGuidePath
(base = "")
ui/src/system/takeoverGuide.ts:7
↓ 1 callersFunctionjsonStarts
(text: string)
server/apps/openclaw/service/openclaw.ts:8
↓ 1 callersFunctionjsonlEntries
(content: string)
ui/src/apps/codeworkspace/utils.ts:52
↓ 1 callersFunctionlistAllRemarks
(conversationId)
server/main/service/chat/remarks.ts:44
↓ 1 callersFunctionlistAnalyses
()
server/apps/ghtrending/repository/analysis.ts:14
↓ 1 callersFunctionlistChatMessageRowsPaged
(conversationId, limit, offset)
server/main/repository/chat/messages.ts:6
↓ 1 callersFunctionlistChatMessages
(sessionKey)
server/apps/openclaw/repository/chatMessages.ts:29
↓ 1 callersFunctionlistChatRows
(scene = null)
server/main/repository/chat/list.ts:2
↓ 1 callersFunctionlistChats
(scene = null)
server/main/service/chat/list.ts:2
↓ 1 callersFunctionlistConversations
()
server/apps/claude-code/repository/conversations.ts:20
↓ 1 callersFunctionlistConversations
()
server/apps/codex/repository/conversations.ts:18
↓ 1 callersFunctionlistCron
()
server/apps/openclaw/service/cron.ts:29
↓ 1 callersFunctionlistEnabledMemories
()
server/main/repository/memory.ts:26
↓ 1 callersFunctionlistEntries
({ root = "", base = "", path = "", includeHidden = false })
server/main/api/fs/index.ts:85
↓ 1 callersFunctionlistEvents
(conversationId)
server/apps/claude-code/repository/events.ts:14
↓ 1 callersFunctionlistEvents
(conversationId)
server/apps/codex/repository/events.ts:14
↓ 1 callersFunctionlistFinance
(month)
server/apps/finance/service/list.ts:2
↓ 1 callersFunctionlistHeadRemarkRows
(conversationId, limit)
server/main/repository/chat/remarks.ts:3
↓ 1 callersFunctionlistHistory
(sessionKey?: string)
server/apps/openclaw/service/history.ts:4
↓ 1 callersFunctionlistMemories
()
server/main/repository/memory.ts:17
↓ 1 callersFunctionlistMessages
(sessionId?: string, limit = 160)
server/apps/hermes/service/sessions.ts:93
↓ 1 callersFunctionlistMessagesByConversationId
(conversationId)
server/main/repository/task/messages.ts:9
↓ 1 callersFunctionlistModels
()
server/apps/openclaw/service/models.ts:3
↓ 1 callersFunctionlistNotebook
({ q = "", page = 1, pageSize = 10 } : any = {})
server/apps/notebook/service/list.ts:2
↓ 1 callersFunctionlistNotes
({ keyword = "", page = 1, pageSize = 10 } : any = {})
server/apps/notebook/repository/list.ts:2
↓ 1 callersFunctionlistNotes
()
server/apps/notes/repository/notes.ts:8
↓ 1 callersFunctionlistRecentChatMessageRows
(conversationId, limit)
server/main/repository/chat/messages.ts:11
↓ 1 callersFunctionlistRecentChatSummaryRows
(limit = 3)
server/main/repository/chat/list.ts:17
↓ 1 callersFunctionlistRecentTaskSummaryRows
(limit)
server/main/repository/task/records.ts:28
↓ 1 callersFunctionlistRemarkRows
(conversationId)
server/main/repository/chat/remarks.ts:19
↓ 1 callersFunctionlistRoutines
()
server/apps/hermes/service/routines.ts:3
↓ 1 callersFunctionlistSessions
()
server/apps/openclaw/service/sessions.ts:17
↓ 1 callersFunctionlistSettingRows
()
server/main/repository/settings/get.ts:2
↓ 1 callersFunctionlistTailRemarkRows
(conversationId, limit)
server/main/repository/chat/remarks.ts:11
↓ 1 callersFunctionlistTaskMessages
({ conversationId })
server/main/service/task/messages.ts:3
↓ 1 callersFunctionlistTaskRecords
({ limit = 20 } : any = {})
server/main/service/task/list.ts:2
↓ 1 callersFunctionlistTasksByLimit
(limit)
server/main/repository/task/records.ts:24
↓ 1 callersFunctionlistTransactions
(month)
server/apps/finance/repository/list.ts:2
↓ 1 callersFunctionload
()
ui/src/apps/hermes/SessionsView.tsx:21
↓ 1 callersFunctionload
()
ui/src/apps/hermes/DispatchView.tsx:70
↓ 1 callersFunctionloadAppModule
(load)
server/apps/index.ts:57
↓ 1 callersFunctionloadFile
()
ui/src/apps/files/viewer.tsx:33
↓ 1 callersFunctionloadHistory
(key: string, signal?: AbortSignal)
ui/src/apps/openclaw/ChatView.tsx:70
↓ 1 callersFunctionloadProviderConfigs
()
ui/src/apps/settings/index.tsx:61
↓ 1 callersFunctionloadRegisteredApps
()
server/apps/index.ts:76
↓ 1 callersFunctionloadSession
()
ui/src/apps/hermes/ChatView.tsx:52
↓ 1 callersFunctionloadSystemDocs
()
server/main/service/prompt/system-docs.ts:8
↓ 1 callersFunctionload_previous_iteration
Load previous iteration's feedback and outputs. Returns a map of run_id -> {"feedback": str, "outputs": list[dict]}.
skills/skill-creator/eval-viewer/generate_review.py:213
↓ 1 callersFunctionload_run_results
Load all run results from a benchmark directory. Returns dict keyed by config name (e.g. "with_skill"/"without_skill", or "new_skill"/"o
skills/skill-creator/scripts/aggregate_benchmark.py:67
↓ 1 callersFunctionlogReloadRequest
(req, body, stage, extra: any = {})
server/main/api/runtime/index.ts:8
↓ 1 callersFunctionmain
()
skills/skill-creator/scripts/package_skill.py:111
↓ 1 callersFunctionmain
()
skills/skill-creator/scripts/run_loop.py:244
↓ 1 callersFunctionmain
()
skills/skill-creator/scripts/generate_report.py:304
↓ 1 callersFunctionmain
()
skills/skill-creator/scripts/aggregate_benchmark.py:338
↓ 1 callersFunctionmain
()
skills/skill-creator/scripts/improve_description.py:194
↓ 1 callersFunctionmain
()
skills/skill-creator/scripts/run_eval.py:259
↓ 1 callersFunctionmain
()
skills/skill-creator/eval-viewer/generate_review.py:387
↓ 1 callersFunctionmakeDir
({ root = "", base = "", path = "" })
server/main/api/fs/index.ts:194
↓ 1 callersFunctionmark_initializing_or_show_existing
启动状态比较多,这里先做一次“是否需要真正启动”的快速短路,避免线程里再套一层分支。
tauri/src/workspace/services.rs:440
↓ 1 callersFunctionmergeToolCall
(target, delta)
server/main/llm/output/parsers/openai.ts:14
↓ 1 callersFunctionmessageContentText
(content: unknown)
ui/src/apps/tasks/index.tsx:55
↓ 1 callersFunctionminimize
(windowId: string)
ui/src/system/windows.ts:109
↓ 1 callersFunctionnavigate_to_shell
(window: &WebviewWindow)
tauri/src/shell/ui.rs:117
↓ 1 callersFunctionnetstat_listening_pid
(line: &str, port: u16)
tauri/src/workspace/services.rs:378
↓ 1 callersFunctionnewId
()
server/main/repository/auth.ts:15
↓ 1 callersFunctionnewSessionKey
()
ui/src/apps/openclaw/ChatView.tsx:17
↓ 1 callersFunctionnewToken
()
server/main/repository/auth.ts:14
↓ 1 callersFunctionnormalizeAgentMessages
(messages = [])
server/main/ai/utils.ts:31
↓ 1 callersFunctionnormalizeChatOptions
(options: any = {})
server/main/ai/utils.ts:24
↓ 1 callersFunctionnormalizeLanguage
(value)
server/main/service/settings/update.ts:9
↓ 1 callersFunctionnoteFailure
(ip)
server/main/api/auth/index.ts:39
↓ 1 callersFunctiononDone
()
server/apps/claude-code/api/index.ts:180
↓ 1 callersFunctiononDone
()
server/apps/codex/api/index.ts:144
↓ 1 callersFunctiononEvent
(evt)
server/apps/codex/api/index.ts:139
↓ 1 callersFunctiononProviderChange
(nextProvider: string)
ui/src/apps/settings/index.tsx:99
↓ 1 callersFunctionopenApp
(appId: string)
ui/src/views/DesktopView.tsx:27
↓ 1 callersFunctionopenComponent
(options: OpenComponentOptions)
ui/src/system/windows.ts:45
↓ 1 callersFunctionopenConfirm
({ title, danger = false }: { title: string; danger?: boolean })
ui/src/apps/files/index.tsx:162
↓ 1 callersFunctionopenDetail
(task: TaskRow)
ui/src/apps/tasks/index.tsx:215
↓ 1 callersFunctionopenExternal
(url)
tauri/ui/about.js:33
↓ 1 callersFunctionopenSession
(session: Session)
ui/src/apps/openclaw/ChatView.tsx:88
↓ 1 callersFunctionopenclawEnv
()
server/apps/openclaw/service/exec.ts:16
↓ 1 callersFunctionpackage_skill
Package a skill folder into a .skill file. Args: skill_path: Path to the skill folder output_dir: Optional output directory
skills/skill-creator/scripts/package_skill.py:42
↓ 1 callersFunctionparseCookieHeader
(cookieHeader = "")
server/shared/http/cookie.ts:1
↓ 1 callersFunctionparseJsonFromText
(text: string)
server/apps/openclaw/service/openclaw.ts:17
↓ 1 callersFunctionparseMessage
(row)
server/apps/openclaw/repository/chatMessages.ts:5
↓ 1 callersFunctionparsePayload
(payload: unknown)
ui/src/apps/tasks/index.tsx:45
↓ 1 callersFunctionparseQuietOutput
(stdout: string)
server/apps/hermes/service/chat.ts:4
↓ 1 callersFunctionparseReadme
(filePath)
server/main/service/prompt/apps.ts:6
↓ 1 callersFunctionparseRegularResponse
(res)
server/main/llm/output/regular.ts:3
↓ 1 callersFunctionparseStreamResponse
(res, parser, onDelta)
server/main/llm/output/stream.ts:3
↓ 1 callersFunctionparseToolArgs
(raw: unknown)
ui/src/apps/chat/chat.tsx:69
↓ 1 callersFunctionpathStartsWith
(fullPath, basePath)
server/main/service/chat/attachments.ts:5
↓ 1 callersFunctionpeerIp
(req)
server/main/api/auth/index.ts:25
↓ 1 callersFunctionprepare_shell_windows
(app: &AppHandle)
tauri/src/shell/ui.rs:197
↓ 1 callersFunctionprepare_workspace
启动前的准备都放在这里:workspace、语言覆盖、前端构建。
tauri/src/workspace/services.rs:459
↓ 1 callersFunctionpreserve_workspace_entries
(workspace: &Path, preserve_dir: &Path)
tauri/src/workspace/paths.rs:310
↓ 1 callersFunctionprobeGatewayRoot
()
server/apps/openclaw/service/status.ts:8
↓ 1 callersFunctionprobeHealth
(url)
server/main/service/runtime/reload.ts:25
↓ 1 callersFunctionproxyAppsRequest
(req, res, url)
server/main/service/runtime/http.ts:32
← previousnext →501–600 of 1,017, ranked by callers