MCPcopy Create free account

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

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

↓ 220 callersFunctionjson
(res, data, status = 200)
server/shared/http/json.ts:1
↓ 56 callersFunctionreadBody
(req)
server/shared/http/readBody.ts:1
↓ 29 callersFunctionappend_log
(app: &AppHandle, message: &str)
tauri/src/workspace/paths.rs:47
↓ 23 callersFunctioncreateProvider
({ id, name, group = "default", apiUrl, defaultModel, keyUrl, pipeline = openaiPipeline, match
server/main/llm/providers.ts:49
↓ 13 callersFunctionsaveSetting
(key, value)
server/main/repository/settings/save.ts:2
↓ 11 callersFunctionfetchJson
(url: string, options?: RequestInit)
ui/src/apps/codeworkspace/utils.ts:1
↓ 10 callersFunctionemit
()
ui/src/system/windows.ts:16
↓ 10 callersFunctionsetStatus
(next: WsStatus)
ui/src/system/ws.ts:25
↓ 9 callersFunctioncloseContextMenu
()
ui/src/apps/files/index.tsx:82
↓ 9 callersFunctionon
(type: string, fn: Handler)
ui/src/system/ws.ts:127
↓ 9 callersFunctionupdate_tray_status
(app: &AppHandle)
tauri/src/workspace/services.rs:45
↓ 8 callersFunctiongetSettings
()
server/main/service/settings/get.ts:39
↓ 8 callersFunctionrunHermes
(args: string[], timeout = 15000)
server/apps/hermes/service/exec.ts:36
↓ 8 callersFunctionshell_text
()
tauri/src/shell/language.rs:73
↓ 8 callersFunctionshow_status_window
(app: &AppHandle, title: &str, message: &str)
tauri/src/shell/ui.rs:143
↓ 8 callersFunctiontoUnix
(value = "")
server/main/api/fs/index.ts:34
↓ 7 callersFunctioncreateAppDb
(filename)
server/shared/apps/db/createAppDb.ts:7
↓ 7 callersFunctionformatTime
(iso?: string)
ui/src/apps/codeworkspace/utils.ts:8
↓ 7 callersFunctionisConfigured
()
server/main/repository/auth.ts:21
↓ 7 callersFunctionnormalizeSessionKey
(value?: string)
server/apps/openclaw/service/sessionKey.ts:3
↓ 7 callersFunctionrunOpenClawJson
(args: string[], timeout = 15000)
server/apps/openclaw/service/openclaw.ts:46
↓ 7 callersFunctionsafeStat
(p)
server/apps/claude-code/service/introspect.ts:32
↓ 7 callersFunctionsafeStat
(p)
server/apps/codex/service/introspect.ts:21
↓ 7 callersFunctionsafeTarget
({ root = "", base = "", path = "" })
server/main/api/fs/index.ts:58
↓ 7 callersFunctionsetModel
(model?: string)
server/apps/openclaw/service/models.ts:13
↓ 7 callersFunctionstop_any_running_services
(app: &AppHandle)
tauri/src/workspace/services.rs:401
↓ 6 callersFunctionbroadcast
(msg)
server/main/service/runtime/ws.ts:42
↓ 6 callersFunctionhandleSend
(req, res)
server/apps/codex/api/index.ts:111
↓ 6 callersFunctionlineValue
(text: string, label: string)
server/apps/hermes/service/status.ts:6
↓ 6 callersFunctionloadItems
(path = "")
ui/src/apps/files/index.tsx:84
↓ 6 callersMethodno_window
(&mut self)
tauri/src/workspace/subprocess.rs:12
↓ 6 callersFunctionopenConversation
(sessionId: string)
ui/src/apps/codeworkspace/ChatPane.tsx:49
↓ 6 callersFunctionpost
(url: string, body: unknown)
ui/src/apps/memory/index.tsx:45
↓ 6 callersFunctionrelPath
(base, target)
server/main/api/fs/index.ts:67
↓ 6 callersFunctionsend
(msg)
server/main/service/runtime/ws.ts:76
↓ 5 callersFunctionapi
(path: string, options?: RequestInit)
ui/src/apps/ghtrending/index.tsx:64
↓ 5 callersFunctionbuildServer
(options: any = {})
server/main/service/runtime/reload.ts:66
↓ 5 callersFunctiondaysAgo
(days, hour, minute)
server/apps/finance/repository/init.ts:3
↓ 5 callersFunctionemitMessage
(message, metaValue = null)
server/main/service/task/runner.ts:36
↓ 5 callersFunctionfmtAmt
(value?: number)
ui/src/apps/finance/index.tsx:36
↓ 5 callersFunctiongetMemory
(id)
server/main/repository/memory.ts:36
↓ 5 callersFunctionisEnabled
(item: MemoryItem)
ui/src/apps/memory/index.tsx:5
↓ 5 callersFunctionisPinned
(item: MemoryItem)
ui/src/apps/memory/index.tsx:6
↓ 5 callersFunctionitem
(icon: string, label: string, action: () => void)
ui/src/components/ContextMenu.tsx:34
↓ 5 callersFunctionmatches
(path, suffix)
server/main/api/runtime/index.ts:31
↓ 5 callersFunctionnow
()
server/apps/notes/repository/notes.ts:3
↓ 5 callersFunctionopen
({ payload, existingWindow, openWindow, focusWindow }: any)
ui/src/apps/chat/intent.ts:20
↓ 5 callersFunctionopenWindow
(app: AppDefinition)
ui/src/system/windows.ts:84
↓ 5 callersFunctionrebalanceZ
(activeWindowId: string | null = null)
ui/src/system/windows.ts:21
↓ 5 callersFunctionrequest
(url: string, options: RequestInit = {})
ui/src/apps/files/index.tsx:56
↓ 5 callersFunctionsessionRegistryDir
(sessionId)
server/apps/codex/service/sessions.ts:40
↓ 5 callersFunctionuseAppearance
()
ui/src/stores/appearance.ts:41
↓ 5 callersFunctionwithBundledNodePath
(extra: any = {})
server/main/service/runtime/reload.ts:14
↓ 5 callersFunctionwrite
(obj)
server/apps/codex/api/index.ts:131
↓ 4 callersFunctionappendHistory
(sessionKey: string, message)
server/apps/openclaw/service/history.ts:10
↓ 4 callersFunctioncancelEdit
()
ui/src/apps/finance/index.tsx:105
↓ 4 callersFunctionclamp
(value: number, min: number, max: number)
ui/src/components/AppWindow.tsx:21
↓ 4 callersFunctioncloseModal
(result: string | boolean | null)
ui/src/apps/files/index.tsx:167
↓ 4 callersFunctioncommand_log_file
(app: &AppHandle, name: &str)
tauri/src/workspace/paths.rs:60
↓ 4 callersFunctionconnect
(url?: string)
ui/src/system/ws.ts:51
↓ 4 callersFunctioneditInput
(row: FinanceRow, field: string, className = "")
ui/src/apps/finance/FinanceLedgerTable.tsx:58
↓ 4 callersFunctionfetchData
(targetMonth = month)
ui/src/apps/finance/index.tsx:47
↓ 4 callersFunctionformatSize
(n?: number)
ui/src/apps/codeworkspace/utils.ts:38
↓ 4 callersFunctiongenerate_html
Generate HTML report from loop output data. If auto_refresh is True, adds a meta refresh tag.
skills/skill-creator/scripts/generate_report.py:16
↓ 4 callersFunctiongetConversationBySessionId
(sessionId)
server/apps/claude-code/repository/conversations.ts:12
↓ 4 callersFunctiongetConversationBySessionId
(sessionId)
server/apps/codex/repository/conversations.ts:10
↓ 4 callersFunctionisAuthenticated
(req, { allowQueryToken = false }: any = {})
server/main/service/auth/session.ts:46
↓ 4 callersFunctionlist
({ language = "", since = "daily" } : any = {})
server/apps/ghtrending/service/list.ts:3
↓ 4 callersFunctionloadCron
()
ui/src/apps/openclaw/TaskView.tsx:78
↓ 4 callersFunctionloadSessions
()
ui/src/apps/codeworkspace/ChatPane.tsx:29
↓ 4 callersFunctionmonthValue
(date: Date)
ui/src/apps/finance/index.tsx:15
↓ 4 callersFunctionnode_binary_path
(app: &AppHandle)
tauri/src/workspace/paths.rs:86
↓ 4 callersFunctionparse_skill_md
Parse a SKILL.md file, returning (name, description, full_content).
skills/skill-creator/scripts/utils.py:7
↓ 4 callersFunctionprobeProcess
(entry, probePort, healthPath)
server/main/service/runtime/reload.ts:75
↓ 4 callersFunctionreadTextFile
(p)
server/apps/codex/service/introspect.ts:23
↓ 4 callersFunctionreadThreadId
(cwdOrRegistry)
server/apps/codex/service/sessions.ts:42
↓ 4 callersFunctionrender
()
tauri/ui/about.js:12
↓ 4 callersFunctionreplaceAllCounting
(src, needle, replacement)
scripts/start.ts:157
↓ 4 callersFunctionrequest
(url: string, options: RequestInit = {})
ui/src/apps/tasks/index.tsx:155
↓ 4 callersFunctionresource_root
(app: &AppHandle)
tauri/src/workspace/paths.rs:69
↓ 4 callersFunctionrun
(command, args, options: any = {})
scripts/dev.ts:20
↓ 4 callersFunctionrunCmd
(cmd, args, opts: any = {})
server/apps/claude-code/service/introspect.ts:9
↓ 4 callersFunctionsaveMessage
(conversationId, msg, meta = null, remark = null)
server/main/service/chat/store.ts:17
↓ 4 callersFunctionsetForm
(patch: Partial<typeof form>)
ui/src/apps/finance/index.tsx:34
↓ 4 callersFunctionstartEdit
(row: FinanceRow, field: string)
ui/src/apps/finance/index.tsx:100
↓ 4 callersFunctionstart_services
进程守护:每隔几秒看一眼 state.main / state.apps,死了就拉回来。 AI 在 chat 里 pkill 自己的 node 进程不至于把整个体验干废,等几秒会自动恢复。
tauri/src/workspace/services.rs:651
↓ 4 callersFunctionworkspace_dir
(app: &AppHandle)
tauri/src/workspace/paths.rs:132
↓ 3 callersFunctionagentTask
({ app, title, payload, meta = null })
server/shared/apps/agentTask.ts:29
↓ 3 callersFunctionappendEvent
(conversationId, kind, obj)
server/apps/codex/repository/events.ts:3
↓ 3 callersFunctionapps_service_ready
()
tauri/src/workspace/services.rs:35
↓ 3 callersFunctionbind
(linkEl)
tauri/ui/about.js:86
↓ 3 callersFunctionbuildFrontend
(options: any = {})
server/main/service/runtime/reload.ts:50
↓ 3 callersFunctioncalculate_stats
Calculate mean, stddev, min, max for a list of values.
skills/skill-creator/scripts/aggregate_benchmark.py:45
↓ 3 callersFunctionclaudeEnv
()
server/apps/claude-code/service/status.ts:17
↓ 3 callersFunctionclearTimers
()
ui/src/system/ws.ts:34
↓ 3 callersFunctioncodexEnv
()
server/apps/codex/service/status.ts:16
↓ 3 callersFunctioncountBy
(status: string)
ui/src/apps/tasks/index.tsx:197
↓ 3 callersFunctioncurrent_locale
()
tauri/src/workspace/locale.rs:100
↓ 3 callersFunctionemit
()
ui/src/stores/toast.ts:13
↓ 3 callersFunctionemit
(type: string, data?: any)
ui/src/system/ws.ts:30
next →1–100 of 1,017, ranked by callers