MCPcopy Create free account

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

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

↓ 2 callersMethodwith_streaming
(mut self)
rust/crates/api/src/types.rs:21
↓ 2 callersFunctionwrite_agent_manifest
(manifest: &AgentOutput)
rust/crates/tools/src/lib.rs:1753
↓ 2 callersFunctionwrite_credentials_root
(path: &PathBuf, root: &Map<String, Value>)
rust/crates/runtime/src/oauth.rs:357
↓ 2 callersFunctionwrite_echo_script
()
rust/crates/runtime/src/mcp_stdio.rs:840
↓ 2 callersFunctionwrite_external_plugin
(root: &Path, name: &str, version: &str)
rust/crates/commands/src/lib.rs:1762
↓ 2 callersFunctionwrite_file_if_missing
(path: &Path, content: &str)
rust/crates/claw-cli/src/init.rs:122
↓ 2 callersFunctionwrite_hook_plugin
(root: &Path, name: &str, pre_message: &str, post_message: &str)
rust/crates/plugins/src/hooks.rs:312
↓ 2 callersFunctionwrite_jsonrpc_script
()
rust/crates/runtime/src/mcp_stdio.rs:855
↓ 2 callersFunctionwrite_mcp_server_script
()
rust/crates/runtime/src/mcp_stdio.rs:898
↓ 2 callersFunctionwrite_mock_server_script
(root: &std::path::Path)
rust/crates/lsp/src/lib.rs:44
↓ 2 callersFunctionwrite_temp_text_file
(prefix: &str, extension: &str, contents: &str)
rust/crates/commands/src/lib.rs:1006
↓ 1 callersMethod_format_output
(self, summary_lines: list[str])
src/query_engine.py:152
↓ 1 callersMethod_infer_permission_denials
(self, matches: list[RoutedMatch])
src/runtime.py:169
↓ 1 callersFunction_reference_surface
()
src/parity_audit.py:113
↓ 1 callersMethod_render_structured_output
(self, payload: dict[str, object])
src/query_engine.py:161
↓ 1 callersMethod_score
(tokens: set[str], module: PortingModule)
src/runtime.py:186
↓ 1 callersMethodactive_mode
(&self)
rust/crates/runtime/src/permissions.rs:76
↓ 1 callersMethodadd_turn
(self, prompt: str, output: str)
src/models.py:33
↓ 1 callersFunctionagent_detail
(agent: &AgentSummary)
rust/crates/commands/src/lib.rs:1496
↓ 1 callersFunctionagent_store_dir
()
rust/crates/tools/src/lib.rs:2208
↓ 1 callersMethodallocate_session_id
(&self)
rust/crates/server/src/lib.rs:38
↓ 1 callersFunctionapp
(state: AppState)
rust/crates/server/src/lib.rs:140
↓ 1 callersFunctionappend_agent_output
(path: &str, suffix: &str)
rust/crates/tools/src/lib.rs:1778
↓ 1 callersMethodappend_styled
(&mut self, output: &mut String, text: &str, theme: &ColorTheme)
rust/crates/claw-cli/src/render.rs:211
↓ 1 callersMethodapply
(&mut self, tool_call: DeltaToolCall)
rust/crates/api/src/providers/openai_compat.rs:483
↓ 1 callersFunctionapply_env
(command: &mut Command, env: &BTreeMap<String, String>)
rust/crates/runtime/src/mcp_stdio.rs:781
↓ 1 callersMethodas_i64
(&self)
rust/crates/runtime/src/json.rs:107
↓ 1 callersMethodas_json
(&self)
rust/crates/runtime/src/config.rs:288
↓ 1 callersMethodas_lines
(self)
src/deferred_init.py:14
↓ 1 callersMethodas_str
(self)
rust/crates/runtime/src/oauth.rs:34
↓ 1 callersFunctionassemble_tool_pool
( simple_mode: bool = False, include_mcp: bool = True, permission_context: ToolPermissionContext |
src/tool_pool.py:28
↓ 1 callersMethodbackoff_for_attempt
(&self, attempt: u32)
rust/crates/api/src/providers/openai_compat.rs:199
↓ 1 callersMethodbackoff_for_attempt
(&self, attempt: u32)
rust/crates/api/src/providers/claw_provider.rs:330
↓ 1 callersMethodblocks
(self, tool_name: str)
src/permissions.py:18
↓ 1 callersFunctionbuild_agent_runtime
( job: &AgentJob, )
rust/crates/tools/src/lib.rs:1622
↓ 1 callersFunctionbuild_agent_system_prompt
(subagent_type: &str)
rust/crates/tools/src/lib.rs:1642
↓ 1 callersFunctionbuild_assistant_message
( events: Vec<AssistantEvent>, )
rust/crates/runtime/src/conversation.rs:291
↓ 1 callersFunctionbuild_bootstrap_graph
()
src/bootstrap_graph.py:16
↓ 1 callersFunctionbuild_branch_name
(hint: &str)
rust/crates/commands/src/lib.rs:1016
↓ 1 callersFunctionbuild_command_backlog
()
src/commands.py:44
↓ 1 callersFunctionbuild_command_graph
()
src/command_graph.py:29
↓ 1 callersFunctionbuild_manifest_commands
( root: &Path, commands: Vec<PluginCommandManifest>, errors: &mut Vec<PluginManifestValidationErro
rust/crates/plugins/src/lib.rs:1596
↓ 1 callersFunctionbuild_manifest_permissions
( permissions: &[String], errors: &mut Vec<PluginManifestValidationError>, )
rust/crates/plugins/src/lib.rs:1494
↓ 1 callersFunctionbuild_manifest_tools
( root: &Path, tools: Vec<RawPluginToolManifest>, errors: &mut Vec<PluginManifestValidationError>,
rust/crates/plugins/src/lib.rs:1528
↓ 1 callersFunctionbuild_notebook_cell
(cell_id: &str, cell_type: NotebookCellType, source: &str)
rust/crates/tools/src/lib.rs:2399
↓ 1 callersFunctionbuild_parser
()
src/main.py:21
↓ 1 callersFunctionbuild_plugin_manifest
( root: &Path, raw: RawPluginManifest, )
rust/crates/plugins/src/lib.rs:1439
↓ 1 callersFunctionbuild_port_context
(base: Path | None = None)
src/context.py:19
↓ 1 callersFunctionbuild_runtime_plugin_state
( )
rust/crates/claw-cli/src/main.rs:2424
↓ 1 callersFunctionbuild_search_url
(query: &str)
rust/crates/tools/src/lib.rs:1104
↓ 1 callersFunctionbuild_system_init_message
(trusted: bool = True)
src/system_init.py:8
↓ 1 callersFunctionbuild_system_prompt
()
rust/crates/claw-cli/src/main.rs:2415
↓ 1 callersFunctionbuild_tool_backlog
()
src/tools.py:40
↓ 1 callersFunctionbuild_workspace_setup
()
src/setup.py:56
↓ 1 callersFunctionbuilt_in_command_names
()
src/commands.py:40
↓ 1 callersFunctionbuiltin_plugins
()
rust/crates/plugins/src/lib.rs:1338
↓ 1 callersMethodbundled_root
()
rust/crates/plugins/src/lib.rs:910
↓ 1 callersFunctionbyte_index_for_char_column
(text: &str, column: usize)
rust/crates/claw-cli/src/input.rs:837
↓ 1 callersMethodchange_document
(&self, path: &Path, text: &str)
rust/crates/lsp/src/manager.rs:65
↓ 1 callersFunctionchat_completions_endpoint
(base_url: &str)
rust/crates/api/src/providers/openai_compat.rs:869
↓ 1 callersMethodclear_routes_for_server
(&mut self, server_name: &str)
rust/crates/runtime/src/mcp_stdio.rs:485
↓ 1 callersMethodclear_session
(&mut self, confirm: bool)
rust/crates/claw-cli/src/main.rs:1383
↓ 1 callersFunctionclient_runtime_block_on
(future: F)
rust/crates/api/src/providers/claw_provider.rs:478
↓ 1 callersFunctioncode_challenge_s256
(verifier: &str)
rust/crates/runtime/src/oauth.rs:248
↓ 1 callersFunctioncollapse_blank_lines
(content: &str)
rust/crates/runtime/src/compact.rs:427
↓ 1 callersFunctioncollapse_blank_lines
(content: &str)
rust/crates/runtime/src/prompt.rs:399
↓ 1 callersFunctioncollapse_underscores
(value: &str)
rust/crates/runtime/src/mcp.rs:158
↓ 1 callersFunctioncollect_recent_role_summaries
( messages: &[ConversationMessage], role: MessageRole, limit: usize, )
rust/crates/runtime/src/compact.rs:282
↓ 1 callersFunctioncollect_search_files
(base_path: &Path)
rust/crates/runtime/src/file_ops.rs:372
↓ 1 callersFunctioncommand_exists
(name: &str)
rust/crates/commands/src/lib.rs:998
↓ 1 callersFunctioncommand_exists
(command: &str)
rust/crates/runtime/src/sandbox.rs:280
↓ 1 callersMethodcompact
(&mut self)
rust/crates/claw-cli/src/main.rs:1570
↓ 1 callersMethodcompact
(&self, config: CompactionConfig)
rust/crates/runtime/src/conversation.rs:266
↓ 1 callersMethodcompact
(self, keep_last: int = 10)
src/transcript.py:15
↓ 1 callersMethodcompact_messages_if_needed
(self)
src/query_engine.py:129
↓ 1 callersFunctioncompacted_summary_prefix_len
(session: &Session)
rust/crates/runtime/src/compact.rs:133
↓ 1 callersFunctionconfig_file_for_scope
(scope: ConfigScope)
rust/crates/tools/src/lib.rs:2753
↓ 1 callersFunctionconfig_home_dir
()
rust/crates/tools/src/lib.rs:2761
↓ 1 callersMethodcontext_enrichment
( &self, path: &Path, position: Position, )
rust/crates/lsp/src/manager.rs:128
↓ 1 callersFunctionconvert_messages
(messages: &[ConversationMessage])
rust/crates/tools/src/lib.rs:1963
↓ 1 callersMethodcredential_env_vars
(self)
rust/crates/api/src/providers/openai_compat.rs:57
↓ 1 callersFunctioncredentials_home_dir
()
rust/crates/runtime/src/oauth.rs:326
↓ 1 callersMethodcurrent_len
(&self)
rust/crates/claw-cli/src/input.rs:91
↓ 1 callersMethodcurrent_line
(&self)
rust/crates/claw-cli/src/input.rs:99
↓ 1 callersFunctioncurrent_tool_registry
()
rust/crates/claw-cli/src/main.rs:348
↓ 1 callersMethodcursor_layout
(&self, prompt: &str)
rust/crates/claw-cli/src/input.rs:214
↓ 1 callersMethoddecide
(&mut self, request: &PermissionRequest)
rust/crates/runtime/src/permissions.rs:150
↓ 1 callersFunctiondedupe_commands
(entries: Vec<CommandManifestEntry>)
rust/crates/compat-harness/src/lib.rs:270
↓ 1 callersFunctiondedupe_hits
(hits: &mut Vec<SearchHit>)
rust/crates/tools/src/lib.rs:1370
↓ 1 callersFunctiondedupe_instruction_files
(files: Vec<ContextFile>)
rust/crates/runtime/src/prompt.rs:336
↓ 1 callersFunctiondedupe_tools
(entries: Vec<ToolManifestEntry>)
rust/crates/compat-harness/src/lib.rs:283
↓ 1 callersFunctiondeep_merge_objects
( target: &mut BTreeMap<String, JsonValue>, source: &BTreeMap<String, JsonValue>, )
rust/crates/runtime/src/config.rs:911
↓ 1 callersFunctiondefault_config_home
()
rust/crates/runtime/src/config.rs:422
↓ 1 callersFunctiondefault_export_filename
(session: &Session)
rust/crates/claw-cli/src/main.rs:2361
↓ 1 callersFunctiondefault_initialize_params
()
rust/crates/runtime/src/mcp_stdio.rs:794
↓ 1 callersFunctiondefault_oauth_config
()
rust/crates/claw-cli/src/main.rs:461
↓ 1 callersFunctiondeferred_tool_specs
()
rust/crates/tools/src/lib.rs:2089
↓ 1 callersMethoddefinitions
(&self, allowed_tools: Option<&BTreeSet<String>>)
rust/crates/tools/src/lib.rs:141
↓ 1 callersMethoddelete_current_line
(&mut self, session: &mut EditSession)
rust/crates/claw-cli/src/input.rs:624
↓ 1 callersFunctiondescribe_tool_progress
(name: &str, input: &str)
rust/crates/claw-cli/src/main.rs:2740
← previousnext →501–600 of 1,565, ranked by callers