MCPcopy Create free account

hub / github.com/abhi1693/openclaw-mission-control / functions

Functions3,040 in github.com/abhi1693/openclaw-mission-control

↓ 8 callersFunctionresolveHumanActorName
( value: string | null | undefined, fallbackName: string = DEFAULT_HUMAN_LABEL, )
frontend/src/lib/display-name.ts:12
↓ 8 callersMethodresolve_trace_id
(correlation_id: str | None, *, prefix: str)
backend/app/services/openclaw/gateway_dispatch.py:75
↓ 8 callersMethodwaitForAppLoaded
* Waits for route-level and global app loaders to disappear.
frontend/cypress/support/commands.ts:41
↓ 7 callersFunction_build_webhook_test_app
( session_maker: async_sessionmaker[AsyncSession], )
backend/tests/test_security_fixes.py:41
↓ 7 callersFunction_create_ssl_context
Create an insecure SSL context override for explicit opt-in TLS bypass. This behavior is intentionally host-agnostic: when ``allow_insecure_tls``
backend/app/services/openclaw/gateway_rpc.py:201
↓ 7 callersFunction_extract_from_forwarded
Return the leftmost ``for=`` client IP from an RFC 7239 Forwarded header.
backend/app/core/client_ip.py:68
↓ 7 callersFunction_get_request_id
(request: Request)
backend/app/core/error_handling.py:219
↓ 7 callersFunction_make_engine
()
backend/tests/test_security_fixes.py:34
↓ 7 callersFunction_make_redis_limiter
Build a RedisRateLimiter wired to a _FakeRedis instance.
backend/tests/test_rate_limit.py:150
↓ 7 callersFunction_require_board_lead
(agent_ctx: AgentAuthContext)
backend/app/api/agent.py:226
↓ 7 callersFunction_seed_webhook_with_secret
( session: AsyncSession, *, secret: str | None = None, )
backend/tests/test_security_fixes.py:67
↓ 7 callersMethodas_object_list
(value: object)
backend/app/services/openclaw/session_service.py:81
↓ 7 callersFunctionblocked_by_dependency_ids
Return dependency ids that are not yet in the done status.
backend/app/services/task_dependencies.py:76
↓ 7 callersMethodclose
(self)
backend/tests/test_rate_limit.py:55
↓ 7 callersFunctioncreateOptimisticListDeleteMutation
({ queryClient, queryKey, getItemId, getDeleteId, onSuccess, invalidateQueryKeys, }: CreateOptimis
frontend/src/lib/list-delete.ts:37
↓ 7 callersFunctiondependency_status_by_id
Return dependency status values keyed by dependency task id.
backend/app/services/task_dependencies.py:57
↓ 7 callersFunctionextract_mentions
Extract normalized mention handles from a message body.
backend/app/services/mentions.py:15
↓ 7 callersFunctionformatActionError
(err: unknown, fallback: string)
frontend/src/app/boards/[boardId]/page.tsx:549
↓ 7 callersMethodlimit
Return a new queryset with a SQL row limit.
backend/app/db/queryset.py:53
↓ 7 callersFunctionmember_all_boards_read
Return whether the member has organization-wide read access.
backend/app/services/organizations.py:356
↓ 7 callersFunctionnormalizeTagColor
(value?: string | null)
frontend/src/app/boards/[boardId]/page.tsx:504
↓ 7 callersFunctionpayloadAtPath
(payload: Approval["payload"], path: string[])
frontend/src/components/BoardApprovalsPanel.tsx:160
↓ 7 callersMethodrequire_gateway_config_for_board
( self, board: Board, )
backend/app/services/openclaw/gateway_dispatch.py:34
↓ 7 callersFunctionresolveSignInRedirectUrl
(rawRedirect: string | null)
frontend/src/auth/redirects.ts:7
↓ 7 callersMethodresolve_gateway
( self, params: GatewayResolveQuery, *, user: User | None = None, orga
backend/app/services/openclaw/session_service.py:94
↓ 6 callersFunction_agent
(name: str, *, is_board_lead: bool = False)
backend/tests/test_mentions.py:9
↓ 6 callersFunction_gateway
( *, disable_device_pairing: bool, allow_insecure_tls: bool = False, url: str = "ws://gateway.
backend/tests/test_gateway_resolver.py:18
↓ 6 callersFunction_group
(group_id: UUID, org_id: UUID)
backend/tests/test_board_group_assignment_notifications.py:44
↓ 6 callersFunction_lookup_statement
Build a select statement with equality filters from lookup values.
backend/app/db/crud.py:51
↓ 6 callersFunction_member_to_read
( member: OrganizationMember, user: User | None, )
backend/app/api/organizations.py:85
↓ 6 callersMethod_peek
(self)
backend/app/api/skills_marketplace.py:291
↓ 6 callersFunction_require_board_webhook
( session: AsyncSession, *, board_id: UUID, webhook_id: UUID, )
backend/app/api/board_webhooks.py:107
↓ 6 callersFunction_series_from_mapping
( range_spec: RangeSpec, mapping: dict[datetime, float], )
backend/app/api/metrics.py:129
↓ 6 callersFunction_truncate_snippet
(value: str)
backend/app/api/tasks.py:304
↓ 6 callersFunctionboard_lead_session_key
Return the deterministic session key for a board lead agent.
backend/app/services/openclaw/internal/session_keys.py:21
↓ 6 callersFunctiondequeue_task
Pop one task envelope from the queue.
backend/app/services/queue.py:195
↓ 6 callersFunctionget_member
Fetch a membership by user id and organization id.
backend/app/services/organizations.py:79
↓ 6 callersFunctionload_task_ids_by_approval
Return task ids grouped by approval id in insertion order.
backend/app/services/approval_task_links.py:85
↓ 6 callersFunctionmint_agent_token
Generate a new raw token and update the agent's token hash.
backend/app/services/openclaw/db_agent_state.py:20
↓ 6 callersFunctionpayloadNestedValue
(payload: Approval["payload"], path: string[])
frontend/src/components/BoardApprovalsPanel.tsx:195
↓ 6 callersFunctionreadString
( record: Record<string, unknown> | null, keys: string[], )
frontend/src/app/dashboard/page.tsx:98
↓ 6 callersMethodrequire_gateway
( self, board: Board, )
backend/app/services/openclaw/provisioning_db.py:830
↓ 6 callersFunctionresolveMemberDisplayName
( member: OrganizationMemberRead | null | undefined, fallbackName: string = DEFAULT_HUMAN_LABEL, )
frontend/src/lib/display-name.ts:25
↓ 6 callersMethodrun_lifecycle
Provision or update any agent under a per-agent lock.
backend/app/services/openclaw/lifecycle_orchestrator.py:53
↓ 6 callersMethodsession_key_for_id
(cls, gateway_id: UUID)
backend/app/services/openclaw/shared.py:19
↓ 6 callersFunctiontoLocalDateInput
(value?: string | null)
frontend/src/lib/datetime.ts:31
↓ 6 callersFunctionvisitDashboardAuthenticated
()
frontend/cypress/e2e/mobile_sidebar.cy.ts:65
↓ 5 callersFunction_as_skill_pack_read_with_count
( *, pack: SkillPack, count_by_repo: dict[str, int], )
backend/app/api/skills_marketplace.py:851
↓ 5 callersFunction_build_test_app
(session_maker: async_sessionmaker[AsyncSession])
backend/tests/test_agent_webhook_payload_read_api.py:34
↓ 5 callersFunction_coerce_task_comment_rows
( items: Sequence[Any], )
backend/app/api/activity.py:141
↓ 5 callersFunction_collect_pack_skills_from_repo
( *, repo_dir: Path, source_url: str, branch: str, discovery_warnings: list[str] | None =
backend/app/api/skills_marketplace.py:539
↓ 5 callersFunction_commit_or_rollback
Commit transaction and rollback on SQLAlchemy errors.
backend/app/db/crud.py:42
↓ 5 callersMethod_dispatch_gateway_message
( self, *, session_key: str, config: GatewayClientConfig, agent_name:
backend/app/services/openclaw/coordination_service.py:60
↓ 5 callersFunction_error_payload
(*, detail: object, request_id: str | None)
backend/app/core/error_handling.py:226
↓ 5 callersFunction_infer_skill_name
(source_url: str)
backend/app/api/skills_marketplace.py:92
↓ 5 callersFunction_json_safe
Return a JSON-serializable representation for error payloads.
backend/app/core/error_handling.py:233
↓ 5 callersFunction_load_pack_skill_count_by_repo
( *, session: AsyncSession, organization_id: UUID, )
backend/app/api/skills_marketplace.py:842
↓ 5 callersFunction_make_engine
()
backend/tests/test_agent_webhook_payload_read_api.py:27
↓ 5 callersFunction_make_event
()
backend/tests/test_activity_api_rows.py:56
↓ 5 callersFunction_normalize_email
(value: object)
backend/app/core/auth.py:94
↓ 5 callersFunction_normalize_pack_branch
(raw_branch: str | None)
backend/app/api/skills_marketplace.py:59
↓ 5 callersFunction_op_description
(schema: dict[str, object], *, path: str, method: str)
backend/tests/test_openapi_agent_role_tags.py:14
↓ 5 callersFunction_require_group_access
( session: AsyncSession, *, group_id: UUID, member: OrganizationMember, write: bool, )
backend/app/api/board_groups.py:63
↓ 5 callersMethod_require_same_org
(board: Board | None, organization_id: UUID)
backend/app/services/openclaw/session_service.py:206
↓ 5 callersFunction_require_skill_pack_for_org
( *, pack_id: UUID, session: AsyncSession, ctx: OrganizationContext, )
backend/app/api/skills_marketplace.py:809
↓ 5 callersFunction_seed_payload
( session: AsyncSession, *, payload_value: dict[str, object] | list[object] | str | int | float |
backend/tests/test_agent_webhook_payload_read_api.py:60
↓ 5 callersMethod_set_agent_files
( self, *, agent: Agent | None = None, agent_id: str, rendered: dict[s
backend/app/services/openclaw/provisioning.py:826
↓ 5 callersFunction_strip_port
Strip port suffix from a ``Forwarded: for=`` value. Handles ``1.2.3.4:8080``, ``[::1]:8080``, and bare addresses.
backend/app/core/client_ip.py:51
↓ 5 callersFunction_update_task_status
( session: AsyncSession, *, task: Task, agent: Agent, status: Literal["inbox", "in_progres
backend/tests/test_tasks_done_approval_gate.py:103
↓ 5 callersMethodassert_gateway_runtime_compatible
Validate that a gateway runtime meets minimum supported version.
backend/app/services/openclaw/admin_service.py:181
↓ 5 callersFunctionboard_agent_session_key
Return the deterministic session key for a non-lead, board-scoped agent.
backend/app/services/openclaw/internal/session_keys.py:26
↓ 5 callersFunctionbuildAgent
(overrides: Partial<AgentRead> = {})
frontend/src/components/agents/AgentsTable.test.tsx:23
↓ 5 callersFunctionbuildBoard
(overrides: Partial<BoardRead> = {})
frontend/src/components/agents/AgentsTable.test.tsx:36
↓ 5 callersFunctionbuildBoardHref
( routeParams: ActivityRouteParams, boardId: string | null, )
frontend/src/app/activity/page.tsx:187
↓ 5 callersFunctionbuildRouteHref
( routeName: string | null | undefined, routeParams: ActivityRouteParams, fallback: { eventId: strin
frontend/src/app/activity/page.tsx:141
↓ 5 callersMethodby_field_in
Return queryset filtered by `field IN values` semantics.
backend/app/db/query_manager.py:72
↓ 5 callersMethodconfigure
Configure root logging handlers, formatters, and library levels.
backend/app/core/logging.py:250
↓ 5 callersMethoddelete_agent_lifecycle
Remove agent runtime state from the gateway (agent + optional session).
backend/app/services/openclaw/provisioning.py:1213
↓ 5 callersFunctiondependency_ids_by_task_id
Return dependency ids keyed by task id for tasks on a board.
backend/app/services/task_dependencies.py:34
↓ 5 callersMethodfilter
Return queryset filtered by SQL criteria expressions.
backend/app/db/query_manager.py:36
↓ 5 callersFunctiongetApiBaseUrl
()
frontend/src/lib/api-base.ts:1
↓ 5 callersFunctionget_active_membership
Resolve and normalize the user's currently active membership.
backend/app/services/organizations.py:141
↓ 5 callersFunctionisRecordObject
(value: unknown)
frontend/src/app/boards/[boardId]/custom-field-utils.tsx:9
↓ 5 callersFunctionload_tag_state
Return ordered tag IDs and refs for each task id.
backend/app/services/tags.py:81
↓ 5 callersFunctionmember_all_boards_write
Return whether the member has organization-wide write access.
backend/app/services/organizations.py:361
↓ 5 callersFunctionnormalizeDisplayName
( value: string | null | undefined, )
frontend/src/lib/display-name.ts:5
↓ 5 callersFunctionnormalizeTask
(task: TaskCardRead)
frontend/src/app/boards/[boardId]/page.tsx:486
↓ 5 callersFunctionoptional_gateway_client_config
Build a gateway RPC config when the gateway is configured; otherwise return None.
backend/app/services/openclaw/gateway_resolver.py:43
↓ 5 callersFunctionparseCustomFieldInputValue
( definition: TaskCustomFieldDefinitionRead, text: string, )
frontend/src/app/boards/[boardId]/custom-field-utils.tsx:199
↓ 5 callersFunctionparseTimestamp
(value?: string | null)
frontend/src/lib/formatters.ts:13
↓ 5 callersFunctionpayloadValues
(payload: Approval["payload"], key: string)
frontend/src/components/BoardApprovalsPanel.tsx:188
↓ 5 callersMethodrecord_instruction_failure
( session: AsyncSession, agent: Agent, error: str, action: str, )
backend/app/services/openclaw/provisioning_db.py:949
↓ 5 callersMethodrequire_agent_access
( self, *, agent: Agent, ctx: OrganizationContext, write: bool, )
backend/app/services/openclaw/provisioning_db.py:909
↓ 5 callersMethodrequire_org_admin
(*, is_admin: bool)
backend/app/services/openclaw/policies.py:24
↓ 5 callersFunctionrequire_user_actor
Raise HTTP 403 unless the authenticated actor is a human user (not an agent). NOTE: This is an actor-type check, NOT a privilege/role check.
backend/app/services/admin_access.py:13
↓ 5 callersFunctiontoRecord
(value: unknown)
frontend/src/app/dashboard/page.tsx:93
↓ 5 callersFunctionuseGetMyMembershipApiV1OrganizationsMeMemberGet
( options?: { query?: Partial< UseQueryOptions< Awaited< ReturnType<typeof getMy
frontend/src/api/generated/organizations/organizations.ts:1601
↓ 4 callersFunction_apply_lead_task_update
( session: AsyncSession, *, update: _TaskUpdateInput, )
backend/app/api/tasks.py:2253
↓ 4 callersFunction_board
()
backend/app/api/tasks.py:2577
↓ 4 callersFunction_build_activity_route
( *, event: ActivityEvent, board_id: UUID | None, )
backend/app/api/activity.py:81
← previousnext →101–200 of 3,040, ranked by callers