MCPcopy Create free account

hub / github.com/0xKarl-dev/claw-codes / functions

Functions1,565 in github.com/0xKarl-dev/claw-codes

↓ 3 callersFunctioncommand_failure
(program: &str, args: &[&str], output: &std::process::Output)
rust/crates/commands/src/lib.rs:963
↓ 3 callersFunctioncopy_dir_all
(source: &Path, destination: &Path)
rust/crates/plugins/src/lib.rs:1957
↓ 3 callersFunctiondecode_html_entities
(input: &str)
rust/crates/tools/src/lib.rs:1204
↓ 3 callersFunctiondetect_first_command
(commands: &[&'static str])
rust/crates/tools/src/lib.rs:2591
↓ 3 callersMethoddiscover
(&self)
rust/crates/runtime/src/config.rs:197
↓ 3 callersFunctiondiscover_plugin_dirs
(root: &Path)
rust/crates/plugins/src/lib.rs:1911
↓ 3 callersMethodemit
(&self, event: InternalPromptProgressEvent, error: Option<&str>)
rust/crates/claw-cli/src/main.rs:2526
↓ 3 callersMethodenable
(&mut self, plugin_id: &str)
rust/crates/plugins/src/lib.rs:1021
↓ 3 callersFunctionenv_lock
()
rust/crates/runtime/src/prompt.rs:522
↓ 3 callersFunctionexecute_bash
(input: BashCommandInput)
rust/crates/runtime/src/bash.rs:67
↓ 3 callersFunctionexpect_success
(response: reqwest::Response)
rust/crates/api/src/providers/claw_provider.rs:603
↓ 3 callersFunctionfile_url
(path: &Path)
rust/crates/lsp/src/client.rs:432
↓ 3 callersFunctionfilter_tool_specs
( tool_registry: &GlobalToolRegistry, allowed_tools: Option<&AllowedToolSet>, )
rust/crates/claw-cli/src/main.rs:386
↓ 3 callersFunctionfixture_paths
()
rust/crates/compat-harness/src/lib.rs:300
↓ 3 callersFunctionformat_compact_report
(removed: usize, resulting_messages: usize, skipped: bool)
rust/crates/claw-cli/src/main.rs:771
↓ 3 callersFunctiongenerate_pkce_pair
()
rust/crates/runtime/src/oauth.rs:234
↓ 3 callersFunctionget_commands
(cwd: str | None = None, include_plugin_commands: bool = True, include_skill_commands: bool = True)
src/commands.py:60
↓ 3 callersFunctionget_tools
( simple_mode: bool = False, include_mcp: bool = True, permission_context: ToolPermissionContext |
src/tools.py:62
↓ 3 callersFunctiongit_output
(args: &[&str])
rust/crates/claw-cli/src/main.rs:2228
↓ 3 callersFunctionhandle_agents_slash_command
(args: Option<&str>, cwd: &Path)
rust/crates/commands/src/lib.rs:658
↓ 3 callersFunctionhandle_branch_slash_command
( action: Option<&str>, target: Option<&str>, cwd: &Path, )
rust/crates/commands/src/lib.rs:690
↓ 3 callersFunctionhandle_skills_slash_command
(args: Option<&str>, cwd: &Path)
rust/crates/commands/src/lib.rs:670
↓ 3 callersFunctionhandle_worktree_slash_command
( action: Option<&str>, path: Option<&str>, branch: Option<&str>, cwd: &Path, )
rust/crates/commands/src/lib.rs:729
↓ 3 callersFunctionhtml_to_text
(html: &str)
rust/crates/tools/src/lib.rs:1174
↓ 3 callersFunctioninit_git_repo
(label: &str)
rust/crates/commands/src/lib.rs:1700
↓ 3 callersMethodinsert_active_char
(&mut self, session: &mut EditSession, ch: char)
rust/crates/claw-cli/src/input.rs:543
↓ 3 callersMethodinsert_active_text
(&mut self, session: &mut EditSession, text: &str)
rust/crates/claw-cli/src/input.rs:548
↓ 3 callersMethodis_denied
(&self)
rust/crates/runtime/src/hooks.rs:39
↓ 3 callersFunctionis_literal_command
(entry: &str)
rust/crates/plugins/src/lib.rs:1797
↓ 3 callersFunctioniso8601_now
()
rust/crates/tools/src/lib.rs:2263
↓ 3 callersFunctionline_end
(text: &str, cursor: usize)
rust/crates/claw-cli/src/input.rs:800
↓ 3 callersFunctionload_plugin_definition
( root: &Path, kind: PluginKind, source: String, marketplace: &str, )
rust/crates/plugins/src/lib.rs:1356
↓ 3 callersFunctionlocation_to_symbol_locations
(locations: Vec<Location>)
rust/crates/lsp/src/client.rs:438
↓ 3 callersFunctionloopback_redirect_uri
(port: u16)
rust/crates/runtime/src/oauth.rs:254
↓ 3 callersMethodmcp
(&self)
rust/crates/runtime/src/config.rs:298
↓ 3 callersMethodmove_right
(&self, session: &mut EditSession)
rust/crates/claw-cli/src/input.rs:569
↓ 3 callersFunctionnot_found
(message: String)
rust/crates/server/src/lib.rs:269
↓ 3 callersFunctionnow_unix_timestamp
()
rust/crates/api/src/providers/claw_provider.rs:497
↓ 3 callersMethodoauth
(&self)
rust/crates/runtime/src/config.rs:313
↓ 3 callersFunctionoauth_token_is_expired
(token_set: &OAuthTokenSet)
rust/crates/api/src/providers/claw_provider.rs:380
↓ 3 callersFunctionoptional_string_map
( object: &BTreeMap<String, JsonValue>, key: &str, context: &str, )
rust/crates/runtime/src/config.rs:881
↓ 3 callersFunctionparse_args
(args: &[String])
rust/crates/claw-cli/src/main.rs:162
↓ 3 callersMethodparse_literal
(&mut self, expected: &str, value: JsonValue)
rust/crates/runtime/src/json.rs:176
↓ 3 callersFunctionparse_skill_frontmatter
(contents: &str)
rust/crates/commands/src/lib.rs:1407
↓ 3 callersMethodparse_value
(&mut self)
rust/crates/runtime/src/json.rs:161
↓ 3 callersFunctionplugin_id
(name: &str, marketplace: &str)
rust/crates/plugins/src/lib.rs:1929
↓ 3 callersFunctionplugin_manifest_path
(root: &Path)
rust/crates/plugins/src/lib.rs:1421
↓ 3 callersFunctionpreview_text
(input: &str, max_chars: usize)
rust/crates/tools/src/lib.rs:1218
↓ 3 callersMethodpush_history
(&mut self, entry: impl Into<String>)
rust/crates/claw-cli/src/input.rs:261
↓ 3 callersFunctionread_base_url
()
rust/crates/api/src/client.rs:113
↓ 3 callersFunctionread_credentials_root
(path: &PathBuf)
rust/crates/runtime/src/oauth.rs:335
↓ 3 callersMethodread_line
(&mut self)
rust/crates/runtime/src/mcp_stdio.rs:621
↓ 3 callersMethodregister
( mut self, tool_name: impl Into<String>, handler: impl FnMut(&str) -> Result<String,
rust/crates/runtime/src/conversation.rs:378
↓ 3 callersMethodregistry_path
(&self)
rust/crates/plugins/src/lib.rs:923
↓ 3 callersMethodrender
( &mut self, out: &mut impl Write, base_prompt: &str, vim_enabled: bool, )
rust/crates/claw-cli/src/input.rs:176
↓ 3 callersMethodrender
(&self)
rust/crates/claw-cli/src/init.rs:46
↓ 3 callersFunctionrender_init_claw_md
(cwd: &Path)
rust/crates/claw-cli/src/init.rs:162
↓ 3 callersFunctionrender_repl_help
()
rust/crates/claw-cli/src/main.rs:1867
↓ 3 callersFunctionresolve_sandbox_status_for_request
(request: &SandboxRequest, cwd: &Path)
rust/crates/runtime/src/sandbox.rs:162
↓ 3 callersFunctionresolve_startup_auth_source
(load_oauth_config: F)
rust/crates/api/src/providers/claw_provider.rs:399
↓ 3 callersMethodrun_internal_prompt_text
( &self, prompt: &str, enable_tools: bool, )
rust/crates/claw-cli/src/main.rs:1612
↓ 3 callersFunctionrun_setup
(cwd: Path | None = None, trusted: bool = True)
src/setup.py:64
↓ 3 callersFunctionsessions_dir
()
rust/crates/claw-cli/src/main.rs:1767
↓ 3 callersMethodset_text_from_history
(&mut self, entry: String)
rust/crates/claw-cli/src/input.rs:103
↓ 3 callersMethodsettings_path
(&self)
rust/crates/plugins/src/lib.rs:933
↓ 3 callersFunctionslash_command_specs
()
rust/crates/commands/src/lib.rs:424
↓ 3 callersMethodspawn
(handler: Arc<dyn Fn(&str) -> HttpResponse + Send + Sync + 'static>)
rust/crates/tools/src/lib.rs:4377
↓ 3 callersFunctionspawn_mcp_stdio_process
(bootstrap: &McpClientBootstrap)
rust/crates/runtime/src/mcp_stdio.rs:768
↓ 3 callersMethodstderr
(&mut self, cfg: std::process::Stdio)
rust/crates/runtime/src/hooks.rs:276
↓ 3 callersMethodstdin
(&mut self, cfg: std::process::Stdio)
rust/crates/runtime/src/hooks.rs:266
↓ 3 callersMethodstdout
(&mut self, cfg: std::process::Stdio)
rust/crates/runtime/src/hooks.rs:271
↓ 3 callersMethodstop_heartbeat
(&mut self)
rust/crates/claw-cli/src/main.rs:2677
↓ 3 callersMethodstream_markdown
(&self, markdown: &str, out: &mut impl Write)
rust/crates/claw-cli/src/render.rs:590
↓ 3 callersMethodsummary_lines_for_model
(self, label: &str, model: Option<&str>)
rust/crates/runtime/src/usage.rs:116
↓ 3 callersMethodtake_request_id
(&mut self)
rust/crates/runtime/src/mcp_stdio.rs:501
↓ 3 callersFunctiontemp_dir
(label: &str)
rust/crates/plugins/src/hooks.rs:304
↓ 3 callersFunctiontemp_path
(name: &str)
rust/crates/runtime/src/file_ops.rs:486
↓ 3 callersMethodterminate
(&mut self)
rust/crates/runtime/src/mcp_stdio.rs:751
↓ 3 callersMethodto_markdown
(self)
src/port_manifest.py:18
↓ 3 callersMethodtool
(self, name: str)
src/execution_registry.py:39
↓ 3 callersFunctiontruncate_for_summary
(value: &str, limit: usize)
rust/crates/claw-cli/src/main.rs:3510
↓ 3 callersFunctiontruncate_instruction_content
(content: &str, remaining_chars: usize)
rust/crates/runtime/src/prompt.rs:376
↓ 3 callersFunctionunix_time_ms
()
rust/crates/plugins/src/lib.rs:1950
↓ 3 callersMethodusage
(&self)
rust/crates/runtime/src/conversation.rs:276
↓ 3 callersMethodvalidate
(&self)
rust/crates/plugins/src/lib.rs:434
↓ 3 callersFunctionvalidate_command_entry
( root: &Path, entry: &str, kind: &'static str, errors: &mut Vec<PluginManifestValidationError
rust/crates/plugins/src/lib.rs:1654
↓ 3 callersFunctionvalidate_command_path
(root: &Path, entry: &str, kind: &str)
rust/crates/plugins/src/lib.rs:1771
↓ 3 callersFunctionvalidate_required_manifest_field
( field: &'static str, value: &str, errors: &mut Vec<PluginManifestValidationError>, )
rust/crates/plugins/src/lib.rs:1484
↓ 3 callersMethodwith_hooks
(mut self, hooks: RuntimeHookConfig)
rust/crates/runtime/src/config.rs:335
↓ 3 callersMethodwith_os
(mut self, os_name: impl Into<String>, os_version: impl Into<String>)
rust/crates/runtime/src/prompt.rs:110
↓ 3 callersMethodwith_project_context
(mut self, project_context: ProjectContext)
rust/crates/runtime/src/prompt.rs:117
↓ 3 callersFunctionwrite_agent
(root: &Path, name: &str, description: &str, model: &str, reasoning: &str)
rust/crates/commands/src/lib.rs:1785
↓ 3 callersFunctionwrite_skill
(root: &Path, name: &str, description: &str)
rust/crates/commands/src/lib.rs:1796
↓ 3 callersFunctionwrite_temp_text_file
( filename: &str, contents: &str, )
rust/crates/claw-cli/src/main.rs:2260
↓ 2 callersMethod_collect_matches
(self, tokens: set[str], modules: tuple[PortingModule, ...], kind: str)
src/runtime.py:176
↓ 2 callersFunction_snapshot_count
(path: Path)
src/parity_audit.py:117
↓ 2 callersFunctionagent_permission_policy
()
rust/crates/tools/src/lib.rs:1746
↓ 2 callersMethodaggregated_hooks
(&self)
rust/crates/plugins/src/lib.rs:685
↓ 2 callersMethodapply
(&self, mut request_builder: reqwest::RequestBuilder)
rust/crates/api/src/providers/claw_provider.rs:82
↓ 2 callersFunctionapply_code_block_background
(line: &str)
rust/crates/claw-cli/src/render.rs:627
← previousnext →201–300 of 1,565, ranked by callers