MCPcopy Index your code

hub / github.com/PGshen/thinking-map / functions

Functions1,120 in github.com/PGshen/thinking-map

↓ 1 callersFunctionaddSpecialist
(graph *compose.Graph[[]*schema.Message, *schema.Message], specialist *Specialist)
server/internal/agent/base/multiagent/compose.go:324
↓ 1 callersMethodaddToReasoningNode
addToReasoningNode adds the to-reasoning conversion node
server/internal/agent/base/react/compose.go:178
↓ 1 callersMethodaddToolsCheckerBranch
addToolsCheckerBranch adds the tools checker branch to the graph
server/internal/agent/base/react/compose.go:349
↓ 1 callersMethodaddToolsCheckerNode
addToolsCheckerNode adds the tools checker node to the graph
server/internal/agent/base/react/compose.go:197
↓ 1 callersMethodaddToolsNode
addToolsNode adds the tools execution node to the graph
server/internal/agent/base/react/compose.go:183
↓ 1 callersFunctionapplyLayout
( nodes: Node<CustomNodeModel>[], edges: Edge[], layoutType: LayoutType, newNodeId?: string, config?
web/src/utils/layout-utils.ts:277
↓ 1 callersFunctionapplyLocalLayout
( nodes: Node<CustomNodeModel>[], edges: Edge[], newNodeId: string, config: Partial<LayoutConfig> = {}
web/src/utils/layout-utils.ts:125
↓ 1 callersMethodapplyOperation
applyOperation applies a single update operation to the plan
server/internal/agent/base/multiagent/handlers.go:879
↓ 1 callersFunctionareDependenciesCompleted
areDependenciesCompleted checks if all dependencies for a step are completed
server/internal/agent/base/multiagent/handlers.go:409
↓ 1 callersFunctionbuildConclusionGenerationPrompt
buildConclusionGenerationPrompt 构建结论生成Agent的提示
server/internal/agent/conclusion/prompt.go:4
↓ 1 callersFunctionbuildConclusionOptimizationPrompt
buildConclusionOptimizationPrompt 构建结论优化Agent的提示
server/internal/agent/conclusion/prompt.go:109
↓ 1 callersFunctionbuildConversationAnalysisPrompt
(messages []*schema.Message)
server/internal/agent/base/multiagent/prompt.go:10
↓ 1 callersFunctionbuildDecompositionAnalysisPrompt
()
server/internal/agent/decomposition/prompt.go:3
↓ 1 callersFunctionbuildDecompositionDecisionAgent
buildDecompositionDecisionAgent 创建拆解决策Agent specialist
server/internal/agent/decomposition/decomposition.go:99
↓ 1 callersFunctionbuildDecompositionDecisionPrompt
buildDecompositionDecisionPrompt 构建拆解决策Agent的提示
server/internal/agent/decomposition/prompt.go:77
↓ 1 callersMethodbuildDependencyChain
buildDependencyChain 构建依赖链
server/internal/service/dependency_checker.go:278
↓ 1 callersFunctionbuildFeedbackPrompt
(state *MultiAgentState)
server/internal/agent/base/multiagent/prompt.go:291
↓ 1 callersFunctionbuildFinalAnswerPrompt
(state *MultiAgentState)
server/internal/agent/base/multiagent/prompt.go:468
↓ 1 callersMethodbuildGraph
buildGraph builds the execution graph for the ReAct agent
server/internal/agent/base/react/compose.go:100
↓ 1 callersFunctionbuildPlanUpdatePrompt
(state *MultiAgentState)
server/internal/agent/base/multiagent/prompt.go:343
↓ 1 callersFunctionbuildPlanningPrompt
buildPlanningPrompt 构建规划提示
server/internal/agent/decomposition/prompt.go:37
↓ 1 callersFunctionbuildProblemDecompositionAgent
buildProblemDecompositionAgent 创建问题拆解Agent specialist
server/internal/agent/decomposition/decomposition.go:134
↓ 1 callersFunctionbuildProblemDecompositionPrompt
buildProblemDecompositionPrompt 构建问题拆解Agent的提示
server/internal/agent/decomposition/prompt.go:114
↓ 1 callersFunctionbuildReasoningSystemPrompt
buildReasoningSystemPrompt builds the system prompt for reasoning
server/internal/agent/base/react/prompt.go:4
↓ 1 callersFunctionbuildSpecialistBranchMap
buildSpecialistBranchMap creates a map of specialist names to branch conditions
server/internal/agent/base/multiagent/handlers.go:476
↓ 1 callersFunctionbuildSpecialistPrompt
(specialist *Specialist, step *PlanStep, state *MultiAgentState)
server/internal/agent/base/multiagent/prompt.go:198
↓ 1 callersFunctioncheckAllDependenciesMet
(context: DependentContext)
web/src/utils/dependency-utils.ts:37
↓ 1 callersFunctioncheckAuth
()
web/src/components/auth-guard.tsx:44
↓ 1 callersMethodcheckConnectionsHealth
()
web/src/hooks/use-sse-connection.ts:72
↓ 1 callersMethodcleanup
cleanup 清理过期的限流器
server/internal/middleware/ratelimit.go:47
↓ 1 callersMethodcleanupExpiredConnections
cleanupExpiredConnections 清理过期连接
server/internal/pkg/sse/broker.go:297
↓ 1 callersFunctionclickAction
(action: Action)
web/src/features/workspace/components/operation-panel/decompose-tab.tsx:374
↓ 1 callersMethodconnect
( methodOrConfig: 'GET' | 'POST' | 'PUT' | 'PATCH' | 'DELETE' | SseTextConfig, url?: string, param
web/src/lib/sse-parser.ts:866
↓ 1 callersFunctioncontainsInMiddle
(s, substr string)
server/internal/agent/base/multiagent/context_test.go:82
↓ 1 callersMethodconvertToNodeDependentContext
convertToNodeDependentContext 将ContextInfo转换为model.DependentContext
server/internal/service/context_manager.go:400
↓ 1 callersFunctioncreateExtensions
(placeholder?: string)
web/src/components/editor.tsx:37
↓ 1 callersFunctioncreateMap
(params: CreateMapRequest)
web/src/api/map.ts:14
↓ 1 callersFunctioncreateNode
(mapID: string, params: CreateNodeRequest)
web/src/api/node.ts:31
↓ 1 callersFunctiondebounce
(func: any, wait: number)
web/src/components/editor.tsx:89
↓ 1 callersFunctiondecomposition
(nodeID: string, clarification: string, isDecomposed: boolean)
web/src/api/node.ts:72
↓ 1 callersFunctiondeleteMap
(mapID: string)
web/src/api/map.ts:39
↓ 1 callersFunctiondeleteNode
(mapID: string, nodeID: string)
web/src/api/node.ts:51
↓ 1 callersMethoddfsPath
dfsPath 深度优先搜索路径
server/internal/service/dependency_checker.go:246
↓ 1 callersMethoddisconnect
* 断开连接
web/src/lib/sse-parser.ts:709
↓ 1 callersMethoddisconnect
* 断开连接
web/src/lib/sse-parser.ts:985
↓ 1 callersMethodevaluateReflectionDecision
(state *MultiAgentState)
server/internal/agent/base/multiagent/handlers.go:646
↓ 1 callersFunctionexecutableNodes
(mapID: string, nodeID?: string)
web/src/api/node.ts:56
↓ 1 callersFunctionextractTextContent
(node: React.ReactNode)
web/src/components/ui/markdown-content.tsx:11
↓ 1 callersFunctionfetchMapList
(params: MapListQuery)
web/src/api/map.ts:18
↓ 1 callersFunctiongenToolInfos
genToolInfos generates tool information from tools config
server/internal/agent/base/react/compose.go:87
↓ 1 callersMethodgetAncestorsContext
getAncestorsContext 递归获取祖先节点上下文(到根节点)
server/internal/service/context_manager.go:129
↓ 1 callersMethodgetChildrenContext
getChildrenContext 获取直接子节点的问题目标和结论
server/internal/service/context_manager.go:198
↓ 1 callersMethodgetConversationContext
getConversationContext 获取节点的对话历史上下文
server/internal/service/context_manager.go:219
↓ 1 callersMethodgetDependencyContext
getDependencyContext 获取同级依赖节点的问题目标和结论
server/internal/service/context_manager.go:167
↓ 1 callersMethodgetFullText
* 获取当前累积的完整文本
web/src/lib/sse-parser.ts:995
↓ 1 callersMethodgetLimiter
getLimiter 获取或创建限流器
server/internal/middleware/ratelimit.go:61
↓ 1 callersFunctiongetMCPTool
(ctx context.Context)
server/internal/agent/tool/temp/mcptest.go:57
↓ 1 callersFunctiongetMap
(mapID: string)
web/src/api/map.ts:31
↓ 1 callersFunctiongetMapNodes
(mapID: string)
web/src/api/node.ts:26
↓ 1 callersMethodgetMessageChainOptimized
getMessageChainOptimized 优化的消息链获取方法,通过一次查询获取所有消息后在内存中构建链
server/internal/global/message_manager.go:522
↓ 1 callersFunctiongetMethodTheme
(method: string)
web/src/features/workspace/components/operation-panel/message-area.tsx:228
↓ 1 callersFunctiongetNoticeTheme
(type: NoticeType)
web/src/features/workspace/components/operation-panel/message-area.tsx:131
↓ 1 callersMethodgetOrCreateConnection
(mapID: string)
web/src/hooks/use-sse-connection.ts:149
↓ 1 callersFunctiongetPlanTheme
(status: string)
web/src/features/workspace/components/operation-panel/message-area.tsx:356
↓ 1 callersFunctiongetProjectRoot
getProjectRoot finds the project root directory by searching for the go.mod file.
server/internal/global/test_utils.go:27
↓ 1 callersMethodgetRecentNodeConversation
getRecentNodeConversation 获取节点最近的对话记录
server/internal/service/context_manager.go:234
↓ 1 callersMethodgetReconnectDelay
(attempts: number)
web/src/hooks/use-sse-connection.ts:385
↓ 1 callersFunctiongetRemoveStep
getRemoveStep returns the step to remove
server/internal/agent/base/multiagent/handlers.go:1038
↓ 1 callersFunctiongetSummary
()
web/src/features/workspace/components/operation-panel/dependency-item.tsx:54
↓ 1 callersFunctiongetUnmetDependenciesMessage
(context: DependentContext)
web/src/utils/dependency-utils.ts:8
↓ 1 callersFunctiongetUser
()
web/src/lib/auth.ts:52
↓ 1 callersMethodgetUserContext
getUserContext 获取用户手动添加或修改的上下文信息
server/internal/service/context_manager.go:278
↓ 1 callersMethodhandleClientMessages
RemoveSessionHandler 移除会话中的特定处理器 处理器相关逻辑已移除 handleMessages 处理Redis订阅消息
server/internal/pkg/sse/eventbus.go:253
↓ 1 callersMethodhandleColonState
handleColonState 处理COLON状态
server/internal/pkg/utils/stream_json_parser.go:409
↓ 1 callersMethodhandleCommaState
handleCommaState 处理COMMA状态
server/internal/pkg/utils/stream_json_parser.go:423
↓ 1 callersFunctionhandleDelete
(id: string)
web/src/app/(main)/history/page.tsx:71
↓ 1 callersFunctionhandleDeleteItem
(index: number)
web/src/features/workspace/components/operation-panel/dependency-section.tsx:34
↓ 1 callersMethodhandleFalseState
handleFalseState 处理FALSE状态
server/internal/pkg/utils/stream_json_parser.go:519
↓ 1 callersMethodhandleKeyOrEndState
handleKeyOrEndState 处理KEY_OR_END状态
server/internal/pkg/utils/stream_json_parser.go:377
↓ 1 callersMethodhandleKeyState
handleKeyState 处理KEY状态
server/internal/pkg/utils/stream_json_parser.go:397
↓ 1 callersFunctionhandleMessageActionEvent
(data: MessageActionEvent)
web/src/features/workspace/components/operation-panel/decompose-tab.tsx:103
↓ 1 callersFunctionhandleMessageConclusionEvent
(data: MessageConclusionEvent)
web/src/features/workspace/components/operation-panel/conclusion-tab.tsx:234
↓ 1 callersFunctionhandleMessageNoticeEvent
(data: MessageNoticeEvent)
web/src/features/workspace/components/operation-panel/decompose-tab.tsx:96
↓ 1 callersFunctionhandleMessageNoticeEvent
(data: MessageNoticeEvent)
web/src/features/workspace/components/operation-panel/conclusion-tab.tsx:322
↓ 1 callersFunctionhandleMessagePlanEvent
(data: MessagePlanEvent)
web/src/features/workspace/components/operation-panel/decompose-tab.tsx:139
↓ 1 callersFunctionhandleMessageRagEvent
(data: MessageRagEvent)
web/src/features/workspace/components/operation-panel/decompose-tab.tsx:146
↓ 1 callersFunctionhandleMessageRagEvent
(data: MessageRagEvent)
web/src/features/workspace/components/operation-panel/conclusion-tab.tsx:329
↓ 1 callersFunctionhandleMessageThoughtEvent
( data: MessageThoughtEvent, messageType: 'thought' )
web/src/features/workspace/components/operation-panel/conclusion-tab.tsx:202
↓ 1 callersMethodhandleNullState
handleNullState 处理NULL状态
server/internal/pkg/utils/stream_json_parser.go:555
↓ 1 callersMethodhandleNumberState
handleNumberState 处理NUMBER状态
server/internal/pkg/utils/stream_json_parser.go:471
↓ 1 callersMethodhandlePageHidden
()
web/src/hooks/use-sse-connection.ts:132
↓ 1 callersMethodhandlePageVisible
()
web/src/hooks/use-sse-connection.ts:117
↓ 1 callersFunctionhandleReset
()
web/src/features/workspace/components/operation-panel/decompose-tab.tsx:353
↓ 1 callersMethodhandleSessionMessages
(sessionID string, pubsub *redis.PubSub)
server/internal/pkg/sse/eventbus.go:291
↓ 1 callersMethodhandleSessionServersUpdates
(sessionID string, pubsub *redis.PubSub)
server/internal/pkg/sse/eventbus.go:349
↓ 1 callersMethodhandleTrueState
handleTrueState 处理TRUE状态
server/internal/pkg/utils/stream_json_parser.go:490
↓ 1 callersFunctionhandleUpdateItem
(index: number, updatedItem: NodeContextItem)
web/src/features/workspace/components/operation-panel/dependency-section.tsx:28
↓ 1 callersMethodhandleValueOrEndState
handleValueOrEndState 处理VALUE_OR_END状态
server/internal/pkg/utils/stream_json_parser.go:457
↓ 1 callersMethodhandleValueState
handleValueState 处理VALUE状态
server/internal/pkg/utils/stream_json_parser.go:330
↓ 1 callersFunctionhandleView
(id: string)
web/src/app/(main)/history/page.tsx:67
← previousnext →301–400 of 1,120, ranked by callers