MCPcopy Create free account

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

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

↓ 35 callersFunctionapplyBackupPackage
( pkg: BackupPackageV3, opts: ImportOptions, extras: ApplyBackupExtras = {} )
lib/data/apply-package.ts:79
↓ 35 callersMethodcomplete
* Ask the LLM with a free-form prompt; return the raw text response. * The agent layer is responsible for parsing JSON out of the response — * d
lib/twin/distill/llm.ts:52
↓ 35 callersFunctioncreatePluginSystemLogger
( module: string, _options?: LoggerOptions )
lib/plugin/core/logger.ts:123
↓ 35 callersMethodenqueueBatch
(entries: StructuredLogEntry[])
lib/logging/transports/remote-retry-queue-store.ts:32
↓ 35 callersFunctiongetPermissionGuard
(config?: Partial<PermissionGuardConfig>)
lib/plugin/security/permission-guard.ts:734
↓ 35 callersFunctiongetSkill
(id: string)
lib/db/skills.ts:17
↓ 35 callersFunctioninjectCapacitor
( page: Page, options: InjectCapacitorOptions = {} )
tests/e2e/helpers/inject-capacitor.ts:82
↓ 35 callersMethodjoin
(e)
public/monaco/vs/assets/editor.worker-Be8ye1pW.js:6506
↓ 35 callersFunctionn
(y)
public/monaco/vs/assets/css.worker-HnVq6Ewq.js:439
↓ 35 callersMethodonNotification
(method: string, cb: (params: unknown) => void)
sidecar/vscode-ext-host/src/lsp-client.ts:158
↓ 35 callersMethodpeekKeyword
(e)
public/monaco/vs/assets/css.worker-HnVq6Ewq.js:14503
↓ 35 callersMethodpositionAt
(e)
public/monaco/vs/assets/json.worker-DKiEKt88.js:12446
↓ 35 callersMethodregister
(skill: BuiltInSkill)
lib/skills/built-in/registry.ts:18
↓ 35 callersFunctionrun
()
hooks/agent/use-agent-status.ts:131
↓ 35 callersFunctionsetMode
(mode: ToolFilterMode)
components/settings/tools/tool-catalog-browser.tsx:92
↓ 35 callersFunctionsetStatus
(over: Partial<typeof mockStatus>)
components/plugins/cli-status-chip.test.tsx:38
↓ 35 callersMethodsubscribe
Subscribe to live `perf://sample` frames. Returns a disposer.
lib/plugin/api/perf-api.ts:38
↓ 34 callersFunctionaddPairedDevice
(input: AddPairedDeviceInput)
lib/db/paired-devices.ts:42
↓ 34 callersFunctionbaseHookValue
()
components/agent/external-agent/manager.test.tsx:94
↓ 34 callersFunctioncreateSkill
(draft: SkillDraft)
lib/db/skills.ts:59
↓ 34 callersMethodflatten
(e: ProfileEntry)
lib/plugin/devtools/profiler.ts:404
↓ 34 callersMethodgetConfig
Read a config value from the plugin's settings store.
types/plugin/plugin-ocr.ts:75
↓ 34 callersFunctiongetTwinProfile
(twinId: string)
lib/db/twin-profile.ts:33
↓ 34 callersFunctioninstallVsix
(input: ArrayBuffer | Uint8Array)
lib/plugin/vscode-shim/vsix-installer.ts:81
↓ 34 callersFunctionmakeEntry
(id: string)
lib/logging/transports/remote-retry-queue-store.test.ts:13
↓ 34 callersFunctionparseCSV
(content: string, options: CSVParseOptions = {})
lib/document/parsers/csv-parser.ts:83
↓ 34 callersFunctionrect
(id: string, x: number, y: number, w = 100, h = 50)
lib/workflow/editor/alignment-guides.test.ts:8
↓ 34 callersFunctionrenderPanel
(props: Parameters<typeof LogDetailPanel>[0])
components/logging/log-detail-panel.test.tsx:56
↓ 34 callersFunctionrunMarketplaceInstall
( opts: RunMarketplaceInstallOpts )
lib/plugin/marketplace/install-flow.ts:328
↓ 34 callersFunctionwrap
(ui: React.ReactNode)
components/agent/external-agent/manager.test.tsx:63
↓ 33 callersFunctiona
(b)
public/monaco/vs/assets/html.worker-B51mlPHg.js:135
↓ 33 callersFunctionappendGoalEvent
(input: AppendEventInput)
lib/db/goals.ts:157
↓ 33 callersFunctioncall
(name: string, index: number, args: Record<string, unknown> = {})
lib/ai/eval/scorers/tool-correctness.test.ts:9
↓ 33 callersFunctionclear
(provider: ProviderId)
src-tauri/src/subscription/vault.rs:433
↓ 33 callersFunctioncreateManifest
( id: string, version: string, options: Partial<PluginManifest> = {} )
lib/plugin/package/conflict-detector.test.ts:16
↓ 33 callersFunctioncreateRegistration
( manifest: PluginManifest, options: Partial<Omit<PluginRegistration, "manifest">> = {} )
lib/plugin/package/conflict-detector.test.ts:32
↓ 33 callersFunctionensureTwinProfile
(twinId: string)
lib/db/twin-profile.ts:41
↓ 33 callersFunctionf
(key: &str, op: FilterOp, value: serde_json::Value)
src-tauri/src/vector/filters.rs:255
↓ 33 callersMethodisDisposed
()
lib/editor-workbench/monaco-workbench.ts:59
↓ 33 callersMethodkill
Send SIGTERM / kill. Idempotent.
lib/github/cloudflared.ts:44
↓ 33 callersFunctionloopWorkflow
( loopParams: Record<string, unknown>, children: WorkflowNode[], childEdges: WorkflowEdge[] = [] )
lib/workflow/runtime/loop-container.test.ts:60
↓ 33 callersFunctionmakeOpts
(over: Partial<RunMarketplaceInstallOpts> = {})
lib/plugin/marketplace/install-flow.test.ts:30
↓ 33 callersMethodparseSymbols
(content: string, language: string)
lib/canvas/symbols/symbol-parser.ts:52
↓ 33 callersFunctionreject
(teamId: string, feedback?: string)
lib/ai/agent/plan-approval-bus.ts:55
↓ 33 callersFunctionrun
( workflow: VisualWorkflow, loopNode: WorkflowNode, opts: { upstream?: Record<string, unknown> s
lib/workflow/runtime/loop-container.test.ts:84
↓ 33 callersMethodsearch
* Search the index with a query
lib/ai/rag/hybrid-search.ts:193
↓ 33 callersMethodsetProperty
(e)
public/monaco/vs/assets/css.worker-HnVq6Ewq.js:11258
↓ 33 callersMethodstartsWith
(e)
public/monaco/vs/assets/css.worker-HnVq6Ewq.js:11042
↓ 33 callersFunctionstringValue
(v: unknown)
lib/connectors/adapters/slack/block-kit.ts:457
↓ 33 callersMethodsubstring
(e)
public/monaco/vs/assets/editor.worker-Be8ye1pW.js:6538
↓ 33 callersFunctiontc
(t, e)
public/monaco/vs/assets/json.worker-DKiEKt88.js:8309
↓ 33 callersFunctionupdateAdapterInstance
( id: string, patch: Partial< Pick< AdapterInstanceRow, | "displayName" | "enabled"
lib/db/adapter-instances.ts:53
↓ 32 callersMethodcancel
Stop the task. Idempotent.
lib/plugin/commands/tasks-registry.ts:25
↓ 32 callersFunctioncreateAdapterInstance
( input: AdapterInstanceInput )
lib/db/adapter-instances.ts:19
↓ 32 callersFunctioncreateManifest
(id: string)
lib/plugin/core/manager.test.ts:111
↓ 32 callersFunctioncreateMemoryStorage
(initial?: Record<string, string>)
lib/data/snapshots/helpers.ts:150
↓ 32 callersFunctioncreateSession
( partial?: Partial<Omit<ChatSession, "id" | "createdAt" | "updatedAt">> )
lib/db/sessions.ts:37
↓ 32 callersFunctioncreateStorageAPI
(pluginId: string)
lib/plugin/api/storage-api.ts:53
↓ 32 callersFunctione
(I)
public/monaco/vs/assets/css.worker-HnVq6Ewq.js:118
↓ 32 callersFunctionevaluatePolicy
( policy: TriggerPolicy, event: NormalizedInboundEvent, state: PolicyEvalState, now: number = Date.now
lib/connectors/policy-eval.ts:131
↓ 32 callersFunctiongenerateArtifactTitle
( content: string, type?: ArtifactType, language?: string, messages?: ArtifactTitleMessages )
lib/artifacts/utils.ts:60
↓ 32 callersFunctiongetPlanRuntime
()
lib/agent/plan/runtime.ts:526
↓ 32 callersFunctiongetValueByPath
( obj: Record<string, unknown>, pointer: string )
lib/a2ui/data-model.ts:64
↓ 32 callersMethodhandler
(args: string)
lib/plugin/core/manager.ts:2333
↓ 32 callersFunctionjsonResponse
(body: unknown, init: { status?: number } = {})
lib/ai/providers/api-test.test.ts:51
↓ 32 callersFunctionloader
()
lib/capacitor/_contract.test.ts:37
↓ 32 callersFunctionmakeEntry
( id: string, level: StructuredLogEntry["level"], overrides: Partial<StructuredLogEntry> = {} )
lib/logging/transports/indexeddb-transport.test.ts:10
↓ 32 callersFunctionmakeRequest
(idempotencyKey = crypto.randomUUID())
lib/db/outbound-jobs.test.ts:28
↓ 32 callersFunctiononClose
()
components/data/storage/storage-cleanup-dialog.tsx:147
↓ 32 callersFunctionread_body
(resp: reqwest::Response)
src-tauri/src/vector/backends/http_helpers.rs:36
↓ 32 callersMethodregisterAdapter
(adapter: PlatformAdapter)
lib/connectors/bus.ts:120
↓ 32 callersFunctionregisterMethod
(method: string, handler: RpcHandler)
lib/plugin/vscode-shim/rpc-dispatcher.ts:90
↓ 32 callersFunctionregisterSlashCommand
(def: SlashCommandDefinition)
lib/slash-commands/registry.ts:73
↓ 32 callersFunctionregisterSlashCommand
(_command: unknown)
crates/cognia-plugin-template-ts/src/__shims__/lib/chat/slash-command-registry.ts:10
↓ 32 callersFunctionresolveRoot
()
lib/plugin/api/git-api.ts:163
↓ 32 callersMethodsetValue
(value: string)
lib/editor-workbench/monaco-workbench.ts:56
↓ 32 callersFunctionstringValue
(v: unknown)
lib/connectors/adapters/lark/card.ts:515
↓ 32 callersMethodupdateTask
(taskId: string, input: UpdateScheduledTaskInput)
lib/scheduler/sources/app-source.ts:50
↓ 31 callersFunctionassertLatestRunStatus
( page: Page, workflowId: string, status: "succeeded" | "failed" | "running" = "succeeded" )
tests/e2e/helpers/workflow-spec-helpers.ts:67
↓ 31 callersFunctionbaseEvent
(overrides: Partial<NormalizedInboundEvent> = {})
lib/connectors/policy-eval.test.ts:14
↓ 31 callersMethodclear
()
lib/tauri/companion-storage.ts:65
↓ 31 callersMethodcreatePlan
* Create a plan for a session. If the session already has an open plan it is * cancelled first so the one-open-plan-per-session invariant holds. Th
lib/agent/plan/runtime.ts:102
↓ 31 callersFunctioncreateProjectAPI
(pluginId: string)
lib/plugin/api/project-api.ts:20
↓ 31 callersFunctiondetectTrigger
( value: string, caret: number, opts?: DetectTriggerOptions )
components/chat/composer-trigger.ts:53
↓ 31 callersFunctionflushAsync
()
components/terminal/terminal-instance.test.tsx:167
↓ 31 callersFunctionfromOneBotSegments
( segments: OneBotSegment[], variant: "v11" | "v12" )
lib/connectors/adapters/onebot/segments.ts:188
↓ 31 callersMethodget
Get an entry by id. Returns undefined if not registered.
lib/plugin/registries/createOverlayRegistry.ts:71
↓ 31 callersFunctionhttp_err
(status: StatusCode, body: &str)
src-tauri/src/vector/backends/http_helpers.rs:23
↓ 31 callersFunctionl
(L)
public/monaco/vs/assets/json.worker-DKiEKt88.js:147
↓ 31 callersFunctionlistRunEvents
(runId: string)
lib/workflow/runtime/event-log.ts:69
↓ 31 callersMethodmessage
One-shot: build an `OutboundRequest` carrying one surface, ready for `send()`.
lib/connectors/a2ui-bridge/surface-builder.ts:309
↓ 31 callersFunctiononClick
()
components/settings/mcp-agent-chip-group.tsx:60
↓ 31 callersFunctiononProgress
(cb)
lib/workflow/runtime/long-step-runner.ts:206
↓ 31 callersFunctionprovider
(overrides: Partial<CcswitchProvider>)
lib/ccswitch/switch.test.ts:48
↓ 31 callersFunctionreadNumber
(params: Record<string, unknown>, key: string, fallback = 0)
components/workflow/editor/inspector/forms/shared.tsx:120
↓ 31 callersMethodset
(t, n)
public/monaco/vs/editor/editor.main.js:2954
↓ 31 callersFunctionsetConfig
(cfg: CompanionConfig = MOCK_CONFIG)
lib/tauri/transport-companion.test.ts:59
↓ 31 callersMethodstore
(key: string, value: string)
sidecar/vscode-ext-host/src/extension-runner.ts:122
↓ 31 callersFunctiontm
(id: string, name: string = id)
lib/ai/agent/team/teammate-pool.test.ts:16
↓ 31 callersFunctiontriggerRun
( page: Page, options: { waitForStatus?: boolean } = {} )
tests/e2e/helpers/workflow-spec-helpers.ts:52
← previousnext →401–500 of 31,059, ranked by callers