MCPcopy Create free account

hub / github.com/danielwpz/pokoclaw / functions

Functions2,718 in github.com/danielwpz/pokoclaw

↓ 2 callersFunctioncollectParsedToolResults
(rows: EpisodeStudyMessageRow[])
src/meditation/episode-study.ts:251
↓ 2 callersFunctioncollectRawErrorMessages
(error: unknown)
src/agent/llm/errors.ts:442
↓ 2 callersFunctioncollectSseData
(event: string)
src/agent/llm/upstream-openai.ts:1085
↓ 2 callersMethodcollectStopTargetsForSession
(sessionId: string)
src/runtime/control.ts:480
↓ 2 callersMethodcollectStopTargetsForSessions
(sessionIds: string[])
src/runtime/control.ts:484
↓ 2 callersFunctioncollect_message_role_records
(records: list[dict[str, Any]], role: str, limit: int)
skills/claude-session-observe/scripts/read_session_records.py:241
↓ 2 callersFunctioncollect_records
(records: list[dict[str, Any]], record_type: str, limit: int)
skills/claude-session-observe/scripts/read_session_records.py:230
↓ 2 callersMethodcompleteTaskExecution
(input: { taskRunId: string; resultSummary?: string | null; resultImages?: TaskCompletionImageAtta
src/orchestration/agent-manager.ts:695
↓ 2 callersFunctionconsumeJqBracketSelector
(stage: string, startIndex: number)
src/security/bash-approval-helpers.ts:373
↓ 2 callersFunctionconsumeJqIdentifier
(stage: string, startIndex: number)
src/security/bash-approval-helpers.ts:433
↓ 2 callersFunctionconsumeStreamToCompletion
( model: Model<Api>, context: Context, options: SimpleStreamOptions, )
src/agent/llm/pi-bridge.ts:383
↓ 2 callersFunctionconvertResponsesTools
( tools: Tool[], options?: ConvertResponsesToolsOptions, )
src/agent/llm/pi-ai-openai-responses-shared.ts:546
↓ 2 callersFunctioncopyIfExists
(sourcePath: string, targetPath: string)
src/meditation/backtest.ts:204
↓ 2 callersMethodcreate
(input: CreateConversationInput)
src/storage/repos/conversations.repo.ts:22
↓ 2 callersFunctioncreateAbortError
()
src/security/sandbox.ts:855
↓ 2 callersFunctioncreateAssistantTextBlock
( messageId: string, text: string, streaming: boolean, )
src/channels/lark/run-state.ts:709
↓ 2 callersFunctioncreateBootstrapLogger
(options: LoggerOptions)
src/shared/logger.ts:153
↓ 2 callersFunctioncreateConfigWorkspace
()
tests/config/scenario-model-switch.test.ts:9
↓ 2 callersFunctioncreateDeferredPromise
()
tests/orchestration/agent-manager.test.ts:82
↓ 2 callersFunctioncreateFakeClients
(messageCreate: ReturnType<typeof vi.fn>)
tests/runtime/back-online.test.ts:136
↓ 2 callersFunctioncreateHarness
(input: { handle: TestDatabaseHandle; fixture: IntegrationLlmFixture; taskDescription: string; taskInp
tests/integration/llm/delegated-approval.test.ts:171
↓ 2 callersFunctioncreateLarkChannelRuntime
(input: CreateLarkChannelRuntimeInput)
src/channels/lark/channel.ts:106
↓ 2 callersFunctioncreateLarkInboundRuntime
(input: CreateLarkInboundRuntimeInput)
src/channels/lark/inbound.ts:1102
↓ 2 callersFunctioncreateLoggerWithLevel
( level: LogLevel, useColors: boolean, options: LoggerOptions, )
src/shared/logger.ts:120
↓ 2 callersFunctioncreateModel
(overrides?: Partial<ResolvedModel>)
tests/agent/llm/models.test.ts:10
↓ 2 callersFunctioncreateNeverYieldingAssistantEventStream
(result: AssistantMessage)
tests/agent/llm/pi-bridge.test.ts:112
↓ 2 callersFunctioncreateRepos
(storage: StorageDb)
src/runtime/current-running-status.ts:232
↓ 2 callersFunctioncreateStoredDeepSeekAssistantMessage
()
tests/agent/llm/pi-bridge.codex-service-tier.test.ts:79
↓ 2 callersFunctioncreateStoredFollowUpUserMessage
()
tests/agent/llm/pi-bridge.codex-service-tier.test.ts:131
↓ 2 callersFunctioncreateStoredToolResultMessage
(input: { sessionId: string; id: string; seq: number; createdAt: string; toolCallId: string; toolN
tests/integration/llm/helpers/fixture.ts:143
↓ 2 callersFunctioncreateStoredUserMessage
()
tests/agent/pi-agent-model-runner.test.ts:78
↓ 2 callersMethodcreateTaskWorkstream
(input: { ownerAgentId: string; conversationId: string; branchId: string; createdAt?: Date;
src/orchestration/agent-manager.ts:256
↓ 2 callersFunctioncreateTempDir
(prefix: string)
tests/shared/repo-skill-roots.test.ts:48
↓ 2 callersMethodcreateToolExecutionContext
(input: { sessionId: string; conversationId: string; sessionPurpose?: string; ownerAgentId?: s
src/agent/loop.ts:315
↓ 2 callersMethodcreateTransport
(input: { serverName: string; config: McpServerConfig; managerConfig: McpConfig; })
src/mcp/types.ts:53
↓ 2 callersFunctioncreateWebSearchTool
(input: { providerId: string; providerConfig: ProviderConfig })
src/tools/web/search.ts:28
↓ 2 callersFunctiondataEntriesToValue
(entries)
skills/a2ui-author/runtime/v0_8/json.js:1
↓ 2 callersFunctiondedupeNormalizedPaths
(paths: string[])
src/security/permissions.ts:470
↓ 2 callersFunctiondedupePreserveOrder
(values: readonly string[])
src/security/policy.ts:179
↓ 2 callersFunctiondedupeStrings
(values: string[])
src/security/sandbox.ts:599
↓ 2 callersFunctiondeleteChat
(client: LarkSdkClient, chatId: string)
src/channels/lark/subagent-provisioner.ts:231
↓ 2 callersMethoddenyCreateRequest
(input: DenySubagentCreationRequestInput)
src/orchestration/subagents.ts:429
↓ 2 callersMethoddenySubagentCreationRequest
(input: DenySubagentCreationRequestInput)
src/orchestration/agent-manager.ts:387
↓ 2 callersFunctiondescribeEntryAccess
(access: PermissionAccess)
src/tools/helpers/permission-block.ts:260
↓ 2 callersFunctiondescribePermissionRequest
( request: PermissionRequest, options?: { separator?: string }, )
src/security/scope.ts:276
↓ 2 callersFunctiondescribePermissionRequestLines
(request: PermissionRequest)
src/security/scope.ts:272
↓ 2 callersFunctiondescribeTaskRunIcon
(terminal: LarkRunState["terminal"])
src/channels/lark/render/task-card.ts:113
↓ 2 callersFunctiondescribeTaskRunTemplate
(terminal: LarkRunState["terminal"])
src/channels/lark/render/task-card.ts:100
↓ 2 callersFunctiondispatchPreparedBackOnlineRecovery
(input: { storage: StorageDb; clients: BackOnlineRuntimeClients; prepared: PreparedBackOnlineRecovery; }
src/runtime/back-online.ts:180
↓ 2 callersMethoddrain
()
src/cron/service.ts:109
↓ 2 callersMethoddrain
(sessionId: string)
src/runtime/steer-queue.ts:67
↓ 2 callersMethodenqueueBackgroundTaskCompletionNotice
( input: PendingBackgroundTaskCompletionNotice, )
src/orchestration/agent-manager.ts:1132
↓ 2 callersMethodenqueueSurfaceUpdate
(publicationId: string)
src/channels/lark/a2ui.ts:387
↓ 2 callersFunctionensureDeliveryScheduled
( deliveryId: string, options?: { immediate?: boolean; delayMs?: number }, )
src/channels/lark/outbound.ts:215
↓ 2 callersFunctionensureMeditationRunArtifactDir
( localDate: string, runId: string, logsDir = POKOCLAW_LOGS_DIR, )
src/meditation/files.ts:44
↓ 2 callersFunctionensureRecoveredRunSegmentState
(runId: string)
src/channels/lark/outbound.ts:1548
↓ 2 callersFunctionescapeRegExp
(value: string)
src/tools/helpers/fs-helpers.ts:176
↓ 2 callersFunctionescapeRegExp
(value: string)
src/config/model-scenario-patch.ts:176
↓ 2 callersFunctionescapeXml
(value: string)
src/agent/bootstrap.ts:95
↓ 2 callersFunctionescapeXml
(value: string)
src/agent/project-context.ts:301
↓ 2 callersFunctionexecuteToolDefinition
( tool: ToolDefinition, name: string, context: ToolExecutionContext, rawArgs: unknown, )
src/tools/core/registry.ts:105
↓ 2 callersFunctionexpandExactDirectoryReadChildren
(patterns: readonly string[])
src/security/permissions.ts:188
↓ 2 callersFunctionexpandHomePrefix
(value: string)
src/security/permissions.ts:60
↓ 2 callersFunctionexpandPermissionEntriesToScopes
( entries: PermissionRequestEntry[], )
src/tools/helpers/permission-block.ts:189
↓ 2 callersFunctionextractAssistantText
(payloadJson: string)
tests/integration/llm/delegated-approval.test.ts:123
↓ 2 callersFunctionextractBashText
(result: Record<string, unknown> | null, tag: "stdout" | "stderr")
src/channels/lark/render/tool-calls.ts:553
↓ 2 callersFunctionextractEpisodeStudyEpisodes
( rows: EpisodeStudyMessageRow[], strategy: EpisodeStudyStrategyConfig, )
src/meditation/episode-study.ts:128
↓ 2 callersFunctionextractLarkInteractiveText
(value: Record<string, unknown>)
src/channels/lark/inbound.ts:2635
↓ 2 callersFunctionextractStoredMessageUsage
( message: Pick< Message, "usageJson" | "tokenInput" | "tokenOutput" | "tokenCacheRead" | "tokenCach
src/storage/repos/messages.repo.ts:136
↓ 2 callersFunctionextractTextContent
(content: unknown)
src/meditation/message-context.ts:78
↓ 2 callersFunctionextract_message_text_parts
(content: Any)
skills/claude-session-observe/scripts/read_session_records.py:33
↓ 2 callersMethodfailTaskExecution
(input: { taskRunId: string; errorText?: string | null; resultSummary?: string | null; resultI
src/orchestration/agent-manager.ts:737
↓ 2 callersFunctionfindAssistantBlock
( blocks: Array<LarkAssistantTextBlock | LarkToolSequenceBlock>, messageId: string, )
src/channels/lark/run-state.ts:724
↓ 2 callersFunctionfindBudgetCutPoint
( messages: Message[], keepRecentTokens: number, isValidCutPoint: (message: Message) => boolean, )
src/agent/compaction.ts:739
↓ 2 callersMethodfindByConversationId
(conversationId: string)
src/storage/repos/agents.repo.ts:50
↓ 2 callersMethodfindCachedToolByName
(name: string)
src/mcp/catalog.ts:82
↓ 2 callersMethodfindLatestByOwnerAgent
( ownerAgentId: string, options: FindLatestSessionByOwnerOptions = {}, )
src/storage/repos/sessions.repo.ts:126
↓ 2 callersMethodfindLatestByThreadRootRunId
(threadRootRunId: string)
src/storage/repos/task-runs.repo.ts:142
↓ 2 callersFunctionfinishReject
()
src/tools/wait-task.ts:186
↓ 2 callersFunctionflush
()
src/meditation/clustering.ts:187
↓ 2 callersFunctionflush
()
src/meditation/episode-study.ts:292
↓ 2 callersFunctionflushDelivery
(deliveryId: string)
src/channels/lark/outbound.ts:272
↓ 2 callersFunctionflushRuntimeEvents
()
tests/runtime/event-bus.test.ts:5
↓ 2 callersFunctionformatApprovalRequestHeading
(state: LarkApprovalState)
src/channels/lark/render.ts:356
↓ 2 callersFunctionformatApprovalTitleMarkdown
(title: string)
src/channels/lark/render.ts:565
↓ 2 callersFunctionformatDateInTimezone
(input: Date, timezone: string)
src/shared/time.ts:47
↓ 2 callersFunctionformatLarkApiErrorDetails
(details: LarkApiErrorDetails)
src/channels/lark/subagent-provisioner.ts:460
↓ 2 callersFunctionformatLatestTurnFallbackLine
(snapshot: ConversationStatusSnapshot)
src/runtime/status.ts:611
↓ 2 callersFunctionformatLine
( level: LogLevel, message: string, context: LoggerContext | undefined, now: Date, subsystem: string
src/shared/logger.ts:95
↓ 2 callersFunctionformatPermissionScopeMarkdown
(scopeText: string)
src/channels/lark/render.ts:583
↓ 2 callersFunctionformatResolvedPermissionLines
(request: LarkApprovalState["request"])
src/channels/lark/render.ts:458
↓ 2 callersFunctionformatResolvedPermissionLinesForState
(state: LarkApprovalState)
src/channels/lark/render.ts:450
↓ 2 callersFunctionformatRuntimeModeLine
(mode: StatusRuntimeModeSnapshot)
src/runtime/status.ts:386
↓ 2 callersFunctionformatTomlArray
( modelIds: string[], input: { multiline: boolean; indent: string; }, )
src/config/model-scenario-patch.ts:153
↓ 2 callersFunctionformatUnknownForLog
(value: unknown)
src/channels/lark/subagent-provisioner.ts:470
↓ 2 callersFunctionformatUsageMarkdownBlock
(label: string, usage: StatusUsageSnapshot)
src/runtime/status.ts:602
↓ 2 callersFunctionformatUsageTextBlock
(label: string, usage: StatusUsageSnapshot)
src/runtime/status.ts:593
↓ 2 callersFunctionformatValidationIssues
(issues)
skills/a2ui-author/runtime/v0_8/validate.js:85
↓ 2 callersMethodget
(name: string)
src/tools/core/composite-registry.ts:24
↓ 2 callersMethodget
(id = DEFAULT_MEDITATION_STATE_ID)
src/storage/repos/meditation-state.repo.ts:31
← previousnext →901–1,000 of 2,718, ranked by callers