MCPcopy Create free account

hub / github.com/LiteLLM-Labs/litellm-agent-control-plane / functions

Functions3,232 in github.com/LiteLLM-Labs/litellm-agent-control-plane

↓ 4 callersFunctionlistBlock
(values: string[])
src/ui/src/lib/agent-builder.ts:359
↓ 4 callersFunctionlistMcpServerTools
(server_id: string)
src/ui/src/lib/api.ts:1194
↓ 4 callersFunctionlist_events
(session_id: str)
templates/deepagents/src/server.py:257
↓ 4 callersFunctionlist_events
(session_id: str)
templates/hermes/src/server.py:262
↓ 4 callersFunctionlist_events
(session_id: str)
templates/openclaw/src/server.py:577
↓ 4 callersFunctionload
()
src/ui/src/app/routines/page.tsx:90
↓ 4 callersFunctionload_credentials
( path: &Path, )
src/cli/credentials.rs:31
↓ 4 callersFunctionlogin
(page: import("@playwright/test").Page)
src/ui/e2e/agent-creation-fixes.spec.ts:5
↓ 4 callersFunctionmark_session_error
( state: &AppState, pool: &PgPool, session_id: &str, message: String, )
src/http/sessions/runtime_lifecycle.rs:23
↓ 4 callersFunctionmark_session_status
( state: &AppState, pool: &PgPool, session_id: &str, status: &str, error: Option<String>,
src/http/sessions/runtime_lifecycle.rs:32
↓ 4 callersFunctionmask_api_key
(api_key: &str)
src/proxy/provider_credentials.rs:137
↓ 4 callersFunctionmetadataString
(log: SpendLog | null, key: string)
src/ui/src/app/observability/logs/page.tsx:80
↓ 4 callersFunctionmethod_url
(api_base_url: &str, method: &str)
src/http/managed_agents/slack/web_api.rs:229
↓ 4 callersFunctionnew_id
(prefix: str)
templates/hermes/src/server.py:44
↓ 4 callersFunctionnormalize_elastic_stream
Normalize the Kibana Agent Builder SSE stream into LAP runtime events, capturing the Elastic `conversation_id` so it can be persisted for the next tur
src/sdk/providers/elastic/runtime/stream.rs:10
↓ 4 callersFunctionopenConfig
( next: AgentDraft, templateId: string, options?: { request?: string; notice?: string | null },
src/ui/src/app/agents/new/page.tsx:280
↓ 4 callersFunctionopencodeModelString
(model, defaultProviderID = null)
templates/opencode/src/models.mjs:18
↓ 4 callersFunctionoptional_str
(arguments: &'a Value, field: &str)
src/http/platform_mcps/factory_slack_dm_access.rs:11
↓ 4 callersFunctionorderIndex
(cat: string)
src/ui/src/lib/integrations.ts:71
↓ 4 callersFunctionparse_claude_args
( raw_args: impl IntoIterator<Item = OsString>, )
src/cli/parser.rs:12
↓ 4 callersFunctionparse_mcp_request
(body: &[u8])
src/http/mcp_registry/proxy/policy.rs:25
↓ 4 callersFunctionpersistSlackConfig
(patch: Partial<SlackConfig>)
src/ui/src/app/agents/slack-app-flow.tsx:235
↓ 4 callersFunctionpersisted_assistant_text_after
( pool: &PgPool, session_id: &str, baseline_seq: i32, )
src/http/managed_agents/teams/storage.rs:11
↓ 4 callersFunctionpersisted_assistant_text_after
( pool: &PgPool, session_id: &str, baseline_seq: i32, )
src/channels/google_chat/repository.rs:242
↓ 4 callersMethodpersisted_text
(&self)
src/http/managed_agents/slack/reply_stream.rs:246
↓ 4 callersFunctionprint_credential_hint
(message: &str)
src/cli/ui.rs:69
↓ 4 callersFunctionproviderIdFor
(agentId: string)
src/ui/src/app/agents/slack-app-flow.tsx:105
↓ 4 callersFunctionprovider_session_id
(client: &Lap, session_id: &str)
src/sdk/providers/anthropic/runtime/mod.rs:284
↓ 4 callersFunctionrequest
( app: axum::Router, method: &str, uri: &str, body: Option<String>, content_type: &str, )
tests/managed_agents_support/mod.rs:269
↓ 4 callersFunctionrequire_admin
(state: &AppState, headers: &HeaderMap)
src/http/runtime_harnesses/mod.rs:242
↓ 4 callersFunctionrequired
(value: Option<&'a str>, message: &str)
src/http/managed_agents/slack/oauth.rs:226
↓ 4 callersFunctionrequired_owned
(value: Option<String>, message: &str)
src/http/platform_mcps/factory_slack_app.rs:289
↓ 4 callersMethodresolved_harness
(&self)
src/agents/config.rs:140
↓ 4 callersFunctionresponse_json
(response: reqwest::Response)
src/sdk/agents/responses.rs:5
↓ 4 callersFunctionrow_to_agent
(row: sqlite3.Row)
templates/deepagents/src/server.py:183
↓ 4 callersFunctionrow_to_agent
(row: sqlite3.Row)
templates/hermes/src/server.py:186
↓ 4 callersFunctionrow_to_agent
(row: sqlite3.Row)
templates/openclaw/src/server.py:468
↓ 4 callersFunctionrow_to_agent
(row: sqlite3.Row)
templates/pydantic-deepagents/src/server.py:353
↓ 4 callersFunctionruntimeBrandIconId
(alias: string, apiSpec?: string | null)
src/ui/src/lib/runtime-branding.ts:1
↓ 4 callersFunctionruntimeSupportsModelDiscovery
(runtime?: string | null)
src/ui/src/lib/model-options.ts:8
↓ 4 callersFunctionruntime_event_stream_for_session
( state: &AppState, pool: &PgPool, session_id: &str, )
src/http/sessions/runtime_events_api.rs:184
↓ 4 callersFunctionsave_anthropic_credentials
(fixture: &AppFixture)
tests/managed_agents_support/flows/claude_runtime.rs:9
↓ 4 callersFunctionsave_credentials
( path: &Path, url: &str, key: &str, )
src/cli/credentials.rs:42
↓ 4 callersFunctionsetStoredMasterKey
(key: string)
src/ui/src/lib/api.ts:110
↓ 4 callersFunctionset_session_status
(session_id: str, status: str)
templates/deepagents/src/server.py:249
↓ 4 callersFunctionset_session_status
(session_id: str, status: str)
templates/hermes/src/server.py:254
↓ 4 callersFunctionslack_api_error
(method: &str, error: Option<String>)
src/http/managed_agents/slack/web_api.rs:233
↓ 4 callersFunctionsse_frame
(item: dict[str, Any])
templates/deepagents/src/server.py:781
↓ 4 callersFunctionsse_frame
(item: dict[str, Any])
templates/hermes/src/server.py:847
↓ 4 callersFunctionsse_frame
(item: dict[str, Any])
templates/openclaw/src/server.py:1085
↓ 4 callersFunctionsse_frame
(item: dict[str, Any])
templates/pydantic-deepagents/src/server.py:1063
↓ 4 callersFunctionstream_session_events
(client: &Lap, session_id: &str)
tests/managed_agents_support/sdk.rs:219
↓ 4 callersFunctionterminal_status_from_event_values
(events: &Value)
src/http/sessions/runtime_events_reconcile.rs:44
↓ 4 callersFunctiontmpStore
()
templates/opencode/test/store.test.mjs:8
↓ 4 callersFunctiontoTime
(hour: string, minute: string)
src/ui/src/components/schedule-editor.tsx:51
↓ 4 callersFunctionvaultEntryRank
(entry: VaultKeyEntry)
src/ui/src/app/agents/page.tsx:878
↓ 4 callersFunctionvaultKeySignature
(value: string)
src/ui/src/app/agents/page.tsx:837
↓ 4 callersFunctionwithJsonLock
(fn)
templates/opencode/src/opencode.mjs:13
↓ 4 callersFunctionwithRuntimeDefaultTools
(draft: AgentDraft, runtimes: AgentRuntime[])
src/ui/src/lib/agent-builder.ts:101
↓ 3 callersMethod_controllerBase
()
templates/opencode/src/sandbox.mjs:69
↓ 3 callersMethod_controllerHeaders
(extra = {})
templates/opencode/src/sandbox.mjs:75
↓ 3 callersMethod_execd
(id)
templates/opencode/src/sandbox.mjs:141
↓ 3 callersFunctionagentResponse
(row)
templates/opencode/src/anthropic.mjs:18
↓ 3 callersFunctionagent_id_from_context
( session_id: &str, context: Option<&SessionContext>, )
src/sdk/providers/cursor/runtime/helpers.rs:46
↓ 3 callersMethodas_str
(&self)
src/callbacks/standard_logging.rs:19
↓ 3 callersMethodas_str
(&self)
src/channels/google_chat/types.rs:71
↓ 3 callersFunctionassert_oauth_callback
(fixture: &AppFixture, agent_id: &str)
tests/managed_agents_support/flows/slack_helpers.rs:65
↓ 3 callersFunctionbearer_config
(api_base: String, mcp_url: String)
tests/mcp.rs:75
↓ 3 callersFunctionbinding
(space: Option<&str>, connector: Option<&str>)
src/sdk/providers/elastic/runtime/tests.rs:8
↓ 3 callersFunctionblankAgentDraft
()
src/ui/src/lib/agent-builder.ts:81
↓ 3 callersFunctionbuild_harness_run
( agent: &AgentDefinition, prompt: &str, )
src/agents/harnesses/mod.rs:85
↓ 3 callersFunctionbuild_harnesses_list
( state: &AppState, pool: &sqlx::PgPool, )
src/http/runtime_harnesses/helpers.rs:15
↓ 3 callersFunctionbuild_state
(config: &GatewayConfig)
tests/models_endpoint.rs:113
↓ 3 callersFunctionbuild_state
(config: &GatewayConfig)
tests/messages.rs:100
↓ 3 callersFunctioncanonical_runtime
(runtime: &str)
src/http/agent_runtimes.rs:193
↓ 3 callersFunctioncleanSubAgents
(values: AgentSubAgent[])
src/ui/src/lib/agent-builder.ts:506
↓ 3 callersFunctionclip
(text: Any, limit: int = 20_000)
templates/hermes/src/server.py:476
↓ 3 callersFunctioncollect
(stream: AgentEventStream)
src/sdk/providers/elastic/runtime/tests.rs:107
↓ 3 callersMethodcomplete
(&self, context: &HarnessRunContext)
src/agents/harnesses/mod.rs:41
↓ 3 callersFunctioncompose_agent_system_prompt
Compose an agent's downstream system prompt: the agent's own base system prompt first, followed by the full bodies of the skills **attached to this ag
src/db/managed_agents/skills/compose.rs:22
↓ 3 callersFunctioncontent_json
(value: &Value)
tests/managed_agents_support/flows/platform_approvals.rs:164
↓ 3 callersFunctioncontent_json
(value: &Value)
tests/managed_agents_support/flows/platform_factory.rs:278
↓ 3 callersFunctioncontent_text
(value: &Value)
tests/managed_agents_support/flows/platform_mcps.rs:276
↓ 3 callersMethodconverse_body
(&self, input: &str, conversation_id: Option<&str>)
src/sdk/providers/elastic/runtime/request_body.rs:122
↓ 3 callersFunctioncopy
(key: string, value: string)
src/ui/src/app/observability/logs/page.tsx:438
↓ 3 callersFunctioncreate
( State(state): State<Arc<AppState>>, headers: HeaderMap, Json(input): Json<CreateSessionRequest>,
src/http/sessions.rs:51
↓ 3 callersFunctioncreateSession
( title?: string, agent?: string, options?: { runtime?: AgentRuntimeId; prompt?: string; env
src/ui/src/lib/api.ts:278
↓ 3 callersFunctioncreateStore
(dbPath)
templates/opencode/src/store.mjs:37
↓ 3 callersFunctioncredentials_path_for
(tool: &str)
src/cli/credentials.rs:23
↓ 3 callersFunctiondecode_output_delta
(delta: &str)
src/agents/sandboxes/e2b/connect.rs:137
↓ 3 callersFunctionencoding_for_path
(path: &str)
src/db/managed_agents/files/repository.rs:11
↓ 3 callersFunctionendpointFor
(agentId: string)
src/ui/src/app/agents/teams-app-flow.tsx:49
↓ 3 callersFunctionensure_lite_schedule_skill
( root: &Path, )
src/cli/skills.rs:10
↓ 3 callersFunctionensure_success
( response: reqwest::Response, )
src/sdk/agents/responses.rs:14
↓ 3 callersFunctionerror_event_line
(message: String)
src/http/sessions/runtime_sdk.rs:126
↓ 3 callersFunctionexecute_runtime_prompt
( state: Arc<AppState>, pool: &PgPool, row: SessionRow, prompt: String, model: Option<Stri
src/http/sessions/runtime.rs:189
↓ 3 callersFunctionfakeRes
(body)
templates/opencode/test/app.test.mjs:15
↓ 3 callersFunctionfetch_tools
(req: reqwest::RequestBuilder)
src/http/mcp_registry/tools.rs:83
↓ 3 callersMethodfinish
(mut self)
src/sdk/agents/events.rs:201
↓ 3 callersMethodfinish_error
(&mut self, properties: &Value)
src/http/managed_agents/teams/reply_stream.rs:176
← previousnext →301–400 of 3,232, ranked by callers