MCPcopy Index your code

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

Functions874 in github.com/crshdn/mission-control

↓ 297 callersFunctionrun
(sql: string, params: unknown[] = [])
src/lib/db/index.ts:60
↓ 271 callersFunctionqueryOne
(sql: string, params: unknown[] = [])
src/lib/db/index.ts:55
↓ 116 callersFunctionqueryAll
(sql: string, params: unknown[] = [])
src/lib/db/index.ts:50
↓ 69 callersFunctionbroadcast
(event: SSEEvent)
src/lib/events.ts:28
↓ 36 callersFunctiongetDb
()
src/lib/db/index.ts:12
↓ 33 callersFunctioncomputeEmbedding
(text: string)
src/lib/autopilot/similarity.ts:78
↓ 23 callersFunctiongetOpenClawClient
()
src/lib/openclaw/client.ts:584
↓ 22 callersFunctionemitAutopilotActivity
(input: { productId: string; cycleId: string; cycleType: 'research' | 'ideation'; eventType: string;
src/lib/autopilot/activity.ts:8
↓ 20 callersMethodconnect
()
src/lib/openclaw/client.ts:171
↓ 20 callersMethodisConnected
()
src/lib/openclaw/client.ts:568
↓ 19 callersFunctioncheck
( id: string, category: RepoReadinessCheck['category'], title: string, status: RepoReadinessStatus,
src/lib/repo-readiness.ts:118
↓ 17 callersFunctionghApi
(path: string, options: { method?: string; body?: unknown; timeoutMs?: number } = {})
src/lib/github-cli.ts:77
↓ 16 callersFunctiongetMissionControlUrl
()
src/lib/config.ts:123
↓ 16 callersFunctiongetVariant
(id: string)
src/lib/autopilot/ab-testing.ts:44
↓ 16 callersFunctionnormalizeRole
(value: string)
src/components/TeamTab.tsx:20
↓ 13 callersMethodcall
(method: string, params?: Record<string, unknown>)
src/lib/openclaw/client.ts:443
↓ 13 callersFunctioncosineSimilarity
(a: number[], b: number[])
src/lib/autopilot/similarity.ts:114
↓ 13 callersFunctiongauge
(name: string, help: string, value: number, labels?: Record<string, string>)
src/lib/health.ts:307
↓ 13 callersFunctionminutesAgo
(minutes: number)
src/lib/agent-health.test.ts:18
↓ 13 callersFunctionparseTimestampMs
(value?: string | null)
src/lib/task-flight-recorder.ts:141
↓ 12 callersFunctionbuildEvaluation
( agentId: string, healthState: StoredAgentHealthState, displayState: SemanticAgentHealthState, displa
src/lib/agent-health.ts:227
↓ 12 callersFunctionminutesAgo
(minutes: number)
src/lib/task-flight-recorder.test.ts:16
↓ 12 callersFunctionnormalizeTimestamp
(value: string)
src/lib/task-flight-recorder.ts:157
↓ 11 callersFunctionshow
(n)
presentation/slides.js:16
↓ 11 callersFunctiontransaction
(fn: () => T)
src/lib/db/index.ts:65
↓ 9 callersFunctionchiSquaredTest
( aApproved: number, aRejected: number, bApproved: number, bRejected: number )
src/lib/autopilot/ab-testing.ts:326
↓ 9 callersFunctioncomputeHealthScore
(productId: string)
src/lib/autopilot/health-score.ts:205
↓ 9 callersFunctioncreateTestProduct
(overrides?: { health_weight_config?: string })
src/lib/autopilot/health-score.test.ts:19
↓ 9 callersFunctiongetTest
(testId: string)
src/lib/autopilot/ab-testing.ts:104
↓ 9 callersFunctionnow
()
scripts/demo-simulator.js:36
↓ 9 callersFunctionparseTimestampMs
(value?: string | null)
src/lib/agent-health.ts:88
↓ 8 callersFunctionformatUsd
(n: number)
src/components/costs/CostDashboard.tsx:30
↓ 8 callersFunctionsummarizeCliError
(error: unknown)
src/lib/github-cli.ts:22
↓ 7 callersFunctionevaluateAgentHealth
(agentId: string)
src/lib/agent-health.ts:287
↓ 7 callersFunctiongetConfig
()
src/lib/config.ts:42
↓ 7 callersFunctiongetConvoy
(parentTaskId: string)
src/lib/convoy.ts:93
↓ 7 callersFunctiongetProduct
(id: string)
src/lib/autopilot/products.ts:32
↓ 7 callersFunctionnormalizeTimestamp
(value?: string | null)
src/lib/agent-health.ts:100
↓ 7 callersFunctionstopPolling
()
src/components/AgentActivityDashboard.tsx:93
↓ 6 callersFunctiongetS3Config
()
src/lib/backup.ts:278
↓ 6 callersFunctionnormaliseModel
( model: GatewayAgent['model'], )
src/lib/agent-catalog-sync.ts:13
↓ 6 callersFunctionpreflightRepoAccess
(repoUrl: string, requestedBranch?: string | null)
src/lib/repo-preflight.ts:84
↓ 6 callersFunctionreconcileAgentStatuses
(agents: Agent[], tasks: Task[])
src/lib/store.ts:9
↓ 6 callersFunctionstartPolling
()
src/components/AgentActivityDashboard.tsx:88
↓ 5 callersFunctionapi_patch
(path: str, body: dict, quiet: bool = False)
scripts/mc-bridge.py:83
↓ 5 callersFunctionapi_post
(path: str, body: dict, quiet: bool = False)
scripts/mc-bridge.py:80
↓ 5 callersFunctioncomplete
(prompt: string, options: CompletionOptions = {})
src/lib/autopilot/llm.ts:53
↓ 5 callersFunctioncomputeEffectiveWeights
( weights: HealthWeightConfig, availableComponents: HealthComponent[] )
src/lib/autopilot/health-score.ts:64
↓ 5 callersFunctionextractJSON
(text: string)
src/lib/planning-utils.ts:13
↓ 5 callersFunctiongetProductSettings
(product: Product)
src/lib/rollback.ts:57
↓ 5 callersFunctiongetTaskWorkflow
(taskId: string)
src/lib/workflow-engine.ts:25
↓ 5 callersFunctionhandleChange
(field: K, value: MissionControlConfig[K])
src/app/settings/page.tsx:140
↓ 5 callersFunctionhandleStageTransition
( taskId: string, newStatus: string, options?: { failReason?: string; previousStatus?: string;
src/lib/workflow-engine.ts:100
↓ 5 callersFunctionhasStageEvidence
(taskId: string)
src/lib/task-governance.ts:7
↓ 5 callersFunctionisDebugEnabled
()
src/lib/debug.ts:7
↓ 5 callersFunctionnotifyLearner
( taskId: string, event: { previousStatus: string; newStatus: string; passed: boolean; fai
src/lib/learner.ts:17
↓ 5 callersFunctionnow
()
scripts/demo-seed.js:24
↓ 5 callersFunctionparseJsonObject
(value?: string | Record<string, unknown> | null)
src/lib/task-flight-recorder.ts:162
↓ 5 callersFunctionrecalculateAndBroadcast
(productId: string)
src/lib/autopilot/health-score.ts:345
↓ 5 callersFunctionredactRepoUrl
(repoUrl: string)
src/lib/workspace-isolation.ts:76
↓ 5 callersFunctionscanRepoReadiness
(productId: string)
src/lib/repo-readiness.ts:209
↓ 5 callersFunctionsend
(data: object)
src/app/api/tasks/[id]/agent-stream/route.ts:40
↓ 5 callersFunctionuuid
()
scripts/demo-seed.js:23
↓ 5 callersFunctionuuid
()
scripts/demo-simulator.js:35
↓ 4 callersFunctionactorFrom
(row: { agent_id?: string; agent_name?: string; agent_avatar_emoji?: string; agent_role?: string })
src/lib/task-flight-recorder.ts:173
↓ 4 callersFunctioncreatePendingIdeas
(productId: string, count: number)
src/lib/autopilot/health-score.test.ts:38
↓ 4 callersFunctioncreateTaskFromIdea
* Create a Mission Control task from an approved idea.
src/lib/autopilot/swipe.ts:326
↓ 4 callersFunctiondecodeHtmlEntities
(text: string)
src/app/api/products/scan-url/route.ts:15
↓ 4 callersFunctiondispatchErrorResponse
(taskId: string, error: string, status: number)
src/app/api/tasks/[id]/dispatch/route.ts:36
↓ 4 callersFunctiondrainQueue
( triggeringTaskId: string, workspaceId: string, workflow?: WorkflowTemplate | null, )
src/lib/workflow-engine.ts:366
↓ 4 callersFunctionfind_agent
Find an agent by name (case-insensitive) in Mission Control.
scripts/mc-bridge.py:110
↓ 4 callersFunctionfind_agent_by_name_or_label
Try to find agent by exact name first, then by label prefix mapping.
scripts/mc-bridge.py:120
↓ 4 callersFunctiongetActiveSessionForTask
(taskId: string)
src/lib/task-notes.ts:143
↓ 4 callersFunctiongetBackupDir
()
src/lib/backup.ts:51
↓ 4 callersFunctionget_agents
()
scripts/mc-bridge.py:92
↓ 4 callersFunctionisS3Configured
()
src/lib/backup.ts:288
↓ 4 callersMethodlistSessions
()
src/lib/openclaw/client.ts:467
↓ 4 callersFunctionload
()
src/components/TeamTab.tsx:34
↓ 4 callersFunctionmarkInterrupted
( table: string, cycleId: string, productId: string, cycleType: 'research' | 'ideation', reason: str
src/lib/autopilot/recovery.ts:170
↓ 4 callersFunctionmarkNotesDelivered
(noteIds: string[])
src/lib/task-notes.ts:125
↓ 4 callersFunctionrebuildPreferenceModel
(productId: string)
src/lib/autopilot/preferences.ts:33
↓ 4 callersFunctionrunIdeationCycle
(productId: string, cycleId?: string, existingIdeationId?: string)
src/lib/autopilot/ideation.ts:68
↓ 4 callersFunctionseedAgentTask
(opts: { agentId?: string; taskId?: string; updatedMinutesAgo?: number; status?: string } = {})
src/lib/agent-health.test.ts:30
↓ 4 callersFunctionstatusFromChecks
(checks: RepoReadinessCheck[])
src/lib/repo-readiness.ts:112
↓ 4 callersFunctionsyncGatewayAgentsToCatalog
(options?: { force?: boolean; reason?: string })
src/lib/agent-catalog-sync.ts:36
↓ 4 callersFunctiontakeDailySnapshot
(productId: string)
src/lib/autopilot/health-score.ts:361
↓ 4 callersFunctionupdateRollbackEvent
(id: string, updates: Partial<{ revert_pr_url: string; revert_pr_status: string; }>)
src/lib/rollback.ts:359
↓ 3 callersFunction_request
Make an HTTP request to Mission Control. Returns parsed JSON or None on error.
scripts/mc-bridge.py:48
↓ 3 callersFunctionapi_get
(path: str, quiet: bool = False)
scripts/mc-bridge.py:77
↓ 3 callersFunctionattachChatListener
()
src/lib/chat-listener.ts:157
↓ 3 callersFunctionbuildCheckpointContext
(taskId: string)
src/lib/checkpoint.ts:79
↓ 3 callersFunctioncalculateAndPersist
(productId: string)
src/lib/autopilot/health-score.ts:304
↓ 3 callersFunctioncleanup
()
src/app/api/tasks/[id]/agent-stream/route.ts:49
↓ 3 callersFunctioncollectMatches
(text: string, regex: RegExp)
src/lib/repo-readiness.ts:103
↓ 3 callersFunctioncreateConvoy
(input: CreateConvoyInput)
src/lib/convoy.ts:25
↓ 3 callersFunctiondoAction
(action: string, body?: object)
src/components/WorkspaceTab.tsx:47
↓ 3 callersFunctionenrichHealthRecord
(record: AgentHealth)
src/lib/agent-health.ts:482
↓ 3 callersFunctionexecuteRollback
(params: { productId: string; taskId?: string; triggerType: 'health_check' | 'ci_failure' | 'manual';
src/lib/rollback.ts:421
↓ 3 callersFunctionformatPrometheus
(detail: HealthDetail)
src/lib/health.ts:304
↓ 3 callersFunctiongetCachedRepoReadiness
(productId: string)
src/lib/repo-readiness.ts:130
next →1–100 of 874, ranked by callers