MCPcopy Create free account

hub / github.com/MaxQian888/cognia-next / functions

Functions31,059 in github.com/MaxQian888/cognia-next

↓ 24 callersFunctionregisterToken
( token: string, extensionId: string, disposable: Disposable )
lib/plugin/vscode-shim/monaco-bridge.ts:1253
↓ 24 callersFunctionresolveActiveThemeColors
(args: ResolveActiveThemeArgs)
lib/themes/index.ts:204
↓ 24 callersFunctionrow
( id: string, sessionId: string, partial: Partial<SessionUsageRow> = {} )
lib/db/session-usage.test.ts:25
↓ 24 callersFunctionrunTerminalDockAction
( input: RunTerminalDockActionInput )
lib/terminal/dock-tool-handler.ts:60
↓ 24 callersMethodscheduler
Lazily build the platform scheduler on first access. The availability / elevation probe (a blocking subprocess spawn) runs here, off the startup path.
src-tauri/src/scheduler/mod.rs:153
↓ 24 callersFunctionsetSettings
(commitMessageAI: unknown)
components/settings/source-control/git-section.test.tsx:5
↓ 24 callersMethodspeak
(text: string, options: TTSOrchestratorSpeakOptions = {})
lib/tts/tts-orchestrator.ts:106
↓ 24 callersMethodtranslate
(e, t)
public/monaco/vs/editor/editor.main.js:3053
↓ 24 callersFunctionupdateGoal
(id: string, patch: GoalUpdatePatch)
lib/db/goals.ts:100
↓ 24 callersFunctionuseCanvasDocuments
()
hooks/canvas/use-canvas-documents.ts:34
↓ 24 callersFunctionw
(b, g)
public/monaco/vs/assets/html.worker-B51mlPHg.js:171
↓ 24 callersFunctionwithAdapter
(adapter: DataAdapter)
components/chat/message-list.test.tsx:132
↓ 24 callersFunctionwithIntl
(node: React.ReactNode)
components/settings/connections/adapters/tabs/config-detail.test.tsx:150
↓ 23 callersFunctionN
(L)
public/monaco/vs/assets/json.worker-DKiEKt88.js:227
↓ 23 callersMethodaddStaticClientCapabilities
(e)
public/monaco/vs/editor/editor.main.js:2860
↓ 23 callersFunctionassert_has_error_code
(manifest: Value, code: &str)
crates/cognia-cli/src/cmd_lint.rs:949
↓ 23 callersFunctionaudit
(partial: Partial<AuditEntry> & Pick<AuditEntry, "kind" | "at">)
lib/connectors/health/derive-history.test.ts:8
↓ 23 callersFunctionbuildGoal
(overrides: Partial<Goal> = {})
lib/goal/turn-driver.test.ts:22
↓ 23 callersFunctionbuildInput
(overrides: Partial<MemoryCreateInput> = {})
lib/db/memories.test.ts:21
↓ 23 callersFunctionclose
()
components/desktop/command-palette.tsx:93
↓ 23 callersFunctionconfigureLspRegistry
(input: RegistryDeps)
lib/plugin/lsp/lsp-registry.ts:124
↓ 23 callersFunctionconfigureMockBaseUrls
( page: Page, urls: { anthropic?: string; github?: string; lark?: string; vectorDb?: string } )
tests/e2e/helpers/seed-workflow.ts:124
↓ 23 callersMethodcontains
(&self, name: &str)
src-tauri/src/companion_api/sync_registry.rs:58
↓ 23 callersFunctioncreateAction
(action: string, data: Record<string, unknown> = {})
hooks/a2ui/app-builder/action-handlers.test.ts:124
↓ 23 callersFunctioncreateMockTask
(overrides: Partial<ScheduledTask> = {})
lib/scheduler/promote-to-system.test.ts:10
↓ 23 callersFunctioncreateTeammatePool
(opts: TeammatePoolOptions)
lib/ai/agent/team/teammate-pool.ts:92
↓ 23 callersMethoddispatchInboundFull
* Full inbound dispatch pipeline — Task 28. * * Runs dedup → adapter lookup → override lookup → character lookup → * resolve binding → evalua
lib/connectors/bus.ts:209
↓ 23 callersFunctiondrop
`git stash drop stash@{index}`.
src-tauri/src/git/stash.rs:70
↓ 23 callersFunctione
(L)
public/monaco/vs/assets/json.worker-DKiEKt88.js:118
↓ 23 callersFunctione
(b)
public/monaco/vs/assets/html.worker-B51mlPHg.js:118
↓ 23 callersFunctionescapeHtml
(text: string)
lib/export/html/beautiful-html.ts:144
↓ 23 callersFunctiongenerateShareKey
()
lib/share/keys.ts:10
↓ 23 callersFunctiongetTaskScheduler
()
lib/scheduler/task-scheduler.ts:1432
↓ 23 callersFunctionisTextFile
(filename: string)
lib/document/document-processor.ts:607
↓ 23 callersFunctionmakeDisposable
()
lib/plugin/vscode-shim/monaco-bridge.test.ts:140
↓ 23 callersFunctionmakeEntry
(overrides: Partial<StructuredLogEntry> = {})
lib/logging/transports/langfuse-transport.test.ts:40
↓ 23 callersFunctionparseTelegramUpdate
( adapterId: string, selfId: string, update: TelegramUpdate )
lib/connectors/adapters/telegram/parse.ts:676
↓ 23 callersMethodpositionAt
(e)
public/monaco/vs/assets/css.worker-HnVq6Ewq.js:13243
↓ 23 callersFunctionpromoteToSystemTask
(task: ScheduledTask)
lib/scheduler/promote-to-system.ts:39
↓ 23 callersFunctionpush
(key: string, value: OtlpAttributeValue | null | undefined)
lib/agent-trace/span-to-otlp.ts:184
↓ 23 callersFunctionread
(env)
lib/data/snapshots/factory.ts:45
↓ 23 callersMethodregisterCapabilityHandler
(e, t, n)
public/monaco/vs/editor/editor.main.js:2871
↓ 23 callersFunctionrenderWithDeps
(initialData: Record<string, Record<string, unknown>> = {})
hooks/a2ui/app-builder/action-handlers.test.ts:133
↓ 23 callersFunctionrenderWithTooltip
(ui: React.ReactElement)
components/logging/log-entry.test.tsx:60
↓ 23 callersFunctionresolve
(action: "minimize" | "quit", rememberAs: CloseBehavior)
components/desktop/exit-confirmation-dialog.tsx:67
↓ 23 callersMethodrunTaskNow
( taskId: string, opts?: { triggerSource?: TaskExecutionTriggerSource } )
lib/scheduler/sources/app-source.ts:54
↓ 23 callersFunctionsampleTheme
(id: string, overrides: Partial<CustomTheme> = {})
components/settings/appearance/tabs/custom-theme-tab.test.tsx:109
↓ 23 callersMethodsetIdentifier
(e)
public/monaco/vs/assets/css.worker-HnVq6Ewq.js:11314
↓ 23 callersFunctionsug
( text: string, source: TerminalCompletionSuggestion["source"], score?: number )
lib/terminal/completion/registry.test.ts:40
↓ 23 callersMethodtriggerOpen
Test helpers to drive lifecycle events.
lib/tauri/transport-companion.test.ts:108
↓ 23 callersFunctionuseA2UI
(options: UseA2UIOptions = {})
hooks/a2ui/use-a2ui.ts:68
↓ 23 callersFunctionuseSystemScheduler
()
hooks/scheduler/use-system-scheduler.ts:89
↓ 23 callersFunctionwithIntl
(node: React.ReactNode)
components/settings/connections/adapters/tabs/conversations-detail.test.tsx:108
↓ 22 callersFunctionX
(t, e)
public/monaco/vs/assets/editor.worker-Be8ye1pW.js:3081
↓ 22 callersFunctionadaptVscodeManifest
(input: AdaptVscodeManifestInput)
lib/plugin/vscode-shim/manifest-adapter.ts:48
↓ 22 callersMethodaddDocuments
(collectionName: string, documents: VectorDocument[])
lib/vector/store.ts:289
↓ 22 callersFunctionbuildGoal
(overrides: Partial<Goal> = {})
lib/goal/exit-conditions.test.ts:16
↓ 22 callersFunctionc
(hash: string, parents: string[])
lib/git/commit-graph.test.ts:4
↓ 22 callersMethodcontext
* Get global context
lib/logging/context.ts:91
↓ 22 callersFunctioncreateAIProviderAPI
(pluginId: string)
lib/plugin/api/ai-provider-api.ts:111
↓ 22 callersFunctioncreateVectorAPI
(pluginId: string)
lib/plugin/api/vector-api.ts:36
↓ 22 callersMethoddeleteTask
(taskId: string)
lib/scheduler/sources/app-source.ts:51
↓ 22 callersMethoddetect
Heuristic — used by `detectSource` for the auto-detect option.
lib/claude/subagent-importers/types.ts:76
↓ 22 callersFunctiondetectAppType
(description: string)
lib/a2ui/app-generator/config.ts:174
↓ 22 callersFunctionemitCredentialsRotated
(adapterId: string)
lib/connectors/credentials-events.ts:33
↓ 22 callersFunctionentry
( providerId: string, modelId: string, extras: Partial<ModelMappingEntry> = {} )
lib/ai/routing/alias-resolver.test.ts:8
↓ 22 callersFunctionescapeHtml
(s: string)
lib/connectors/adapters/matrix/serialize.ts:45
↓ 22 callersFunctionevaluateGoal
(input: EvaluateGoalInput)
lib/goal/judge.ts:92
↓ 22 callersFunctionf
(L, S)
public/monaco/vs/assets/json.worker-DKiEKt88.js:157
↓ 22 callersFunctiong
(I, R)
public/monaco/vs/assets/css.worker-HnVq6Ewq.js:171
↓ 22 callersFunctiongenerateTemplateId
(prefix: string = "app")
lib/a2ui/templates/types.ts:24
↓ 22 callersFunctiongetPluginPointDiagnostics
(pluginId: string)
lib/plugin/contracts/diagnostics-store.ts:31
↓ 22 callersFunctiongetPresetConfig
(presetId: string)
lib/ai/agent/external/presets.ts:230
↓ 22 callersFunctionhe
(t, e)
public/monaco/vs/assets/css.worker-HnVq6Ewq.js:3083
↓ 22 callersFunctionie
(t, e)
public/monaco/vs/assets/html.worker-B51mlPHg.js:3083
↓ 22 callersMethodinstallPlugin
( source: string, options?: { type?: "local" | "git" | "marketplace" name?: string }
lib/plugin/core/manager.ts:1021
↓ 22 callersMethodkey
(ownerId: string, serverId: string)
sidecar/vscode-ext-host/src/lsp-service.ts:86
↓ 22 callersFunctionmakeAgent
( overrides: Partial<ExternalAgentInstance["config"]> = {} )
components/agent/external-agent/manager.test.tsx:69
↓ 22 callersFunctionmakeCtx
(params: Record<string, unknown> = {})
lib/workflow/nodes/desktop.test.ts:50
↓ 22 callersFunctionmakeDefaultLoader
(moduleId: string, exportName: string)
lib/capacitor/_shared.ts:89
↓ 22 callersFunctionmakeDraft
(overrides: Partial<CanvasComment> = {})
lib/db/canvas-comments.test.ts:35
↓ 22 callersFunctionmakeVsixResult
( pkgJson: VsCodeManifest, overrides: Partial<VsixInstallResult> = {} )
lib/plugin/vscode-shim/manifest-adapter.test.ts:10
↓ 22 callersFunctionmockClient
(handler: (prompt: string) => string | Error)
lib/goal/turn-driver.test.ts:40
↓ 22 callersFunctionneeds
(partial: Partial<PetNeeds> = {})
lib/pet/state/reducer.test.ts:4
↓ 22 callersFunctionnormalizeConversationalTaskPayload
( taskType: ScheduledTaskType, payload?: ScheduledTaskPayload, warnKey: string = `${taskType}:anon` )
lib/scheduler/conversational-task-authoring.ts:568
↓ 22 callersFunctiononDelete
(id: string, name: string)
components/settings/a2ui/templates-tab.tsx:79
↓ 22 callersMethodonmessage
(e)
public/monaco/vs/assets/css.worker-HnVq6Ewq.js:1459
↓ 22 callersFunctionpayloadToChatLikeDraft
(taskType: ScheduledTaskType, raw: unknown)
components/scheduler/payload-editors/types.ts:87
↓ 22 callersFunctionproc
( pid: number, name: string, role: ProcessSample["role"], cpu: number, overrides: Partial<ProcessSam
components/performance/perf-process-table.test.tsx:20
↓ 22 callersFunctionread
(account: &str)
src-tauri/src/remote_control/keyring.rs:19
↓ 22 callersFunctionrecordNavigation
(path: string)
hooks/desktop/use-nav-history.ts:62
↓ 22 callersFunctionregisterCommand
(reg: CommandRegistration)
lib/plugin/commands/registry.ts:72
↓ 22 callersFunctionregisterLspServer
(input: { ownerId: LspServerOwner config: PluginLspServerDef pluginPath: string publisherFingerprint?:
lib/plugin/lsp/lsp-registry.ts:166
↓ 22 callersFunctionregisterPluginTheme
(theme: PluginTheme)
lib/theme/theme-registry.ts:69
↓ 22 callersFunctionrenderNode
({ id = "n_a", kind = "ai.prompt", selected = false, label = "Prompt", store, withProvider = true,
components/workflow/editor/nodes/workflow-node.test.tsx:63
↓ 22 callersFunctionreq
(path: string, init: RequestInit = {})
share-server/worker/src/index.test.ts:15
↓ 22 callersFunctionrun
(request: Request)
share-server/worker/src/index.test.ts:19
↓ 22 callersFunctionsampleTask
(overrides: Partial<ScheduledTask> = {})
stores/scheduler/scheduler-store.test.ts:122
↓ 22 callersMethodselectProvider
* Select the best provider:model for a request. * * If a direct provider+model is specified (no alias), it's returned as-is. * If a model ali
lib/ai/routing/provider-routing-engine.ts:87
↓ 22 callersFunctionsetParams
(query: string)
app/share-target/page.test.tsx:92
← previousnext →701–800 of 31,059, ranked by callers