MCPcopy Create free account

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

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

↓ 22 callersFunctionsetTarget
(i: number, patch: Partial<TargetDraft>)
components/eval/run-config-dialog.tsx:103
↓ 22 callersFunctionsetup
(overrides: Partial<UseCrashLogsResult> = {})
components/settings/system/crash-log-settings.test.tsx:84
↓ 22 callersMethodsize
()
lib/ai/embedding/embedding.ts:98
↓ 22 callersFunctionte
(t, e)
public/monaco/vs/assets/json.worker-DKiEKt88.js:3082
↓ 21 callersFunctionaddComment
(input: AddCommentInput)
lib/db/canvas-comments.ts:64
↓ 21 callersFunctionappend
(entry: InboxTelemetryDraft)
lib/db/inbox-telemetry.ts:25
↓ 21 callersFunctionapplyPlanModeBridge
( evt: SDKMessage, sessionId: string, teamId: string | undefined )
lib/agent/plan-mode-bridge.ts:173
↓ 21 callersFunctionapplyTwinContext
( input: ApplyTwinContextInput )
lib/twin/runtime/apply-twin-context.ts:170
↓ 21 callersFunctionb
(w, y)
public/monaco/vs/assets/editor.worker-Be8ye1pW.js:170
↓ 21 callersFunctionblock
(reason: string, ageMs: number = 1000)
lib/connectors/at-gate-stats.test.ts:10
↓ 21 callersFunctionbuildGoal
(overrides: Partial<Goal> = {})
lib/goal/judge.test.ts:12
↓ 21 callersFunctionc
(id: string, score: number, content = id)
lib/twin/runtime/reranker.test.ts:9
↓ 21 callersFunctioncallHandler
* Invoke the bus routeHandler directly (bypasses the full bus pipeline so we * don't need to seed the dedup ledger). Adapter rows ARE created where t
lib/connectors/runtime.test.ts:77
↓ 21 callersFunctioncreate
()
components/plugins/plugin-backup-panel.tsx:75
↓ 21 callersFunctioncreateCircuitBreaker
(opts?: Partial<CircuitBreakerOptions>)
lib/connectors/circuit-breaker.ts:86
↓ 21 callersFunctioncreateMockTask
(overrides: Partial<ScheduledTask> = {})
lib/scheduler/scheduler-db.test.ts:15
↓ 21 callersFunctioncreateOverlayRegistry
( options?: CreateOverlayRegistryOptions<T> )
lib/plugin/registries/createOverlayRegistry.ts:144
↓ 21 callersFunctionde
(t)
public/monaco/vs/assets/css.worker-HnVq6Ewq.js:13933
↓ 21 callersFunctiondecode
(r)
sidecar/builtin-tools/__tests__/process.test.mjs:25
↓ 21 callersFunctionevaluateWhen
(expr: string | undefined, snapshot: TrayStateSnapshot)
lib/tray/when.ts:175
↓ 21 callersFunctionexecuteChatTask
( task: ScheduledTask, execution: TaskExecution, signal: AbortSignal )
lib/scheduler/executors/index.ts:498
↓ 21 callersFunctionfeedAll
Feed a sequence of chunks starting from a fresh line.
lib/terminal/completion/line-buffer.test.ts:4
↓ 21 callersFunctiongateInboundEvent
( adapterId: string, event: NormalizedInboundEvent )
lib/connectors/at-gate.ts:117
↓ 21 callersFunctiongenerate
()
components/goal/tabs/subgoals-tab.tsx:50
↓ 21 callersMethodgenerateEmbedding
* Generate an embedding for the supplied text. Implementations may * dispatch to a remote API or a local runtime. Throws when the model id * is
lib/ai/embedding/embedding-provider-registry.ts:27
↓ 21 callersMethodgetCompletions
( context: TerminalCompletionContext, signal: AbortSignal )
lib/terminal/completion/types.ts:78
↓ 21 callersFunctiongetPairedDevice
(deviceId: string)
lib/db/paired-devices.ts:161
↓ 21 callersFunctiongetPluginLifecycleHooks
()
lib/plugin/messaging/hooks-system.ts:2202
↓ 21 callersFunctiongetSlashCommand
(id: string)
lib/slash-commands/registry.ts:125
↓ 21 callersMethodgetStartPosition
()
public/monaco/vs/assets/css.worker-HnVq6Ewq.js:2262
↓ 21 callersFunctionhandleSdkEventForToolSpans
(args: { sessionId: string traceId: string parentSpanId: string event: SdkMessageLike })
lib/agent-trace/chat-tool-spans.ts:38
↓ 21 callersFunctionisCapacitor
()
lib/platform/detect.ts:55
↓ 21 callersFunctionisEmpty
(value: unknown)
lib/presets/apply-to-session.ts:63
↓ 21 callersFunctionisLeaderTab
()
lib/scheduler/tab-lock.ts:249
↓ 21 callersMethodis_empty
(&self)
src-tauri/src/automation/audit.rs:85
↓ 21 callersFunctionlistGoalEvents
(goalId: string, limit = 200)
lib/db/goals.ts:176
↓ 21 callersFunctionlisten
(server)
sidecar/fetch-interceptor.test.mjs:30
↓ 21 callersFunctionmakeAdapter
(id: string)
lib/connectors/bus.test.ts:30
↓ 21 callersFunctionmakeEntry
( id: string, level: LogLevel, overrides: Partial<StructuredLogEntry> = {} )
lib/logging/crash-log.test.ts:18
↓ 21 callersFunctionmakeLog
(overrides: Partial<StructuredLogEntry> = {})
components/logging/log-entry.test.tsx:48
↓ 21 callersFunctionmakeManifest
(over: Partial<PluginManifest> = {})
lib/plugin/marketplace/install-flow.test.ts:19
↓ 21 callersFunctionmakeRow
(overrides: Partial<AdapterInstanceRow> = {})
lib/connectors/adapter-registry.test.ts:70
↓ 21 callersFunctionmakeServer
(overrides: Partial<PluginLspServerDef> = {})
lib/plugin/lsp/lsp-registry.test.ts:87
↓ 21 callersFunctionmakeUnifiedId
(kind: ScheduledItemKind, sourceId: string)
types/scheduler/unified.ts:93
↓ 21 callersFunctionmkSkill
(overrides: Partial<BuiltInSkill> = {})
lib/skills/built-in/manifest.test.ts:21
↓ 21 callersFunctionmockClient
(complete: jest.Mock)
lib/goal/judge.test.ts:32
↓ 21 callersFunctionmockDoc
( content: string, score: number = 0.5, metadata?: Record<string, unknown> )
lib/ai/rag/rag-guardrails.test.ts:9
↓ 21 callersFunctionne
(t)
public/monaco/vs/assets/json.worker-DKiEKt88.js:14825
↓ 21 callersFunctiononChange
(value: string)
components/settings/connections/forms/lark/lark-at-strategy.tsx:51
↓ 21 callersFunctiononError
(error: unknown, context?: unknown)
lib/ai/agent/external/agent-trace-bridge.ts:119
↓ 21 callersFunctionopen_repo
Open a repository, searching upward from `path` for the `.git` dir (so a subdirectory of the repo still resolves, matching `git` CLI behavior).
src-tauri/src/git/read.rs:19
↓ 21 callersFunctionrefresh
()
components/settings/a2ui/debugger-tab.tsx:36
↓ 21 callersFunctionreset
()
stores/agent/agent-team-store/slices/actions.slice.test.ts:32
↓ 21 callersFunctionrow
(overrides: Partial<SessionUsageRow> = {})
lib/usage/session-analytics.test.ts:17
↓ 21 callersFunctionsatisfiesConstraint
(version: string, constraint: string)
lib/plugin/package/dependency-resolver.ts:153
↓ 21 callersFunctionsaveThumbnail
(appId: string, dataUrl: string)
lib/a2ui/thumbnail.ts:278
↓ 21 callersFunctionspawn
Spawn a signaling client task. The returned watch-sender allows the caller to cancel the task by sending `true`; the corresponding watch- receiver is
src-tauri/src/companion_api/signaling/client.rs:65
↓ 21 callersFunctionsyncToAgent
( agentId: AgentId, tombstones: ReadonlyArray<string> = [] )
lib/claude/sync.ts:67
↓ 21 callersFunctionu
(L)
public/monaco/vs/assets/json.worker-DKiEKt88.js:143
↓ 21 callersFunctionupdate
(patch: Partial<TerminalSettings>)
components/settings/terminal/terminal-card.tsx:102
↓ 21 callersFunctionuseThemeColors
()
hooks/logging/use-theme-colors.ts:58
↓ 21 callersFunctionv
(e)
public/monaco/vs/editor/editor.main.js:1318
↓ 21 callersFunctionworkflowNodeCategory
(kind: WorkflowNodeKind)
types/workflow/visual.ts:143
↓ 20 callersMethodadvance
(e)
public/monaco/vs/assets/css.worker-HnVq6Ewq.js:10487
↓ 20 callersFunctionappendMcpAuditLog
(draft: McpAuditDraft)
lib/db/mcp-audit-log.ts:27
↓ 20 callersFunctionassessSalience
(input: { userText: string assistantText?: string })
lib/memory/extract/salience.ts:51
↓ 20 callersFunctionavatarColor
(subject: AvatarSubject)
lib/ui/avatar.ts:43
↓ 20 callersFunctionbuildChunkDraft
(sourceId: string, twinId: string, vectorDocId: string)
lib/db/twin-tables.test.ts:203
↓ 20 callersFunctionbuildGoal
(overrides: Partial<Goal> = {})
lib/goal/prompts.test.ts:21
↓ 20 callersFunctionbuildOverlayCharacterId
( pluginId: string | undefined, packId: string, localId: string )
lib/plugin/registries/character-pack-registry.ts:162
↓ 20 callersFunctionbuildWorkflow
( nodes: VisualWorkflow["nodes"], edges: VisualWorkflow["edges"] = [] )
lib/workflow/runtime/orchestrator.test.ts:45
↓ 20 callersFunctioncall
(name: string, index: number, args: Record<string, unknown> = {})
lib/ai/eval/scorers/trajectory.test.ts:4
↓ 20 callersFunctionchunk
(overrides: Partial<CodeChunk> = {})
lib/wiki/agents/repo-map-agent.test.ts:8
↓ 20 callersMethodclear
()
lib/logging/transports/remote-retry-queue-store.ts:36
↓ 20 callersFunctioncommit
()
components/desktop/session-row.tsx:102
↓ 20 callersFunctioncompose
( providerId: string, providerName: string, extras: ParameterDefinition[] )
lib/ocr/ocr-parameter-schemas.ts:159
↓ 20 callersFunctionconfigureMonacoBridge
(input: { monacoApi: MonacoApi dispatchRpc: DispatchRpc })
lib/plugin/vscode-shim/monaco-bridge.ts:547
↓ 20 callersFunctiondefineSkill
(def: PluginSkillDef)
lib/plugin/sdk/define-skill.ts:23
↓ 20 callersFunctiondispatchTeammate
( teamCtx: TeamRunContext, args: DispatchTeammateArgs )
lib/ai/agent/team/dispatch-teammate.ts:171
↓ 20 callersFunctiondispatchUnified
( action: "runNow" | "pause" | "resume" | "delete" )
app/scheduler/page.tsx:441
↓ 20 callersFunctione
(w)
public/monaco/vs/assets/editor.worker-Be8ye1pW.js:117
↓ 20 callersFunctionescapeMdV2
(text: string)
lib/connectors/adapters/telegram/markdown-v2.ts:16
↓ 20 callersFunctionev
( partial: Partial<WorkflowRunEventRow> & { runId: string type: WorkflowRunEventRow["type"] ts:
components/workflow/runs/run-timeline.test.ts:4
↓ 20 callersFunctionev
( ts: number, type: WorkflowRunEventRow["type"], stepId?: string, payload?: unknown )
lib/workflow/runtime/last-run-summary.test.ts:4
↓ 20 callersFunctionfire
(fn: () => void)
components/workflow/editor/canvas-context-menu.tsx:122
↓ 20 callersFunctiongetCharacter
(id: string)
lib/db/characters.ts:122
↓ 20 callersFunctiongetModelContextWindow
(modelId: string | undefined)
lib/claude/usage.ts:63
↓ 20 callersMethodgetParent
()
public/monaco/vs/assets/css.worker-HnVq6Ewq.js:11123
↓ 20 callersFunctiongetPluginManager
()
lib/plugin/core/manager.ts:317
↓ 20 callersMethodgetTier
* Read the tier configured for (pluginId, permission). Returns "silent" * for any (plugin, permission) that has not been explicitly tiered — * t
lib/plugin/security/permission-guard.ts:306
↓ 20 callersFunctioninMemoryTable
(primaryKey: keyof T)
plugins/github-delivery/src/github-poll.test.ts:4
↓ 20 callersFunctionisExternalAgentSessionExtensionUnsupportedForMethod
( error: unknown, method: ExternalAgentSessionExtensionMethod )
lib/ai/agent/external/session-extension-errors.ts:99
↓ 20 callersFunctionlistAllChatMiddlewares
()
lib/claude/chat-middleware/registry.ts:138
↓ 20 callersFunctionlistBackupHistory
(filter?: { type?: BackupHistoryType successOnly?: boolean limit?: number })
lib/db/backup-history.ts:59
↓ 20 callersFunctionmake
(overrides: Partial<NetworkProxySettings> = {})
lib/network/proxy-config.test.ts:10
↓ 20 callersFunctionmakeAdapter
(overrides: Partial<AdapterInstanceRow> = {})
lib/connectors/adapters/lark/at-gate.test.ts:18
↓ 20 callersFunctionmakeChar
(localId: string, over: Partial<PluginCharacterDef> = {})
lib/db/characters.apply-update.test.ts:34
↓ 20 callersFunctionmakeCtx
(overrides: Partial<SlashContext> = {})
lib/slash-commands/actions/diagnostics.test.ts:45
↓ 20 callersFunctionmakeEntry
( overrides: Partial<InboxTelemetryEventRow> = {} )
lib/db/inbox-telemetry.test.ts:21
↓ 20 callersFunctionmakeEvent
( overrides: Partial<NormalizedInboundEvent> = {}, channelKind: "private" | "group" | "channel" | "thread"
lib/connectors/adapters/lark/at-gate.test.ts:39
← previousnext →801–900 of 31,059, ranked by callers