Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/maka
/ functions
Functions
21,757 in github.com/apache/maka
⨍
Functions
21,757
◇
Types & classes
4,502
↓ 12 callers
Function
fetchForConnectionEffect
( fetchFn: ConnectionEffectFetch | undefined, input: string | URL, init: ProxiedFetchInit = {}, )
packages/runtime/src/connection-effect-fetch.ts:34
↓ 12 callers
Function
findCredential
( document: CredentialVaultDocument, locator: CredentialLocator, )
packages/storage/src/runtime-policy/credential-vault-document.ts:264
↓ 12 callers
Method
getSnapshot
()
apps/desktop/src/main/onboarding-service.ts:81
↓ 12 callers
Function
headerToSummary
(h: SessionHeader)
packages/runtime/src/session-manager.ts:6160
↓ 12 callers
Function
invalidProjection
(name: string)
apps/desktop/src/main/runtime-host-client.ts:1716
↓ 12 callers
Function
isObjectLike
(value: unknown)
packages/runtime/src/request-shape.ts:693
↓ 12 callers
Function
isTerminalTurn
(turn: TurnSnapshot)
packages/runtime-host/src/server/session-transcript-reader.ts:214
↓ 12 callers
Function
load
(target: DirectoryLoad)
apps/desktop/src/renderer/remote-project-directory-dialog.tsx:59
↓ 12 callers
Method
onChange
(listener: McpManagerChangeListener)
packages/mcp/src/index.ts:144
↓ 12 callers
Function
openInteractiveArtifactStoreForWrite
( lease: StorageRootLease<'interactive', 'write'>, )
packages/storage/src/artifact-stores.ts:63
↓ 12 callers
Function
padLine
(text: string, width: number)
packages/cli/src/pi-tui-pickers.ts:783
↓ 12 callers
Method
readAgentGraphClientProjection
( graphId: string, )
packages/core/src/agent-graph-client-projection.ts:104
↓ 12 callers
Method
remove
(profileId: string)
apps/desktop/src/main/runtime-host-profile-service.ts:46
↓ 12 callers
Method
render
(width: number)
packages/cli/src/pi-tui-pickers.ts:308
↓ 12 callers
Method
resolveExecutionConnection
(connectionSlug: string)
packages/storage/src/runtime-policy/operations.ts:236
↓ 12 callers
Method
send
(input: BackendSendInput)
packages/core/src/backend-types.ts:186
↓ 12 callers
Method
status
()
packages/runtime-host/src/client/ssh-tunnel.ts:233
↓ 12 callers
Method
subscribeEvents
(handler: () => void)
apps/desktop/src/renderer/settings/provider-panel-shared.ts:32
↓ 12 callers
Function
useRuntimeHostSettingsTarget
()
apps/desktop/src/renderer/settings/runtime-host-settings-target.tsx:18
↓ 12 callers
Function
utf8String
(value: unknown, label: string, maxBytes: number, allowEmpty = false)
packages/runtime-host/src/protocol/skill-catalog.ts:1003
↓ 12 callers
Method
validate
(cell: ExperimentCell)
packages/eval/src/runner.ts:57
↓ 11 callers
Method
#closeIfIdle
(state: ObservedSessionState)
apps/desktop/src/main/runtime-host-session-observer.ts:916
↓ 11 callers
Function
buildBuiltinTools
(options: BuildBuiltinToolsOptions = {})
packages/runtime/src/builtin-tools.ts:168
↓ 11 callers
Method
cancel
(handle: number)
packages/ui/src/prompt-anchor-rail.tsx:50
↓ 11 callers
Function
clearInterval
(handle: NodeJS.Timeout)
apps/desktop/src/main/__tests__/permission-overlay-controller.test.ts:41
↓ 11 callers
Function
compareAgentGraphIdentity
(a: string, b: string)
packages/runtime/src/stream-graph-identity.ts:8
↓ 11 callers
Function
decodeCanonicalToolResultContent
(value: unknown)
packages/core/src/tool-result-record-schema.ts:192
↓ 11 callers
Function
decodeCredentialInput
(decode: () => T)
packages/storage/src/runtime-policy/errors.ts:40
↓ 11 callers
Function
exact
(record: Record<string, unknown>, shape: ExactObjectShape, label: string)
packages/core/src/interaction-permission-review.ts:1340
↓ 11 callers
Function
fetch
(input, init)
packages/runtime/src/network/scoped-fetch-transport.ts:58
↓ 11 callers
Function
goalCheckpoint
(goal: Pick<GoalState, 'id' | 'revision'>)
packages/runtime/src/goal-state.ts:51
↓ 11 callers
Function
hasShape
( value: unknown, required: readonly Required[], optional: readonly Optional[], )
packages/core/src/execution-inspect.ts:362
↓ 11 callers
Function
invalidColumn
(column: string)
packages/storage/src/sqlite-long-term-memory-store.ts:1917
↓ 11 callers
Method
list
()
apps/desktop/src/main/quote-companion-cleanup.ts:24
↓ 11 callers
Method
loadConnectionCatalog
()
apps/desktop/src/main/runtime-host-client.ts:262
↓ 11 callers
Function
load_relay
()
packages/eval/harbor/test_relay_lifecycle.py:225
↓ 11 callers
Function
matchHistoryCompactCheckpointPrefix
( checkpoint: HistoryCompactCheckpoint, events: readonly RuntimeEvent[], )
packages/runtime/src/history-compact-checkpoint.ts:471
↓ 11 callers
Function
modelChoiceValue
(connectionSlug: string, model: string)
packages/ui/src/chat-model-helpers.ts:124
↓ 11 callers
Function
nextRevision
(value: Revision)
packages/storage/src/runtime-policy/codec.ts:53
↓ 11 callers
Function
pathWithinRoot
(path: string, root: string)
packages/core/src/absolute-path.ts:26
↓ 11 callers
Method
probeSessionRemoval
( sessionId: string, )
packages/runtime-host/src/server/session-presence.ts:2
↓ 11 callers
Method
queryCredential
( locator: CredentialLocator, )
apps/desktop/src/main/runtime-host-client.ts:275
↓ 11 callers
Function
readBody
(request: IncomingMessage)
packages/runtime/src/__tests__/conformance-harness.ts:44
↓ 11 callers
Method
readCanonicalSnapshot
( sessionId: string, turnId: string, runId: string, knownRun?: AgentRunHeader, )
packages/runtime-host/src/server/root-turn-coordinator.ts:2330
↓ 11 callers
Method
readText
( artifactId: string, opts?: { maxBytes?: number; includeDeleted?: boolean }, )
packages/storage/src/artifact-store.ts:152
↓ 11 callers
Method
release
Stop following; the viewport is left wherever it currently sits.
packages/ui/src/arrival-bottom-pin.ts:73
↓ 11 callers
Method
releaseConnection
(connectionId: string)
packages/runtime-host/src/server/host-kernel.ts:107
↓ 11 callers
Method
remove
(petId: string)
packages/storage/src/pet-pack-store.ts:69
↓ 11 callers
Function
requireContainedDirectory
(containmentRoot: string, path: string)
packages/runtime-host/src/server/skill-catalog-transaction.ts:657
↓ 11 callers
Function
requireObject
(input: unknown, errorMessage: string)
apps/desktop/src/main/permission-response-guard.ts:283
↓ 11 callers
Function
requireRecord
(method: string, value: unknown, what: string)
packages/computer-use/src/maka-cu-protocol.ts:556
↓ 11 callers
Function
requireRevision
(value: unknown, label: string)
packages/runtime-host/src/protocol/memory.ts:933
↓ 11 callers
Method
restore
(projectId: string)
packages/storage/src/project-catalog.ts:99
↓ 11 callers
Method
runCommand
(operation: () => Promise<T>)
packages/runtime-host/src/server/root-turn-coordinator.ts:2404
↓ 11 callers
Function
safeLocalStorageSet
(key: string, value: string)
apps/desktop/src/renderer/browser-storage.ts:9
↓ 11 callers
Function
sameFingerprint
(left: FileFingerprint, right: FileFingerprint)
packages/storage/src/session-bundle-file-service.ts:2366
↓ 11 callers
Method
setAttribute
(name: string, value: string)
apps/desktop/src/main/__tests__/fake-dom.ts:168
↓ 11 callers
Method
settle
(timeoutMs: number)
packages/runtime-host/src/client/launcher.ts:29
↓ 11 callers
Function
sha256
(value: unknown, label: string)
packages/runtime-host/src/protocol/skill-catalog.ts:1038
↓ 11 callers
Function
stableStringify
JSON with object keys in sorted order, at every depth.
scripts/computer-use/trace-analyse.mjs:70
↓ 11 callers
Method
start
(id: unknown)
apps/desktop/src/main/permission-overlay/permission-overlay-controller.ts:96
↓ 11 callers
Method
stop
(id: number)
apps/desktop/src/main/keep-system-awake.ts:39
↓ 11 callers
Function
subscribeEveryRuntimeHostEvent
( channel: string, handler: (scope: DesktopTargetScope, ...args: T) => void, )
apps/desktop/src/preload/preload.ts:626
↓ 11 callers
Function
tool
(name: string)
packages/runtime/src/__tests__/tool-availability.test.ts:14
↓ 11 callers
Function
turnKey
(event: RuntimeEvent)
packages/runtime/src/context-budget-helpers.ts:57
↓ 10 callers
Method
#acquireResidency
(label: string)
packages/runtime-host/src/server/host-kernel.ts:565
↓ 10 callers
Method
#assertOpen
()
apps/desktop/src/main/desktop-transcript-replica.ts:569
↓ 10 callers
Method
#fail
(error: Error)
packages/runtime-host/src/client/connection.ts:1021
↓ 10 callers
Method
#invalidateTranscriptOverlay
( state: SessionProjectionState, expected?: CachedTranscriptOverlay, )
packages/runtime-host/src/server/session-continuity-coordinator.ts:1257
↓ 10 callers
Method
#requireState
(sessionId: string)
packages/runtime-host/src/server/message-coordinator.ts:1296
↓ 10 callers
Method
acquireResidency
()
packages/runtime-host/src/server/operation-dispatcher.ts:22
↓ 10 callers
Function
armLiveTurn
(turnId: string)
packages/ui/src/live-turn-projection.ts:130
↓ 10 callers
Function
assertRootIdentity
(record: CapabilityRecord)
packages/storage/src/root-authority.ts:919
↓ 10 callers
Method
beginModelFetch
(connectionId: string)
packages/storage/src/runtime-policy/operations.ts:253
↓ 10 callers
Function
boolean
(value: unknown, label: string)
packages/core/src/interaction-permission-review.ts:1376
↓ 10 callers
Method
call
( method: string, input: Record<string, unknown>, options: { readonly signal: AbortSignal }, )
apps/desktop/src/main/runtime-host-native-capabilities.ts:59
↓ 10 callers
Function
classifyRuntimeEventTerminalFact
( header: AgentRunHeader, events: readonly RuntimeEvent[], )
packages/runtime/src/runtime-event-read-model.ts:476
↓ 10 callers
Method
clearSession
(sessionId: string)
packages/runtime/src/computer-use-types.ts:412
↓ 10 callers
Function
commitOutcomeUnknown
(message: string, cause: unknown)
packages/storage/src/runtime-policy/errors.ts:60
↓ 10 callers
Function
commitTerminalRunWithRuntimeFact
( input: CommitTerminalRunWithRuntimeFactInput, )
packages/runtime/src/terminal-run-commit.ts:82
↓ 10 callers
Function
compactionDecisionDiagnosticPatch
( decision: CompactionDecision, )
packages/runtime/src/compaction-boundary.ts:235
↓ 10 callers
Method
completeModelFetch
( ticket: ModelFetchTicket, result: ConnectionModelDiscoveryResult, )
packages/storage/src/runtime-policy/operations.ts:254
↓ 10 callers
Function
createSqliteArtifactStore
(workspaceRoot: string)
packages/storage/src/artifact-store.ts:221
↓ 10 callers
Method
createSubagent
( input: CreateSessionInput, initialBoundary?: ExecutionBoundary, )
packages/runtime/src/session-manager.ts:635
↓ 10 callers
Function
decodeRuntimePolicyEntityId
(value: unknown)
packages/core/src/runtime-policy/domain-codec.ts:86
↓ 10 callers
Method
emit
( phase: RunTracePhase, type: RunTraceEventType, message: string, data?: Record<string, unknow
packages/runtime/src/run-trace.ts:95
↓ 10 callers
Method
emitSessionsChanged
( reason: 'created' | 'updated' | 'status-change', sessionId: string, extra?: { readonly turnId?:
apps/desktop/src/main/runtime-host-bot-session-adapter.ts:35
↓ 10 callers
Method
enqueue
(operation: () => Promise<T>)
packages/storage/src/artifact-store.ts:1436
↓ 10 callers
Function
fail
(message: string)
packages/core/src/scheduled-task.ts:640
↓ 10 callers
Function
fetchProviderModels
( connection: LlmConnection, apiKey: string, options: ConnectionEffectFetchOptions = {}, )
packages/runtime/src/model-fetcher.ts:119
↓ 10 callers
Function
findConnection
( document: ConnectionCatalogDocument, identity: Pick<ConnectionVersionBasis, 'connectionId'>, )
packages/storage/src/runtime-policy/connection-catalog-document.ts:618
↓ 10 callers
Method
flush
(sessionId: string)
packages/runtime/src/goal-continuation.ts:63
↓ 10 callers
Function
getScheduledTaskCopy
(locale: UiLocale)
packages/ui/src/scheduled-task-copy.ts:227
↓ 10 callers
Function
getShellRemainingCopy
(locale: UiLocale)
apps/desktop/src/renderer/locales/shell-remaining-copy.ts:155
↓ 10 callers
Method
hide
(documentId: string, generation: number)
apps/desktop/src/preload/browser-selection.ts:10
↓ 10 callers
Function
ioError
(operation: SessionBundleFileOperation)
packages/storage/src/session-bundle-file-service.ts:2460
↓ 10 callers
Function
isOrchestrationMode
(value: unknown)
packages/core/src/orchestration.ts:29
↓ 10 callers
Function
isPermissionMode
(value: unknown)
packages/core/src/permission.ts:16
↓ 10 callers
Function
isSafeSkillId
(value: string)
packages/runtime/src/path-containment.ts:61
↓ 10 callers
Function
isTerminalTaskStatus
(status: TaskStatus)
packages/core/src/task-ledger.ts:43
← previous
next →
401–500 of 21,757, ranked by callers