MCPcopy Create free account

hub / github.com/buct2012dbl/Dorchestrator / functions

Functions727 in github.com/buct2012dbl/Dorchestrator

↓ 175 callersMethodlog
(level: LogLevel, message: string, context?: Record<string, any>)
coding-agent/src/monitoring/logger.ts:67
↓ 126 callersMethodget
(key: string)
coding-agent/src/context/cache.ts:32
↓ 92 callersMethoderror
(message: string, context?: Record<string, any>)
coding-agent/src/monitoring/logger.ts:63
↓ 66 callersMethodset
(key: string, data: T)
coding-agent/src/context/cache.ts:19
↓ 58 callersMethodregister
(provider: LLMProvider)
coding-agent/src/llm/provider.ts:61
↓ 51 callersMethodcreate
(agentId: string, parentId?: string)
coding-agent/src/core/session.ts:104
↓ 46 callersMethodhandle
(error: Error, context?: Record<string, any>)
coding-agent/src/errors/error-handler.ts:48
↓ 44 callersMethodhas
(key: string)
coding-agent/src/context/cache.ts:47
↓ 39 callersMethoddelete
(key: string)
coding-agent/src/context/cache.ts:60
↓ 22 callersMethodemit
(event, data)
src/main/orchestrator.js:119
↓ 21 callersFunctionloadKanbanState
()
src/main/index.js:1571
↓ 19 callersMethodentries
()
coding-agent/src/context/shared-store.ts:86
↓ 19 callersMethodexecute
(args: any, context: ToolContext)
coding-agent/src/tools/tool-registry.ts:21
↓ 19 callersMethodregisterFactory
(type: string, factory: (config: AgentConfig) => BaseAgent)
coding-agent/src/core/agent-registry.ts:36
↓ 18 callersFunctionstripAnsiAndControl
(text)
src/main/index.js:1323
↓ 17 callersMethodestimateTokens
(text: string)
coding-agent/src/llm/token-counter.ts:62
↓ 17 callersMethodpublish
(event: EventType, data: any, metadata?: { sessionId?: string; agentId?: string })
coding-agent/src/core/message-bus.ts:47
↓ 17 callersMethodsetWorkspace
(workspacePath)
src/main/swarmManager.js:30
↓ 17 callersMethodstreamText
(params: StreamParams)
coding-agent/src/llm/provider.ts:53
↓ 16 callersMethodinfo
(message: string, context?: Record<string, any>)
coding-agent/src/monitoring/logger.ts:55
↓ 16 callersMethodload
(configPath?: string)
coding-agent/src/config/loader.ts:10
↓ 16 callersMethodwarn
(message: string, context?: Record<string, any>)
coding-agent/src/monitoring/logger.ts:59
↓ 15 callersFunctionformatScalar
(value: unknown)
coding-agent/src/agent/tool-activity.ts:21
↓ 14 callersMethodclear
()
coding-agent/src/context/cache.ts:64
↓ 14 callersMethodprocess
(message: string)
coding-agent/tests/unit/base-agent.test.ts:37
↓ 14 callersMethodtiming
(name: string, value: number, tags?: Record<string, string>)
coding-agent/src/monitoring/metrics.ts:25
↓ 13 callersMethodget
(id: string)
coding-agent/src/core/session.ts:122
↓ 12 callersFunctionfn
()
coding-agent/tests/unit/retry.test.ts:18
↓ 12 callersMethodgetStats
()
coding-agent/src/context/cache.ts:85
↓ 12 callersMethodincrement
(name: string, value: number = 1, tags?: Record<string, string>)
coding-agent/src/monitoring/metrics.ts:34
↓ 11 callersFunctionsaveKanbanState
(state)
src/main/index.js:1575
↓ 10 callersFunctionclone
(value)
src/main/index.js:1555
↓ 10 callersMethodclose
()
coding-agent/src/context/indexer.ts:236
↓ 10 callersMethodexecuteTask
(agentId: string, task: string, onFirstText?: () => void)
coding-agent/src/core/orchestrator.ts:47
↓ 10 callersMethodgetAll
()
coding-agent/src/core/session.ts:190
↓ 10 callersMethodkeys
()
coding-agent/src/context/shared-store.ts:82
↓ 10 callersMethodloadFromConfig
(config: any)
coding-agent/src/llm/provider.ts:120
↓ 10 callersMethodsubscribe
(event: EventType, handler: EventHandler)
coding-agent/src/core/message-bus.ts:30
↓ 9 callersFunctionlog
(...args)
src/main/index.js:61
↓ 9 callersFunctionnormalizeScheduledTask
(task = {})
src/main/kanbanSchedule.js:34
↓ 9 callersMethodreadFile
(path: string)
coding-agent/src/context/manager.ts:217
↓ 8 callersMethodaddMessage
(id: string, message: Message)
coding-agent/src/core/session.ts:156
↓ 8 callersMethoddetectProvider
(model: string)
coding-agent/src/llm/provider.ts:69
↓ 8 callersMethoddispose
()
coding-agent/src/tools/mcp-tools.ts:27
↓ 8 callersFunctionemitCliTimelineEvent
(event: CliTimelineEvent)
coding-agent/src/cli/timeline-events.ts:29
↓ 8 callersFunctionhandleSplit
(axis = 'vertical', direction)
src/renderer/components/mux/MuxTerminalView.jsx:139
↓ 8 callersMethodinitialize
()
coding-agent/src/core/orchestrator.ts:22
↓ 8 callersMethodsetStatus
(id: string, status: AgentStatus)
coding-agent/src/core/agent-registry.ts:76
↓ 8 callersFunctiontruncate
(text: string, maxLength = MAX_PREVIEW_LENGTH)
coding-agent/src/agent/tool-activity.ts:13
↓ 7 callersFunctionclone
(value)
src/main/swarmManager.js:6
↓ 7 callersFunctioncloneGraphData
(value)
src/renderer/App.jsx:47
↓ 7 callersFunctionemitKanbanStateUpdate
(state)
src/main/index.js:1565
↓ 7 callersMethodget
(id: string)
coding-agent/src/tools/tool-registry.ts:31
↓ 7 callersMethodget
(name: string)
coding-agent/src/llm/provider.ts:65
↓ 7 callersMethodgetKey
(name: string, tags?: Record<string, string>)
coding-agent/src/monitoring/metrics.ts:122
↓ 7 callersFunctionnormalizeMuxCliType
(cliType)
src/renderer/components/mux/templateConfig.mjs:8
↓ 7 callersMethodresolveModelAlias
(model: string)
coding-agent/src/config/loader.ts:83
↓ 7 callersFunctionsend
(msg)
src/main/mcp-bridge.js:30
↓ 7 callersFunctiontoIsoString
(value, fallback = null)
src/main/kanbanSchedule.js:8
↓ 6 callersFunctioncalculateBackoff
( attempt: number, initialDelay: number = 1000, maxDelay: number = 10000, multiplier: number = 2 )
coding-agent/src/errors/retry.ts:126
↓ 6 callersFunctionclearScheduledKanbanTimer
(scheduleId)
src/main/index.js:1645
↓ 6 callersFunctioncomputeNextScheduledRunAt
(task = {}, options = {})
src/main/kanbanSchedule.js:69
↓ 6 callersMethodcount
(text: string, model: string = 'gpt-4')
coding-agent/src/llm/token-counter.ts:6
↓ 6 callersMethodcurrent
()
coding-agent/src/core/session.ts:126
↓ 6 callersFunctionexecuteWithFallback
( provider: LLMProvider, resolvedModel: string, fn: (provider: LLMProvider) => Promise<T> )
coding-agent/src/agent/provider-utils.ts:108
↓ 6 callersMethodgetFallbackChain
()
coding-agent/src/config/loader.ts:88
↓ 6 callersMethodloadSwarmMemory
(id)
src/main/swarmManager.js:192
↓ 6 callersMethodloadTemplates
()
src/main/templateManager.js:31
↓ 6 callersFunctionmarkKanbanTaskBarrierAgentCompleted
(barrier, agentId)
src/main/kanbanTaskBarrier.js:19
↓ 6 callersMethodsearch
(query: string, options: { limit?: number } = {})
coding-agent/src/context/indexer.ts:142
↓ 6 callersFunctionselectProvider
( model: string, explicitProvider?: string )
coding-agent/src/agent/provider-utils.ts:27
↓ 6 callersFunctionsummarizeToolCall
(toolName: string, args: Record<string, unknown>)
coding-agent/src/agent/tool-activity.ts:139
↓ 6 callersFunctionsummarizeToolResult
(result: unknown)
coding-agent/src/agent/tool-activity.ts:165
↓ 5 callersFunctionappendKanbanTaskAgentTimelineEvent
(agentId, event)
src/main/index.js:2051
↓ 5 callersFunctionclone
(value)
src/main/kanbanManager.js:12
↓ 5 callersFunctioncreateMockChild
(toolNames: string[])
coding-agent/tests/unit/mcp-tools.test.ts:28
↓ 5 callersMethoddelete
(key: string)
coding-agent/src/context/shared-store.ts:74
↓ 5 callersMethodemit
(event, data)
src/main/claudeManager.js:24
↓ 5 callersFunctionemitKanbanTaskUpdate
(task)
src/main/index.js:1559
↓ 5 callersMethodenqueue
(agentId, task)
src/main/swarmBridgeDispatchQueue.js:8
↓ 5 callersFunctionextractCliTimelineEvents
(text)
src/main/kanbanTimeline.js:21
↓ 5 callersFunctionformatAgentLogLabel
(agentId, logPrefix = '[PTY]')
src/main/index.js:57
↓ 5 callersFunctionformatBridgePromptForTerminal
(message)
src/main/bridgePrompt.js:25
↓ 5 callersFunctionformatTime
(value)
src/renderer/components/kanban/KanbanWorkspace.jsx:24
↓ 5 callersMethodget
(key: string)
coding-agent/src/context/shared-store.ts:35
↓ 5 callersMethodgetFile
(path: string)
coding-agent/src/context/database.ts:96
↓ 5 callersMethodgetForAgent
(_agentId: string, allowedTools: string[])
coding-agent/src/tools/tool-registry.ts:35
↓ 5 callersFunctiongetRuntimeLayoutSignature
(runtimeLayout)
src/renderer/components/mux/muxLayout.mjs:97
↓ 5 callersMethodgetStatus
(id: string)
coding-agent/src/core/agent-registry.ts:72
↓ 5 callersFunctiongetTerminalInputAction
({ ptyAlive, restartOnExit = true, canSpawn = true, data, shouldIgnoreInput, })
src/renderer/components/terminalSessionBehavior.mjs:1
↓ 5 callersMethodpersist
()
coding-agent/src/core/session.ts:220
↓ 5 callersFunctionresolveKanbanTaskFinalResponse
({ run, preferredResponse })
src/main/kanbanTaskFinalResponse.js:46
↓ 5 callersFunctionresolveSwarmIdForAgent
(agentId)
src/main/index.js:290
↓ 5 callersFunctionresolveWorkspacePath
(workingDirectory: string, requestedPath: string)
coding-agent/src/tools/file-tools.ts:10
↓ 5 callersMethodsaveSwarm
(swarm)
src/main/swarmManager.js:166
↓ 5 callersMethodsendToAgent
(agentId, userMessage, fromAgentId = null)
src/main/orchestrator.js:191
↓ 5 callersFunctionserializeRuntimeLayout
(terminals)
src/renderer/components/mux/muxLayout.mjs:101
↓ 5 callersMethodshutdown
()
coding-agent/src/core/orchestrator.ts:123
↓ 5 callersMethodstart
(rootPath: string)
coding-agent/src/context/watcher.ts:14
↓ 5 callersMethodsyncAgents
(agentConfigs, options = {})
src/main/orchestrator.js:26
next →1–100 of 727, ranked by callers