MCPcopy Index your code

hub / github.com/daxiondi/openclaw-desktop / functions

Functions222 in github.com/daxiondi/openclaw-desktop

↓ 82 callersFunctionpush_bootstrap_log
(app: &tauri::AppHandle, logs: &mut Vec<String>, message: impl Into<String>)
src-tauri/src/main.rs:1819
↓ 22 callersFunctionisTauriRuntime
()
src/bridge/openclawBridge.ts:64
↓ 18 callersFunctionrun_command
(binary: &str, args: &[&str])
src-tauri/src/main.rs:1825
↓ 12 callersFunctionresolve_openclaw_binary
()
src-tauri/src/main.rs:1652
↓ 12 callersFunctionrun
(cmd, args, opts = {})
scripts/prepare-openclaw-bundle.mjs:37
↓ 10 callersFunctionsummarize_output
(stdout: &[u8], stderr: &[u8])
src-tauri/src/main.rs:1710
↓ 8 callersFunctionload_openclaw_config_value
()
src-tauri/src/main.rs:295
↓ 6 callersFunctionremove_dir_all_native
(dir: &PathBuf)
src-tauri/src/main.rs:2240
↓ 6 callersFunctionrun_openclaw
( app: &tauri::AppHandle, binary: &str, args: &[&str], logs: &mut Vec<String>, )
src-tauri/src/main.rs:1877
↓ 5 callersFunctionensureCleanDir
(p)
scripts/prepare-openclaw-bundle.mjs:137
↓ 5 callersFunctionnormalize_provider_id
(raw: &str)
src-tauri/src/main.rs:1484
↓ 5 callersFunctionresolve_openclaw_config_path
()
src-tauri/src/main.rs:288
↓ 4 callersFunctionassertFile
(p, label)
scripts/test-windows-portable-install.mjs:54
↓ 4 callersFunctioncommand_exists
(binary: &str, args: &[&str])
src-tauri/src/main.rs:701
↓ 4 callersFunctioncopy_dir_with_native_tool
(src: &PathBuf, dst: &PathBuf)
src-tauri/src/main.rs:2271
↓ 4 callersFunctionensureFile
(p, label)
scripts/prepare-openclaw-bundle.mjs:86
↓ 4 callersFunctionread_env_path
(name: &str)
src-tauri/src/main.rs:268
↓ 4 callersFunctionresolve_user_home
()
src-tauri/src/main.rs:254
↓ 4 callersFunctionrun
(cmd, args, opts = {})
scripts/test-windows-portable-install.mjs:12
↓ 4 callersFunctionsave_openclaw_config_value
(value: &serde_json::Value)
src-tauri/src/main.rs:307
↓ 3 callersFunctionassertFile
(p, label)
scripts/test-offline-local-codex-ui.mjs:30
↓ 3 callersFunctionbrowser_relay_status_with_binary
(binary: &str)
src-tauri/src/main.rs:1153
↓ 3 callersFunctiondecode_jwt_payload
(token: &str)
src-tauri/src/main.rs:344
↓ 3 callersFunctionensureOfficialWebReady
()
src/features/shell/Shell.tsx:43
↓ 3 callersFunctionensure_official_web_ready
()
src-tauri/src/main.rs:3458
↓ 3 callersFunctionextract_zip_to_dir_native
(zip_path: &PathBuf, extract_root: &PathBuf)
src-tauri/src/main.rs:2647
↓ 3 callersFunctionhandleOAuthStart
(providerIdOverride?: string)
src/features/onboarding/Onboarding.tsx:155
↓ 3 callersFunctionresolve_bundled_node_binary
(bundle_dir: &PathBuf)
src-tauri/src/main.rs:2367
↓ 3 callersFunctionresolve_openclaw_agent_dir
()
src-tauri/src/main.rs:327
↓ 3 callersFunctionrun
(cmd, args, opts = {})
scripts/test-offline-local-codex-ui.mjs:15
↓ 3 callersFunctionrunOpenclaw
(openclawBin, args, opts, nodePath)
scripts/test-offline-local-codex-ui.mjs:129
↓ 3 callersFunctionsleep
(ms)
scripts/test-offline-local-codex-ui.mjs:36
↓ 2 callersFunctionassertDir
(p, label)
scripts/test-windows-portable-install.mjs:60
↓ 2 callersFunctionbrowser_mode_status_from_config
(config_value: &serde_json::Value)
src-tauri/src/main.rs:1046
↓ 2 callersFunctionbundle_payload_usable
(bundle_dir: &PathBuf)
src-tauri/src/main.rs:2509
↓ 2 callersFunctioncheckForUpdates
(manual = true)
src/features/updater/UpdaterWidget.tsx:34
↓ 2 callersFunctioncheck_models_auth_ready
(app: &tauri::AppHandle, binary: &str, logs: &mut Vec<String>)
src-tauri/src/main.rs:2109
↓ 2 callersFunctiondetectArch
(lowerName)
scripts/generate-updater-manifest.mjs:39
↓ 2 callersFunctiondetect_local_browser_candidates
()
src-tauri/src/main.rs:755
↓ 2 callersFunctiondownload_url_to_file_native
(url: &str, out_file: &PathBuf)
src-tauri/src/main.rs:2563
↓ 2 callersFunctionensure_prefix_openclaw_launcher
( prefix: &PathBuf, bundle_dir: &PathBuf, logs: &mut Vec<String>, )
src-tauri/src/main.rs:2408
↓ 2 callersFunctionextract_browser_relay_path
(output: &str)
src-tauri/src/main.rs:1133
↓ 2 callersFunctionfetch_ollama_status
(endpoint: &str)
src-tauri/src/main.rs:3266
↓ 2 callersFunctiongateway_child_slot
()
src-tauri/src/main.rs:2972
↓ 2 callersFunctionget_feishu_channel_status
()
src-tauri/src/main.rs:4401
↓ 2 callersFunctioninstall_openclaw_from_bundle_dir
( app: &tauri::AppHandle, logs: &mut Vec<String>, bundle_dir: &PathBuf, )
src-tauri/src/main.rs:2860
↓ 2 callersFunctionis_official_web_ready
()
src-tauri/src/main.rs:3023
↓ 2 callersFunctionloadBrowserModeStatus
()
src/features/shell/Shell.tsx:101
↓ 2 callersFunctionloadFeishuStatus
()
src/features/shell/Shell.tsx:187
↓ 2 callersFunctionloadRelayStatus
()
src/features/shell/Shell.tsx:134
↓ 2 callersFunctionnormalizeOllamaEndpoint
(endpoint?: string)
src/bridge/openclawBridge.ts:68
↓ 2 callersFunctionnormalize_anthropic_model_id
(raw: &str)
src-tauri/src/main.rs:1566
↓ 2 callersFunctionnormalize_ollama_endpoint
(raw: &str)
src-tauri/src/main.rs:3235
↓ 2 callersFunctionnormalize_ollama_model_name
(raw: &str)
src-tauri/src/main.rs:3248
↓ 2 callersFunctionnpmPack
(args, cwd)
scripts/prepare-openclaw-bundle.mjs:158
↓ 2 callersFunctionopenOfficialWebWindow
()
src/features/shell/Shell.tsx:72
↓ 2 callersFunctionparseVersion
(v)
scripts/prepare-openclaw-bundle.mjs:63
↓ 2 callersFunctionpath_is_file
(path: &Path)
src-tauri/src/main.rs:724
↓ 2 callersFunctionpath_to_string
(path: &PathBuf)
src-tauri/src/main.rs:1899
↓ 2 callersFunctionprefix_has_openclaw_binary
(prefix: &PathBuf)
src-tauri/src/main.rs:2475
↓ 2 callersFunctionprovider_has_auth_profile
(provider_id: &str)
src-tauri/src/main.rs:1856
↓ 2 callersFunctionread_local_codex_auth_status
()
src-tauri/src/main.rs:4198
↓ 2 callersFunctionrefreshCodexAuth
(providerList: OAuthProvider[])
src/features/onboarding/Onboarding.tsx:113
↓ 2 callersFunctionrefreshLocalOAuthTools
(providerList: OAuthProvider[])
src/features/onboarding/Onboarding.tsx:126
↓ 2 callersFunctionrefreshProviders
()
src/features/onboarding/Onboarding.tsx:97
↓ 2 callersFunctionresolveLocalOpenclawVersion
()
scripts/prepare-openclaw-bundle.mjs:192
↓ 2 callersFunctionresolve_api_key_default_model
(provider_id: &str)
src-tauri/src/main.rs:1559
↓ 2 callersFunctionresolve_binary_in_path
(binary: &str)
src-tauri/src/main.rs:737
↓ 2 callersFunctionresolve_codex_auth_path
()
src-tauri/src/main.rs:244
↓ 2 callersFunctionresolve_openclaw_auth_profiles_path
()
src-tauri/src/main.rs:340
↓ 2 callersFunctionresolve_openclaw_bundle_dir_from_extracted_root
(extract_root: &PathBuf)
src-tauri/src/main.rs:2552
↓ 2 callersFunctionresolve_openclaw_state_dir
()
src-tauri/src/main.rs:278
↓ 2 callersFunctionrunBootstrap
()
src/features/bootstrap/Bootstrap.tsx:22
↓ 2 callersFunctionrunOpenclaw
(openclawBin, args, opts, nodePath)
scripts/test-windows-portable-install.mjs:135
↓ 2 callersFunctionrunStreaming
(cmd, args, opts = {})
scripts/test-windows-portable-install.mjs:36
↓ 2 callersFunctionsetBrowserMode
(mode: string)
src/bridge/openclawBridge.ts:331
↓ 2 callersFunctionsleep
(ms)
scripts/test-windows-portable-install.mjs:66
↓ 2 callersFunctionsync_local_codex_auth_to_openclaw
(set_default_model: bool)
src-tauri/src/main.rs:401
↓ 2 callersFunctiontail
(text, size = 2000)
scripts/test-offline-local-codex-ui.mjs:40
↓ 2 callersFunctiontail
(text, size = 2000)
scripts/test-windows-portable-install.mjs:320
↓ 2 callersFunctiontoModeText
(mode: string)
src/features/shell/Shell.tsx:95
↓ 2 callersFunctiontry_prepare_windows_downloaded_bundle
( app: &tauri::AppHandle, logs: &mut Vec<String>, )
src-tauri/src/main.rs:2712
↓ 2 callersFunctionversionGte
(left, right)
scripts/prepare-openclaw-bundle.mjs:75
↓ 2 callersFunctionwindows_robocopy_path_arg
(path: &PathBuf)
src-tauri/src/main.rs:2222
↓ 1 callersFunctionappend_text_once
(path: &PathBuf, marker: &str, snippet: &str)
src-tauri/src/main.rs:1903
↓ 1 callersFunctionbootstrap_openclaw
(app: tauri::AppHandle)
src-tauri/src/main.rs:3580
↓ 1 callersFunctioncopyDirRobust
(src, dst)
scripts/test-windows-portable-install.mjs:149
↓ 1 callersFunctiondetectTargets
(lowerName)
scripts/generate-updater-manifest.mjs:66
↓ 1 callersFunctiondetect_local_codex_auth
()
src-tauri/src/main.rs:4246
↓ 1 callersFunctiondiagnoseRelay
()
src/features/shell/Shell.tsx:170
↓ 1 callersFunctiondownloadPortableZip
(url, zipPath)
scripts/test-windows-portable-install.mjs:175
↓ 1 callersFunctionensureUserWritableRecursive
(rootDir)
scripts/prepare-openclaw-bundle.mjs:142
↓ 1 callersFunctionensure_browser_defaults
( app: &tauri::AppHandle, logs: &mut Vec<String>, )
src-tauri/src/main.rs:906
↓ 1 callersFunctionensure_browser_relay_installed
(app: &tauri::AppHandle, binary: &str, logs: &mut Vec<String>)
src-tauri/src/main.rs:1201
↓ 1 callersFunctionensure_openclaw_terminal_command
( app: &tauri::AppHandle, logs: &mut Vec<String>, resolved_binary: &str, )
src-tauri/src/main.rs:1984
↓ 1 callersFunctionensure_unix_shell_path_config
(home: &PathBuf, logs: &mut Vec<String>)
src-tauri/src/main.rs:1920
↓ 1 callersFunctionensure_windows_user_path_contains
(local_bin: &PathBuf)
src-tauri/src/main.rs:1948
↓ 1 callersFunctionextractPortableZip
(zipPath, extractRoot)
scripts/test-windows-portable-install.mjs:193
↓ 1 callersFunctionfind_openclaw_bundle_dir
(root: &PathBuf)
src-tauri/src/main.rs:2524
↓ 1 callersFunctionhandleApiKeySave
()
src/features/onboarding/Onboarding.tsx:232
next →1–100 of 222, ranked by callers