MCPcopy Create free account

hub / github.com/crshdn/mission-control / functions

Functions874 in github.com/crshdn/mission-control

↓ 1 callersFunctiondeleteVariant
(id: string)
src/lib/autopilot/ab-testing.ts:81
↓ 1 callersFunctiondeliverPendingNotesAtCheckpoint
(taskId: string)
src/lib/task-notes.ts:61
↓ 1 callersMethoddisconnect
()
src/lib/openclaw/client.ts:550
↓ 1 callersFunctiondiscoverModelsLocal
* Discover models from the local ~/.openclaw/openclaw.json config file. * Original behavior — works when OpenClaw is installed locally.
src/app/api/openclaw/models/route.ts:104
↓ 1 callersFunctiondiscoverModelsRemote
* Discover models from the remote OpenClaw Gateway via WebSocket RPC. * Uses the `models.list` and `config.get` gateway methods.
src/app/api/openclaw/models/route.ts:59
↓ 1 callersFunctionencodePath
(path: string)
src/lib/repo-readiness.ts:99
↓ 1 callersFunctionensureBackupDir
()
src/lib/backup.ts:55
↓ 1 callersFunctionensureCatalogSyncScheduled
()
src/lib/agent-catalog-sync.ts:106
↓ 1 callersFunctionescalateFailureIfNeeded
(taskId: string, stage: string)
src/lib/task-governance.ts:58
↓ 1 callersFunctioneventIcon
(kind: EventKind, severity: Severity)
src/components/TaskFlightRecorder.tsx:81
↓ 1 callersFunctionextractAndValidateCss
* Extract and validate inline CSS from HTML content
src/app/api/tasks/[id]/test/route.ts:306
↓ 1 callersFunctionextractContent
(message: ChatEventPayload['message'])
src/lib/chat-listener.ts:79
↓ 1 callersFunctionextractFromHtml
(html: string)
src/app/api/products/scan-url/route.ts:27
↓ 1 callersFunctionextractFromReadme
(readme: string, repoName: string)
src/app/api/products/scan-url/route.ts:73
↓ 1 callersFunctionextractSkillsFromTask
(taskId: string)
src/lib/skill-extraction.ts:25
↓ 1 callersFunctionfindTaskByPrUrl
(prUrl: string)
src/app/api/webhooks/github/route.ts:60
↓ 1 callersFunctionformatBytes
(bytes: number)
src/lib/backup.ts:392
↓ 1 callersFunctionformatDuration
(start: string, end?: string | null)
src/components/SessionsList.tsx:65
↓ 1 callersFunctionformatElapsed
(startedAt: string, nowMs: number)
src/components/autopilot/ResearchReport.tsx:11
↓ 1 callersFunctionformatErrorTitle
(type: string)
src/hooks/useErrorReport.ts:41
↓ 1 callersFunctionformatKnowledgeForDispatch
(entries: KnowledgeEntry[])
src/lib/learner.ts:139
↓ 1 callersFunctionformatLogData
(data: unknown)
src/components/SSEDebugPanel.tsx:12
↓ 1 callersFunctionformatMailForDispatch
(agentId: string)
src/lib/mailbox.ts:82
↓ 1 callersFunctionformatSkillsForDispatch
(skills: ProductSkill[])
src/lib/skills.ts:229
↓ 1 callersFunctionformatTimestamp
(timestamp: string)
src/components/SessionsList.tsx:83
↓ 1 callersFunctionformatTimestamp
(timestamp: string)
src/components/DeliverablesList.tsx:104
↓ 1 callersFunctiongenerateIdentity
()
src/lib/openclaw/device-identity.ts:46
↓ 1 callersFunctiongenerateSlug
(name: string)
src/app/api/workspaces/route.ts:9
↓ 1 callersFunctiongenerateSpecMarkdown
(task: { title: string; description?: string }, questions: PlanningQuestion[])
src/app/api/tasks/[id]/planning/approve/route.ts:8
↓ 1 callersFunctiongetActiveConnectionCount
()
src/lib/events.ts:51
↓ 1 callersFunctiongetActiveMonitors
()
src/lib/rollback.ts:628
↓ 1 callersFunctiongetActiveWorkspaces
(productId: string)
src/lib/workspace-isolation.ts:718
↓ 1 callersFunctiongetActivityIcon
(type: string, message?: string)
src/components/ActivityLog.tsx:75
↓ 1 callersFunctiongetAgentForRole
* Find the agent assigned to a specific role on a task
src/lib/workflow-engine.ts:80
↓ 1 callersFunctiongetAgentHealth
(agentId: string)
src/lib/agent-health.ts:831
↓ 1 callersFunctiongetCardStyle
()
src/components/autopilot/SwipeDeck.tsx:187
↓ 1 callersFunctiongetCheckpoints
(taskId: string)
src/lib/checkpoint.ts:63
↓ 1 callersMethodgetConfig
()
src/lib/openclaw/client.ts:515
↓ 1 callersFunctiongetConvoyMail
(convoyId: string)
src/lib/mailbox.ts:67
↓ 1 callersFunctiongetCostBreakdown
(workspaceId: string)
src/lib/costs/reporting.ts:59
↓ 1 callersFunctiongetCostOverview
(workspaceId: string)
src/lib/costs/reporting.ts:23
↓ 1 callersFunctiongetDefaultModel
()
src/lib/autopilot/llm.ts:19
↓ 1 callersFunctiongetDeliverableIcon
(type: string)
src/components/DeliverablesList.tsx:39
↓ 1 callersFunctiongetDeliverables
(taskId: string)
src/lib/orchestration.ts:151
↓ 1 callersFunctiongetDepth
(taskId: string, visited = new Set<string>())
src/components/DependencyGraph.tsx:36
↓ 1 callersFunctiongetDesktopColumnWidth
(taskCount: number)
src/components/MissionQueue.tsx:41
↓ 1 callersFunctiongetDispatchableSubtasks
(convoyId: string)
src/lib/convoy.ts:228
↓ 1 callersFunctiongetEventIcon
(type: string)
src/components/LiveFeed.tsx:82
↓ 1 callersFunctiongetEventIcon
(eventType: string)
src/components/autopilot/ActivityPanel.tsx:26
↓ 1 callersFunctiongetGatewayToken
()
src/lib/autopilot/llm.ts:15
↓ 1 callersFunctiongetGatewayUrl
()
src/lib/autopilot/llm.ts:11
↓ 1 callersFunctiongetHealthResponse
(productId: string)
src/lib/autopilot/health-score.ts:438
↓ 1 callersFunctiongetLocalReads
()
src/hooks/useUnreadCounts.ts:13
↓ 1 callersFunctiongetMatchedSkills
( productId: string, taskTitle: string, taskDescription: string, agentRole?: string, limit = 5 )
src/lib/skills.ts:166
↓ 1 callersFunctiongetMaybePool
(productId: string)
src/lib/autopilot/maybe-pool.ts:6
↓ 1 callersFunctiongetMigrationStatus
(db: Database.Database)
src/lib/db/migrations.ts:1774
↓ 1 callersFunctiongetOverlayColor
()
src/components/autopilot/SwipeDeck.tsx:212
↓ 1 callersFunctiongetPendingCount
(productId: string)
src/lib/autopilot/swipe.ts:315
↓ 1 callersFunctiongetPendingIdeas
(productId: string)
src/lib/autopilot/ideation.ts:439
↓ 1 callersFunctiongetPendingNotesForDispatch
(taskId: string)
src/lib/task-notes.ts:37
↓ 1 callersFunctiongetPendingReply
(sessionKey: string)
src/lib/chat-listener.ts:151
↓ 1 callersFunctiongetPerFeatureStats
(workspaceId: string)
src/lib/costs/reporting.ts:86
↓ 1 callersFunctiongetProductCosts
(productId: string)
src/lib/costs/tracker.ts:71
↓ 1 callersFunctiongetRelevantKnowledge
(workspaceId: string, taskTitle: string, limit = 5)
src/lib/learner.ts:120
↓ 1 callersFunctiongetResearchCycles
(productId: string)
src/lib/autopilot/research.ts:219
↓ 1 callersFunctiongetS3Status
()
src/lib/backup.ts:293
↓ 1 callersMethodgetSessionHistory
(sessionId: string)
src/lib/openclaw/client.ts:471
↓ 1 callersFunctiongetSignals
(task: Task, agentId: string)
src/lib/agent-health.ts:161
↓ 1 callersFunctiongetSkillsForProduct
(productId: string, filters?: { status?: string; skillType?: string; })
src/lib/skills.ts:105
↓ 1 callersFunctiongetStatusBadge
(status: AgentStatus)
src/components/AgentsSidebar.tsx:132
↓ 1 callersFunctiongetStatusIcon
(status: string)
src/components/SessionsList.tsx:52
↓ 1 callersFunctiongetStatusIcon
(status: string)
src/components/ConvoyTab.tsx:155
↓ 1 callersFunctiongetSwipeDeck
(productId: string)
src/lib/autopilot/swipe.ts:414
↓ 1 callersFunctiongetSwipeHistory
(productId: string, limit = 100)
src/lib/autopilot/swipe.ts:425
↓ 1 callersFunctiongetSwipeStats
(productId: string)
src/lib/autopilot/swipe.ts:435
↓ 1 callersFunctiongetTaskCosts
(taskId: string)
src/lib/costs/tracker.ts:64
↓ 1 callersFunctiongetTaskRoles
(taskId: string)
src/lib/workflow-engine.ts:67
↓ 1 callersFunctiongetTaskWorkspaceDir
(projectDir: string, taskId: string)
src/lib/workspace-isolation.ts:218
↓ 1 callersFunctiongetVersion
Read version from package.json once at module load
src/lib/health.ts:19
↓ 1 callersFunctiongetWorkspaceStatus
(task: Task)
src/lib/workspace-isolation.ts:426
↓ 1 callersFunctionghSecretSet
(fullName: string, name: string, value: string)
src/lib/github-cli.ts:108
↓ 1 callersFunctiongroupByCycle
(entries: AutopilotActivityEntry[])
src/components/autopilot/ActivityPanel.tsx:41
↓ 1 callersFunctionhandleConnectToOpenClaw
(agent: Agent, e: React.MouseEvent)
src/components/AgentsSidebar.tsx:97
↓ 1 callersFunctionhandleDelete
(sessionId: string)
src/components/SessionsList.tsx:111
↓ 1 callersFunctionhandleDelete
(filename: string)
src/components/TaskImages.tsx:56
↓ 1 callersFunctionhandleDelete
(id: string)
src/components/costs/CostCapManager.tsx:47
↓ 1 callersFunctionhandleDeleteBackup
(filename: string)
src/app/settings/page.tsx:196
↓ 1 callersFunctionhandleDrop
(e: React.DragEvent, targetStatus: TaskStatus)
src/components/MissionQueue.tsx:148
↓ 1 callersFunctionhandleGitHub
(owner: string, repo: string)
src/app/api/products/scan-url/route.ts:176
↓ 1 callersFunctionhandleMarkComplete
(sessionId: string)
src/components/SessionsList.tsx:93
↓ 1 callersMethodhandleMessage
(data: OpenClawMessage & { type?: string; ok?: boolean; payload?: unknown })
src/lib/openclaw/client.ts:387
↓ 1 callersFunctionhandleOpen
(deliverable: TaskDeliverable)
src/components/DeliverablesList.tsx:52
↓ 1 callersFunctionhandlePreview
(deliverable: TaskDeliverable)
src/components/DeliverablesList.tsx:97
↓ 1 callersFunctionhandlePullRequestMerged
(payload: { pull_request: { html_url: string; merge_commit_sha: string; merged: boolean; };
src/app/api/webhooks/github/route.ts:68
↓ 1 callersFunctionhandleRestore
(backup: BackupMetadata)
src/app/settings/page.tsx:170
↓ 1 callersFunctionhandleResurface
(ideaId: string)
src/components/autopilot/MaybePool.tsx:29
↓ 1 callersFunctionhandleRunIdeation
(cycleId: string)
src/components/autopilot/ResearchReport.tsx:71
↓ 1 callersFunctionhandleSend
(text?: string)
src/components/chat/ChatConversation.tsx:59
↓ 1 callersFunctionhandleSubmit
(e: React.FormEvent, keepOpen = false)
src/components/TaskModal.tsx:71
↓ 1 callersFunctionhandleToggle
()
src/components/chat/ChatWidget.tsx:73
← previousnext →301–400 of 874, ranked by callers