Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MaxQian888/cognia-next
/ functions
Functions
31,059 in github.com/MaxQian888/cognia-next
⨍
Functions
31,059
◇
Types & classes
8,984
↓ 24 callers
Function
registerToken
( token: string, extensionId: string, disposable: Disposable )
lib/plugin/vscode-shim/monaco-bridge.ts:1253
↓ 24 callers
Function
resolveActiveThemeColors
(args: ResolveActiveThemeArgs)
lib/themes/index.ts:204
↓ 24 callers
Function
row
( id: string, sessionId: string, partial: Partial<SessionUsageRow> = {} )
lib/db/session-usage.test.ts:25
↓ 24 callers
Function
runTerminalDockAction
( input: RunTerminalDockActionInput )
lib/terminal/dock-tool-handler.ts:60
↓ 24 callers
Method
scheduler
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 callers
Function
setSettings
(commitMessageAI: unknown)
components/settings/source-control/git-section.test.tsx:5
↓ 24 callers
Method
speak
(text: string, options: TTSOrchestratorSpeakOptions = {})
lib/tts/tts-orchestrator.ts:106
↓ 24 callers
Method
translate
(e, t)
public/monaco/vs/editor/editor.main.js:3053
↓ 24 callers
Function
updateGoal
(id: string, patch: GoalUpdatePatch)
lib/db/goals.ts:100
↓ 24 callers
Function
useCanvasDocuments
()
hooks/canvas/use-canvas-documents.ts:34
↓ 24 callers
Function
w
(b, g)
public/monaco/vs/assets/html.worker-B51mlPHg.js:171
↓ 24 callers
Function
withAdapter
(adapter: DataAdapter)
components/chat/message-list.test.tsx:132
↓ 24 callers
Function
withIntl
(node: React.ReactNode)
components/settings/connections/adapters/tabs/config-detail.test.tsx:150
↓ 23 callers
Function
N
(L)
public/monaco/vs/assets/json.worker-DKiEKt88.js:227
↓ 23 callers
Method
addStaticClientCapabilities
(e)
public/monaco/vs/editor/editor.main.js:2860
↓ 23 callers
Function
assert_has_error_code
(manifest: Value, code: &str)
crates/cognia-cli/src/cmd_lint.rs:949
↓ 23 callers
Function
audit
(partial: Partial<AuditEntry> & Pick<AuditEntry, "kind" | "at">)
lib/connectors/health/derive-history.test.ts:8
↓ 23 callers
Function
buildGoal
(overrides: Partial<Goal> = {})
lib/goal/turn-driver.test.ts:22
↓ 23 callers
Function
buildInput
(overrides: Partial<MemoryCreateInput> = {})
lib/db/memories.test.ts:21
↓ 23 callers
Function
close
()
components/desktop/command-palette.tsx:93
↓ 23 callers
Function
configureLspRegistry
(input: RegistryDeps)
lib/plugin/lsp/lsp-registry.ts:124
↓ 23 callers
Function
configureMockBaseUrls
( page: Page, urls: { anthropic?: string; github?: string; lark?: string; vectorDb?: string } )
tests/e2e/helpers/seed-workflow.ts:124
↓ 23 callers
Method
contains
(&self, name: &str)
src-tauri/src/companion_api/sync_registry.rs:58
↓ 23 callers
Function
createAction
(action: string, data: Record<string, unknown> = {})
hooks/a2ui/app-builder/action-handlers.test.ts:124
↓ 23 callers
Function
createMockTask
(overrides: Partial<ScheduledTask> = {})
lib/scheduler/promote-to-system.test.ts:10
↓ 23 callers
Function
createTeammatePool
(opts: TeammatePoolOptions)
lib/ai/agent/team/teammate-pool.ts:92
↓ 23 callers
Method
dispatchInboundFull
* Full inbound dispatch pipeline — Task 28. * * Runs dedup → adapter lookup → override lookup → character lookup → * resolve binding → evalua
lib/connectors/bus.ts:209
↓ 23 callers
Function
drop
`git stash drop stash@{index}`.
src-tauri/src/git/stash.rs:70
↓ 23 callers
Function
e
(L)
public/monaco/vs/assets/json.worker-DKiEKt88.js:118
↓ 23 callers
Function
e
(b)
public/monaco/vs/assets/html.worker-B51mlPHg.js:118
↓ 23 callers
Function
escapeHtml
(text: string)
lib/export/html/beautiful-html.ts:144
↓ 23 callers
Function
generateShareKey
()
lib/share/keys.ts:10
↓ 23 callers
Function
getTaskScheduler
()
lib/scheduler/task-scheduler.ts:1432
↓ 23 callers
Function
isTextFile
(filename: string)
lib/document/document-processor.ts:607
↓ 23 callers
Function
makeDisposable
()
lib/plugin/vscode-shim/monaco-bridge.test.ts:140
↓ 23 callers
Function
makeEntry
(overrides: Partial<StructuredLogEntry> = {})
lib/logging/transports/langfuse-transport.test.ts:40
↓ 23 callers
Function
parseTelegramUpdate
( adapterId: string, selfId: string, update: TelegramUpdate )
lib/connectors/adapters/telegram/parse.ts:676
↓ 23 callers
Method
positionAt
(e)
public/monaco/vs/assets/css.worker-HnVq6Ewq.js:13243
↓ 23 callers
Function
promoteToSystemTask
(task: ScheduledTask)
lib/scheduler/promote-to-system.ts:39
↓ 23 callers
Function
push
(key: string, value: OtlpAttributeValue | null | undefined)
lib/agent-trace/span-to-otlp.ts:184
↓ 23 callers
Function
read
(env)
lib/data/snapshots/factory.ts:45
↓ 23 callers
Method
registerCapabilityHandler
(e, t, n)
public/monaco/vs/editor/editor.main.js:2871
↓ 23 callers
Function
renderWithDeps
(initialData: Record<string, Record<string, unknown>> = {})
hooks/a2ui/app-builder/action-handlers.test.ts:133
↓ 23 callers
Function
renderWithTooltip
(ui: React.ReactElement)
components/logging/log-entry.test.tsx:60
↓ 23 callers
Function
resolve
(action: "minimize" | "quit", rememberAs: CloseBehavior)
components/desktop/exit-confirmation-dialog.tsx:67
↓ 23 callers
Method
runTaskNow
( taskId: string, opts?: { triggerSource?: TaskExecutionTriggerSource } )
lib/scheduler/sources/app-source.ts:54
↓ 23 callers
Function
sampleTheme
(id: string, overrides: Partial<CustomTheme> = {})
components/settings/appearance/tabs/custom-theme-tab.test.tsx:109
↓ 23 callers
Method
setIdentifier
(e)
public/monaco/vs/assets/css.worker-HnVq6Ewq.js:11314
↓ 23 callers
Function
sug
( text: string, source: TerminalCompletionSuggestion["source"], score?: number )
lib/terminal/completion/registry.test.ts:40
↓ 23 callers
Method
triggerOpen
Test helpers to drive lifecycle events.
lib/tauri/transport-companion.test.ts:108
↓ 23 callers
Function
useA2UI
(options: UseA2UIOptions = {})
hooks/a2ui/use-a2ui.ts:68
↓ 23 callers
Function
useSystemScheduler
()
hooks/scheduler/use-system-scheduler.ts:89
↓ 23 callers
Function
withIntl
(node: React.ReactNode)
components/settings/connections/adapters/tabs/conversations-detail.test.tsx:108
↓ 22 callers
Function
X
(t, e)
public/monaco/vs/assets/editor.worker-Be8ye1pW.js:3081
↓ 22 callers
Function
adaptVscodeManifest
(input: AdaptVscodeManifestInput)
lib/plugin/vscode-shim/manifest-adapter.ts:48
↓ 22 callers
Method
addDocuments
(collectionName: string, documents: VectorDocument[])
lib/vector/store.ts:289
↓ 22 callers
Function
buildGoal
(overrides: Partial<Goal> = {})
lib/goal/exit-conditions.test.ts:16
↓ 22 callers
Function
c
(hash: string, parents: string[])
lib/git/commit-graph.test.ts:4
↓ 22 callers
Method
context
* Get global context
lib/logging/context.ts:91
↓ 22 callers
Function
createAIProviderAPI
(pluginId: string)
lib/plugin/api/ai-provider-api.ts:111
↓ 22 callers
Function
createVectorAPI
(pluginId: string)
lib/plugin/api/vector-api.ts:36
↓ 22 callers
Method
deleteTask
(taskId: string)
lib/scheduler/sources/app-source.ts:51
↓ 22 callers
Method
detect
Heuristic — used by `detectSource` for the auto-detect option.
lib/claude/subagent-importers/types.ts:76
↓ 22 callers
Function
detectAppType
(description: string)
lib/a2ui/app-generator/config.ts:174
↓ 22 callers
Function
emitCredentialsRotated
(adapterId: string)
lib/connectors/credentials-events.ts:33
↓ 22 callers
Function
entry
( providerId: string, modelId: string, extras: Partial<ModelMappingEntry> = {} )
lib/ai/routing/alias-resolver.test.ts:8
↓ 22 callers
Function
escapeHtml
(s: string)
lib/connectors/adapters/matrix/serialize.ts:45
↓ 22 callers
Function
evaluateGoal
(input: EvaluateGoalInput)
lib/goal/judge.ts:92
↓ 22 callers
Function
f
(L, S)
public/monaco/vs/assets/json.worker-DKiEKt88.js:157
↓ 22 callers
Function
g
(I, R)
public/monaco/vs/assets/css.worker-HnVq6Ewq.js:171
↓ 22 callers
Function
generateTemplateId
(prefix: string = "app")
lib/a2ui/templates/types.ts:24
↓ 22 callers
Function
getPluginPointDiagnostics
(pluginId: string)
lib/plugin/contracts/diagnostics-store.ts:31
↓ 22 callers
Function
getPresetConfig
(presetId: string)
lib/ai/agent/external/presets.ts:230
↓ 22 callers
Function
he
(t, e)
public/monaco/vs/assets/css.worker-HnVq6Ewq.js:3083
↓ 22 callers
Function
ie
(t, e)
public/monaco/vs/assets/html.worker-B51mlPHg.js:3083
↓ 22 callers
Method
installPlugin
( source: string, options?: { type?: "local" | "git" | "marketplace" name?: string }
lib/plugin/core/manager.ts:1021
↓ 22 callers
Method
key
(ownerId: string, serverId: string)
sidecar/vscode-ext-host/src/lsp-service.ts:86
↓ 22 callers
Function
makeAgent
( overrides: Partial<ExternalAgentInstance["config"]> = {} )
components/agent/external-agent/manager.test.tsx:69
↓ 22 callers
Function
makeCtx
(params: Record<string, unknown> = {})
lib/workflow/nodes/desktop.test.ts:50
↓ 22 callers
Function
makeDefaultLoader
(moduleId: string, exportName: string)
lib/capacitor/_shared.ts:89
↓ 22 callers
Function
makeDraft
(overrides: Partial<CanvasComment> = {})
lib/db/canvas-comments.test.ts:35
↓ 22 callers
Function
makeVsixResult
( pkgJson: VsCodeManifest, overrides: Partial<VsixInstallResult> = {} )
lib/plugin/vscode-shim/manifest-adapter.test.ts:10
↓ 22 callers
Function
mockClient
(handler: (prompt: string) => string | Error)
lib/goal/turn-driver.test.ts:40
↓ 22 callers
Function
needs
(partial: Partial<PetNeeds> = {})
lib/pet/state/reducer.test.ts:4
↓ 22 callers
Function
normalizeConversationalTaskPayload
( taskType: ScheduledTaskType, payload?: ScheduledTaskPayload, warnKey: string = `${taskType}:anon` )
lib/scheduler/conversational-task-authoring.ts:568
↓ 22 callers
Function
onDelete
(id: string, name: string)
components/settings/a2ui/templates-tab.tsx:79
↓ 22 callers
Method
onmessage
(e)
public/monaco/vs/assets/css.worker-HnVq6Ewq.js:1459
↓ 22 callers
Function
payloadToChatLikeDraft
(taskType: ScheduledTaskType, raw: unknown)
components/scheduler/payload-editors/types.ts:87
↓ 22 callers
Function
proc
( pid: number, name: string, role: ProcessSample["role"], cpu: number, overrides: Partial<ProcessSam
components/performance/perf-process-table.test.tsx:20
↓ 22 callers
Function
read
(account: &str)
src-tauri/src/remote_control/keyring.rs:19
↓ 22 callers
Function
recordNavigation
(path: string)
hooks/desktop/use-nav-history.ts:62
↓ 22 callers
Function
registerCommand
(reg: CommandRegistration)
lib/plugin/commands/registry.ts:72
↓ 22 callers
Function
registerLspServer
(input: { ownerId: LspServerOwner config: PluginLspServerDef pluginPath: string publisherFingerprint?:
lib/plugin/lsp/lsp-registry.ts:166
↓ 22 callers
Function
registerPluginTheme
(theme: PluginTheme)
lib/theme/theme-registry.ts:69
↓ 22 callers
Function
renderNode
({ id = "n_a", kind = "ai.prompt", selected = false, label = "Prompt", store, withProvider = true,
components/workflow/editor/nodes/workflow-node.test.tsx:63
↓ 22 callers
Function
req
(path: string, init: RequestInit = {})
share-server/worker/src/index.test.ts:15
↓ 22 callers
Function
run
(request: Request)
share-server/worker/src/index.test.ts:19
↓ 22 callers
Function
sampleTask
(overrides: Partial<ScheduledTask> = {})
stores/scheduler/scheduler-store.test.ts:122
↓ 22 callers
Method
selectProvider
* 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 callers
Function
setParams
(query: string)
app/share-target/page.test.tsx:92
← previous
next →
701–800 of 31,059, ranked by callers