MCPcopy Create free account

hub / github.com/danielwpz/pokoclaw / functions

Functions2,718 in github.com/danielwpz/pokoclaw

↓ 4 callersMethodflushBackgroundTaskCompletionNoticesForSession
(input: { sessionId: string; trigger: string; })
src/orchestration/agent-manager.ts:1172
↓ 4 callersFunctionformatTerminalMessage
(message: string | null)
src/channels/lark/render/run-card.ts:907
↓ 4 callersMethodgetById
(id: string)
src/storage/repos/subagent-creation-requests.repo.ts:69
↓ 4 callersMethodgetByThreadRootMessageId
(input: { channelInstallationId: string; threadRootMessageId: string; })
src/storage/repos/lark-object-bindings.repo.ts:386
↓ 4 callersFunctiongetCardkitSdk
(client: LarkSdkClient)
src/channels/lark/outbound.ts:2877
↓ 4 callersFunctiongetEffectiveCompactionWindow
(contextWindow: number)
src/agent/compaction.ts:197
↓ 4 callersFunctiongetIntegerIntegrationEnv
( env: Record<string, string>, key: string, fallback: number, )
tests/integration/llm/helpers/fixture.ts:316
↓ 4 callersMethodgetRequiredModel
(id: string)
src/agent/llm/provider-registry.ts:73
↓ 4 callersMethodgetVersion
()
src/config/live-manager.ts:49
↓ 4 callersMethodhandleRuntimeEvent
( event: AgentRuntimeEvent, )
src/orchestration/agent-manager.ts:805
↓ 4 callersFunctionisExistingFile
(filePath: string)
src/agent/skills.ts:732
↓ 4 callersFunctionisExplicitUserApprovalDecision
(input: ApprovalFlowOutcomeInput)
src/runtime/approval-flow.ts:83
↓ 4 callersFunctionisNativeWindowsPlatform
(platform: NodeJS.Platform = process.platform)
src/runtime/host-platform.ts:1
↓ 4 callersFunctionisRecord
(value: unknown)
src/channels/lark/task-card-images.ts:216
↓ 4 callersFunctionisRecord
(value: unknown)
tests/channels/lark/run-state.test.ts:148
↓ 4 callersMethodisYoloEnabled
(ownerAgentId: string)
src/storage/repos/agent-runtime-modes.repo.ts:48
↓ 4 callersFunctionjoinSections
(sections: string[])
src/agent/system-prompt.ts:36
↓ 4 callersFunctionlistLedgerRows
(sqlite: Database.Database)
tests/storage/migrations.test.ts:337
↓ 4 callersFunctionloadAgentBootstrapSnapshot
(input: { sessionPurpose?: string | null; agentKind?: string | null; workspaceDir?: string | null; })
src/agent/bootstrap.ts:34
↓ 4 callersFunctionloadAgentMemoryCatalog
(input: { agentKind?: string | null; workspaceDir?: string | null; privateWorkspaceDir?: string | null;
src/agent/memory.ts:57
↓ 4 callersFunctionlogSettledTaskExecution
( status: "completed" | "blocked" | "failed" | "cancelled", settled: SettledTaskExecution, )
src/orchestration/agent-manager.ts:1226
↓ 4 callersFunctionmakeAssistantMessage
(id: string, seq: number, text: string, tokenTotal: number)
tests/agent/compaction.test.ts:419
↓ 4 callersFunctionmakeAttachmentEnvelope
( event: OrchestratedOutboundAttachmentEventEnvelope["event"], overrides: { taskRunId?: string | null;
tests/channels/lark/outbound.test.ts:99
↓ 4 callersFunctionmakeEnvelope
( event: OrchestratedRuntimeEventEnvelope["event"], )
tests/channels/lark/retry-footer.test.ts:6
↓ 4 callersFunctionmakeRgSummaryEvent
(searches: number)
tests/tools/grep.test.ts:73
↓ 4 callersFunctionmakeSandboxedRgResult
(params: { stdout: string; stderr?: string; exitCode?: number; cwd: string; })
tests/tools/grep.test.ts:45
↓ 4 callersFunctionmakeServerConfig
( overrides: Partial<Omit<McpStdioServerConfig, "transport">> = {}, )
tests/mcp/catalog.test.ts:215
↓ 4 callersFunctionmakeTaskEnvelope
( event: OrchestratedTaskRunEventEnvelope["event"], )
tests/channels/lark/outbound-task-threads.test.ts:55
↓ 4 callersFunctionmakeTaskEnvelope
( event: OrchestratedTaskRunEventEnvelope["event"], )
tests/channels/lark/run-state.test.ts:97
↓ 4 callersMethodmarkRequestFailed
(input: { requestId: string; failureReason: string; decidedAt: Date; })
src/orchestration/subagents.ts:544
↓ 4 callersMethodmarkToolFinished
(runId: string, toolCall: AgentToolCall)
src/agent/loop.ts:487
↓ 4 callersFunctionnormalizeAgentUserImageMessageId
(imageId: string, messageId: unknown)
src/agent/llm/messages.ts:77
↓ 4 callersFunctionnormalizeScheduleDefinition
( input: CronScheduleDefinition, now: Date, )
src/cron/schedule.ts:44
↓ 4 callersFunctionnowIso
()
src/mcp/manager.ts:591
↓ 4 callersFunctionparseBackgroundTaskPayload
( inputJson: string | null | undefined, )
src/tasks/background-task-payload.ts:15
↓ 4 callersFunctionparsePermissionScope
(input: unknown)
src/security/scope.ts:183
↓ 4 callersFunctionparseTimestamp
(value: string | null | undefined)
src/runtime/runtime-modes.ts:150
↓ 4 callersMethodpatch
(input: PatchA2uiSurfacePublicationInput)
src/storage/repos/a2ui-surface-publications.repo.ts:271
↓ 4 callersFunctionperMillion
(pricePerMillion: number, tokens: number)
src/agent/llm/models.ts:110
↓ 4 callersFunctionprettyPrint
(value: unknown)
src/channels/lark/render/tool-calls.ts:539
↓ 4 callersFunctionprojectRuntimeEvent
(input: { db: StorageDb; event: AgentRuntimeEvent; })
src/orchestration/outbound-events.ts:193
↓ 4 callersMethodprovisionSubagentSurface
( input: ProvisionSubagentSurfaceInput, )
src/orchestration/subagents.ts:116
↓ 4 callersMethodpublishTaskRunSettledEvent
( eventType: "task_run_completed" | "task_run_blocked" | "task_run_failed" | "task_run_cancelled", set
src/orchestration/agent-manager.ts:858
↓ 4 callersFunctionreadAgentLlmRawErrorPayload
(error: unknown)
src/agent/llm/errors.ts:535
↓ 4 callersFunctionreadIdentifier
(value: unknown)
src/channels/lark/render/tool-calls.ts:594
↓ 4 callersFunctionreadInteger
(value: unknown)
src/channels/lark/a2ui.ts:972
↓ 4 callersFunctionreadLarkInteractiveCardId
(input: unknown)
tests/channels/lark/outbound.test.ts:239
↓ 4 callersFunctionreadNonNegativeInteger
(value, field, fallback)
skills/a2ui-author/runtime/v0_8/render.js:453
↓ 4 callersFunctionreadString
(value: unknown, key: string)
src/agent/llm/upstream-openai.ts:885
↓ 4 callersFunctionreadStringField
(value: unknown, key: string)
src/channels/lark/image-message.ts:110
↓ 4 callersFunctionreadStringStyle
(value)
skills/a2ui-author/runtime/v0_8/render.js:441
↓ 4 callersMethodreconcileStatuses
(config: McpConfig)
src/mcp/manager.ts:412
↓ 4 callersMethodrefreshAll
()
src/mcp/catalog.ts:115
↓ 4 callersMethodrefreshServer
(serverName: string)
src/mcp/catalog.ts:121
↓ 4 callersFunctionrenderCollapsedToolHistoryPanel
( tools: LarkToolSequenceTool[], suffix = "", )
src/channels/lark/render/tool-calls.ts:64
↓ 4 callersFunctionrenderDelegatedApprovalMessage
(input: { approvalId: number; ownerAgentId: string; reasonText: string | null; requestedScopeJson: str
src/orchestration/delegated-approval.ts:204
↓ 4 callersFunctionrenderMultilineElement
( tagName: string, value: string, indent = 2, contentIndent = indent + 2, )
src/orchestration/delegated-approval.ts:549
↓ 4 callersFunctionrenderNodeAsElements
(context, componentId)
skills/a2ui-author/runtime/v0_8/render.js:58
↓ 4 callersFunctionrenderOptionalSingleLineElement
( tagName: string, value: string | null | undefined, indent = 2, )
src/orchestration/delegated-approval.ts:528
↓ 4 callersFunctionrenderToolDetail
( tool: LarkToolSequenceTool, options: { expanded?: boolean; } = {}, )
src/channels/lark/render/tool-calls.ts:88
↓ 4 callersFunctionrequireRecordField
( value: Record<string, unknown>, key: string, eventType: string, path: string, )
src/agent/llm/providers/codex/stream.ts:498
↓ 4 callersFunctionresolveBoundValue
(value, dataModel)
skills/a2ui-author/runtime/v0_8/json.js:103
↓ 4 callersFunctionresolveDefaultSkillRoots
(workdir?: string | null)
src/agent/skills.ts:194
↓ 4 callersFunctionresolveMainAgentChatSessionForAgent
(input: { db: StorageDb; ownerAgentId: string; })
src/orchestration/main-agent-session.ts:17
↓ 4 callersMethodresolveMainAgentId
(agentId: string)
src/storage/repos/agents.repo.ts:56
↓ 4 callersFunctionresolveProviderRegistry
( input: ProviderRegistry | ProviderRegistrySource, )
src/agent/llm/provider-registry-source.ts:35
↓ 4 callersFunctionresolveRepoLocalSkillDirs
(workdir?: string | null)
src/shared/repo-skill-roots.ts:10
↓ 4 callersMethodrunJobNow
(jobId: string)
src/cron/service.ts:229
↓ 4 callersFunctionsafeParsePayload
(payloadJson: string)
src/agent/loop.ts:2398
↓ 4 callersFunctionseedAgentFixture
(handle: TestDatabaseHandle)
tests/storage/agent-runtime-modes.repo.test.ts:10
↓ 4 callersFunctionseedAgentFixture
(handle: TestDatabaseHandle)
tests/runtime/runtime-modes.test.ts:16
↓ 4 callersFunctionseedFixture
(handle: TestDatabaseHandle)
tests/storage/task-runs.repo.test.ts:10
↓ 4 callersFunctionseedFixture
(handle: TestDatabaseHandle)
tests/storage/agents.repo.test.ts:19
↓ 4 callersFunctionseedFixture
(handle: TestDatabaseHandle)
tests/runtime/live-state.test.ts:16
↓ 4 callersFunctionseedMainAgentFixture
(handle: TestDatabaseHandle)
tests/tools/get-runtime-status.test.ts:501
↓ 4 callersFunctionsendLarkImageMessage
(input: { installationId: string; chatId: string; replyToMessageId?: string | null; imagePath: string;
src/channels/lark/image-message.ts:48
↓ 4 callersFunctionsendLarkTextMessage
(input: { installationId: string; chatId: string; replyToMessageId?: string | null; text: string; cl
src/channels/lark/text-message.ts:6
↓ 4 callersFunctionsettleTaskExecution
(input: SettleTaskExecutionInput)
src/orchestration/task-run-lifecycle.ts:91
↓ 4 callersFunctionshouldCreateStandaloneLarkApprovalCard
(value: { approvalTarget: "user" | "main_agent"; taskRunId?: string | null; })
src/channels/lark/outbound.ts:2706
↓ 4 callersMethodstop
()
src/runtime/minute-heartbeat.ts:73
↓ 4 callersMethodstopRun
(input: StopRunInput)
src/runtime/control.ts:138
↓ 4 callersMethodsubmitApprovalDecision
(input: { approvalId: number; decision: "approve" | "deny"; actor: string; rawInput?: string |
src/tools/core/types.ts:46
↓ 4 callersFunctiontruncateText
(input: string, maxChars: number)
src/meditation/message-context.ts:100
↓ 4 callersFunctionvalidateChildren
(value, path, issues)
skills/a2ui-author/runtime/v0_8/validate.js:417
↓ 4 callersFunctionvalidateNonNegativeInteger
(value, path, issues)
skills/a2ui-author/runtime/v0_8/validate.js:464
↓ 4 callersFunctionvalidateNonNegativeNumber
(value: unknown, path: string)
src/config/schema.ts:1898
↓ 4 callersFunctionvalidatePositiveInteger
(value, path, issues)
skills/a2ui-author/runtime/v0_8/validate.js:459
↓ 4 callersFunctionwaitFor
( predicate: () => boolean, input: { timeoutMs?: number; intervalMs?: number; label: string;
tests/integration/llm/delegated-approval.test.ts:149
↓ 4 callersFunctionwaitForCondition
(condition: () => boolean, attempts = 40)
tests/channels/lark/outbound.test.ts:141
↓ 4 callersFunctionwaitForCondition
(condition: () => boolean, attempts = 40)
tests/orchestration/agent-manager.test.ts:72
↓ 4 callersFunctionwithHandle
(fn: (handle: TestDatabaseHandle) => Promise<void>)
tests/storage/agents.repo.test.ts:10
↓ 4 callersFunctionwithHandle
(fn: (handle: TestDatabaseHandle) => Promise<void>)
tests/runtime/status.test.ts:18
↓ 3 callersMethodafterToolResult
(input: { run: RunAgentLoopInput; sessionPurpose: string; ownerAgentId?: string | null; agentK
src/agent/loop.ts:216
↓ 3 callersFunctionappendMeditationDailyRunBlock
( input: AppendMeditationDailyRunBlockInput, )
src/meditation/daily-note.ts:88
↓ 3 callersMethodapplyMessages
(messages)
skills/a2ui-author/runtime/v0_8/surface.js:4
↓ 3 callersMethodapproveSubagentCreationRequest
( input: ApproveSubagentCreationRequestInput, )
src/orchestration/agent-manager.ts:342
↓ 3 callersFunctionasRecord
(value: unknown)
src/meditation/message-context.ts:115
↓ 3 callersFunctionasRecord
(value: unknown)
tests/manual/meditation-tool-failure-analysis.ts:507
↓ 3 callersFunctionassertToolAllowedForSession
(input: { purpose: string; agentKind?: string | null; toolName: string; })
src/agent/session-policy.ts:96
↓ 3 callersMethodattachManager
(manager: RuntimeOrchestrationTarget)
src/runtime/orchestration-bridge.ts:90
← previousnext →501–600 of 2,718, ranked by callers