MCPcopy Create free account

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

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

↓ 1 callersMethodhasConnection
(mapID: string)
web/src/hooks/use-sse-connection.ts:254
↓ 1 callersMethodhasPath
hasPath 检查从源节点到目标节点是否存在路径(DFS)
server/internal/service/dependency_checker.go:236
↓ 1 callersFunctioninitializeConclusion
()
web/src/features/workspace/components/operation-panel/conclusion-tab.tsx:95
↓ 1 callersFunctioninitializeDecomposition
()
web/src/features/workspace/components/operation-panel/decompose-tab.tsx:255
↓ 1 callersMethodinitializeVisibilityListener
()
web/src/hooks/use-sse-connection.ts:93
↓ 1 callersFunctionisPublicRoute
(pathname: string)
web/src/components/auth-guard.tsx:22
↓ 1 callersFunctionisZeroMessageContent
isZeroMessageContent 判断 MessageContent 是否为零值
server/internal/global/message_manager.go:745
↓ 1 callersFunctionloginUser
( params: LoginParams )
web/src/api/auth.ts:39
↓ 1 callersFunctionlogout
()
web/src/api/auth.ts:60
↓ 1 callersMethodmatchPath
matchPath 检查路径是否匹配模式
server/internal/pkg/utils/stream_json_parser.go:106
↓ 1 callersMethodmatchPath
* 检查路径是否匹配模式 * @param path - 当前路径 * @param pattern - 模式标记 * @return 是否匹配
web/src/lib/sse-parser.ts:124
↓ 1 callersFunctionmeasureNodeContentSize
( question: string, target: string, conclusion: string = '', maxWidth: number = 360 )
web/src/utils/dom-measurement.ts:121
↓ 1 callersFunctionmeasureNodeContentSizeWithCache
( question: string, target: string, conclusion?: string, maxWidth: number = 360 )
web/src/utils/dom-measurement.ts:193
↓ 1 callersFunctionmeasureTextSize
( text: string, styles: { fontSize?: string; fontWeight?: string; fontFamily?: string; lin
web/src/utils/dom-measurement.ts:13
↓ 1 callersFunctionnextStep
()
web/src/features/workspace/components/operation-panel/decompose-tab.tsx:295
↓ 1 callersFunctiononRefreshed
(token: string)
web/src/lib/auth.ts:78
↓ 1 callersMethodparseConversationContext
(content string)
server/internal/agent/base/multiagent/handlers.go:87
↓ 1 callersFunctionparseInt64
parseInt64 safely parses a string to int64
server/internal/agent/callback/log_callback.go:208
↓ 1 callersFunctionparseMarkdownIntoBlocks
(markdown: string)
web/src/components/ui/markdown-content.tsx:269
↓ 1 callersMethodparsePath
* 解析路径字符串为标记数组 * @param path - 路径字符串 * @return 解析后的标记数组
web/src/lib/sse-parser.ts:50
↓ 1 callersMethodparseTaskPlan
(content string)
server/internal/agent/base/multiagent/handlers.go:222
↓ 1 callersMethodping
ping 发送心跳
server/internal/pkg/sse/broker.go:332
↓ 1 callersMethodprocessChar
* 处理单个字符 * @param char - 输入的字符
web/src/lib/sse-parser.ts:232
↓ 1 callersMethodprocessFeedbackResult
(output *schema.Message, state *MultiAgentState)
server/internal/agent/base/multiagent/handlers.go:603
↓ 1 callersFunctionprocessPlanStepsStream
processPlanStepsStream 处理计划步骤的流式解析
server/internal/agent/base/multiagent/options.go:171
↓ 1 callersMethodprocessPlanUpdate
(output *schema.Message, state *MultiAgentState)
server/internal/agent/base/multiagent/handlers.go:769
↓ 1 callersFunctionrefreshTokenApi
()
web/src/lib/auth.ts:100
↓ 1 callersMethodregisterCallbacks
(mapID: string, callbackId: string, callbacks: SSECallbacks)
web/src/hooks/use-sse-connection.ts:184
↓ 1 callersFunctionregisterUser
( params: RegisterParams )
web/src/api/auth.ts:31
↓ 1 callersMethodreorderStep
reorderStep changes the position of a step
server/internal/agent/base/multiagent/handlers.go:1056
↓ 1 callersFunctionresetDecomposition
(mapID: string, nodeID: string)
web/src/api/node.ts:90
↓ 1 callersFunctionresetNodeConclusion
(mapID: string, nodeID: string)
web/src/api/node.ts:102
↓ 1 callersFunctionresetNodeContext
(mapID: string, nodeID: string)
web/src/api/node.ts:46
↓ 1 callersFunctionsaveNodeConclusion
(mapID: string, nodeID: string, content: string)
web/src/api/node.ts:95
↓ 1 callersMethodsetupChatModel
setupChatModel sets up the chat model for the agent
server/internal/agent/base/react/compose.go:63
↓ 1 callersMethodstartConnectionMonitor
startConnectionMonitor 启动连接状态监控
server/internal/pkg/sse/broker.go:282
↓ 1 callersMethodstartHealthCheck
()
web/src/hooks/use-sse-connection.ts:64
↓ 1 callersFunctiontoggleConclusionCollapse
()
web/src/features/workspace/components/custom-node/custom-node.tsx:102
↓ 1 callersFunctiontoggleStepExpanded
(messageId: string, stepIndex: number)
web/src/features/workspace/components/operation-panel/message-area.tsx:38
↓ 1 callersMethodtoolsCheckerNodeHandler
toolsCheckerNodeHandler handles the tools checker node logic
server/internal/agent/base/react/compose.go:206
↓ 1 callersMethodtopologicalSort
topologicalSort 拓扑排序实现
server/internal/service/dependency_checker.go:166
↓ 1 callersMethodupdateCallbacks
(mapID: string, callbackId: string, callbacks: SSECallbacks)
web/src/hooks/use-sse-connection.ts:193
↓ 1 callersMethodupdateClientActivity
updateClientActivity 更新客户端活跃时间
server/internal/pkg/sse/broker.go:320
↓ 1 callersFunctionupdateMap
(mapID: string, params: UpdateMapRequest)
web/src/api/map.ts:35
↓ 1 callersFunctionupdateNodeContext
(mapID: string, nodeID: string, params: UpdateNodeContextRequest)
web/src/api/node.ts:41
↓ 1 callersFunctionuseAutoLayout
()
web/src/features/workspace/hooks/use-auto-layout.ts:52
↓ 1 callersFunctionuseIsMobile
()
web/src/hooks/use-mobile.ts:5
↓ 1 callersFunctionuseNodeOperations
()
web/src/features/workspace/hooks/use-node-operations.ts:13
↓ 1 callersFunctionuseNodeSelection
()
web/src/features/workspace/hooks/use-node-selection.ts:4
↓ 1 callersFunctionuseScrollToBottom
()
web/src/hooks/use-scroll-to-bottom.ts:11
↓ 1 callersFunctionuseTextareaResize
( value: ComponentProps<"textarea">["value"], rows = 1, )
web/src/hooks/use-textarea-resize.ts:6
↓ 1 callersFunctionuseWorkspaceStoreData
()
web/src/features/workspace/store/workspace-store.ts:790
FunctionActionTool
()
server/internal/agent/tool/messaging/action.go:75
FunctionAlertDialog
({ ...props }: React.ComponentProps<typeof AlertDialogPrimitive.Root>)
web/src/components/ui/alert-dialog.tsx:9
FunctionAlertDialogAction
({ className, ...props }: React.ComponentProps<typeof AlertDialogPrimitive.Action>)
web/src/components/ui/alert-dialog.tsx:121
FunctionAlertDialogCancel
({ className, ...props }: React.ComponentProps<typeof AlertDialogPrimitive.Cancel>)
web/src/components/ui/alert-dialog.tsx:133
FunctionAlertDialogContent
({ className, ...props }: React.ComponentProps<typeof AlertDialogPrimitive.Content>)
web/src/components/ui/alert-dialog.tsx:47
FunctionAlertDialogDescription
({ className, ...props }: React.ComponentProps<typeof AlertDialogPrimitive.Description>)
web/src/components/ui/alert-dialog.tsx:108
FunctionAlertDialogFooter
({ className, ...props }: React.ComponentProps<"div">)
web/src/components/ui/alert-dialog.tsx:79
FunctionAlertDialogHeader
({ className, ...props }: React.ComponentProps<"div">)
web/src/components/ui/alert-dialog.tsx:66
FunctionAlertDialogOverlay
({ className, ...props }: React.ComponentProps<typeof AlertDialogPrimitive.Overlay>)
web/src/components/ui/alert-dialog.tsx:31
FunctionAlertDialogPortal
({ ...props }: React.ComponentProps<typeof AlertDialogPrimitive.Portal>)
web/src/components/ui/alert-dialog.tsx:23
FunctionAlertDialogTitle
({ className, ...props }: React.ComponentProps<typeof AlertDialogPrimitive.Title>)
web/src/components/ui/alert-dialog.tsx:95
FunctionAlertDialogTrigger
({ ...props }: React.ComponentProps<typeof AlertDialogPrimitive.Trigger>)
web/src/components/ui/alert-dialog.tsx:15
FunctionAppSidebar
({ onLogout, ...props }: React.ComponentProps<typeof Sidebar> & { onLogout?: () => void })
web/src/components/app-sidebar.tsx:117
FunctionAuthGuard
({ children }: AuthGuardProps)
web/src/components/auth-guard.tsx:26
FunctionAuthMiddleware
AuthMiddleware creates a new authentication middleware
server/internal/middleware/auth.go:22
FunctionAvatar
({ className, ...props }: React.ComponentProps<typeof AvatarPrimitive.Root>)
web/src/components/ui/avatar.tsx:8
FunctionAvatarFallback
({ className, ...props }: React.ComponentProps<typeof AvatarPrimitive.Fallback>)
web/src/components/ui/avatar.tsx:37
FunctionAvatarImage
({ className, ...props }: React.ComponentProps<typeof AvatarPrimitive.Image>)
web/src/components/ui/avatar.tsx:24
FunctionBadge
({ className, variant, asChild = false, ...props }: React.ComponentProps<"span"> & VariantProps<type
web/src/components/ui/badge.tsx:28
MethodBeforeCreate
(tx *gorm.DB)
server/internal/model/thinking_node.go:41
MethodBeforeCreate
(tx *gorm.DB)
server/internal/model/message.go:37
MethodBeforeCreate
(tx *gorm.DB)
server/internal/model/thinking_map.go:39
MethodBeforeCreate
(tx *gorm.DB)
server/internal/model/rag_record.go:40
MethodBeforeCreate
BeforeCreate 在创建记录前生成 UUID
server/internal/model/user.go:36
FunctionBenchmarkAgent_Generate
BenchmarkAgent_Generate benchmarks the agent generation performance
server/internal/agent/base/react/compose_test.go:564
FunctionBenchmarkMultiAgent_Generate
BenchmarkMultiAgent_Generate 性能基准测试
server/internal/agent/base/multiagent/compose_test.go:334
FunctionBreadcrumb
({ ...props }: React.ComponentProps<"nav">)
web/src/components/ui/breadcrumb.tsx:7
FunctionBreadcrumbEllipsis
({ className, ...props }: React.ComponentProps<"span">)
web/src/components/ui/breadcrumb.tsx:83
FunctionBreadcrumbItem
({ className, ...props }: React.ComponentProps<"li">)
web/src/components/ui/breadcrumb.tsx:24
FunctionBreadcrumbLink
({ asChild, className, ...props }: React.ComponentProps<"a"> & { asChild?: boolean })
web/src/components/ui/breadcrumb.tsx:34
FunctionBreadcrumbList
({ className, ...props }: React.ComponentProps<"ol">)
web/src/components/ui/breadcrumb.tsx:11
FunctionBreadcrumbPage
({ className, ...props }: React.ComponentProps<"span">)
web/src/components/ui/breadcrumb.tsx:52
FunctionBreadcrumbSeparator
({ children, className, ...props }: React.ComponentProps<"li">)
web/src/components/ui/breadcrumb.tsx:65
FunctionBuildAnalysisAgent
分析Agent
server/internal/agent/decomposition/analysis.go:17
FunctionBuildDecompositionAgent
(ctx context.Context, option ...base.AgentOption)
server/internal/agent/decomposition/decomposition.go:17
FunctionBuildGenerationAgent
(ctx context.Context, option ...base.AgentOption)
server/internal/agent/conclusion/generation.go:14
FunctionBuildOptimizationAgent
(ctx context.Context, option ...base.AgentOption)
server/internal/agent/conclusion/optimization.go:13
FunctionBuildUnderstandingAgent
问题理解&意图识别
server/internal/agent/understanding/understanding.go:18
FunctionButton
({ className, variant, size, asChild = false, ...props }: React.ComponentProps<"button"> & Variant
web/src/components/ui/button.tsx:38
FunctionCORS
CORS 跨域中间件
server/internal/middleware/cors.go:8
FunctionCard
({ className, ...props }: React.ComponentProps<"div">)
web/src/components/ui/card.tsx:5
FunctionCardAction
({ className, ...props }: React.ComponentProps<"div">)
web/src/components/ui/card.tsx:51
FunctionCardContent
({ className, ...props }: React.ComponentProps<"div">)
web/src/components/ui/card.tsx:64
FunctionCardDescription
({ className, ...props }: React.ComponentProps<"div">)
web/src/components/ui/card.tsx:41
FunctionCardFooter
({ className, ...props }: React.ComponentProps<"div">)
web/src/components/ui/card.tsx:74
FunctionCardHeader
({ className, ...props }: React.ComponentProps<"div">)
web/src/components/ui/card.tsx:18
FunctionCardTitle
({ className, ...props }: React.ComponentProps<"div">)
web/src/components/ui/card.tsx:31
FunctionChatInput
({ children, className, variant = "default", value, onChange, onSubmit, loading, onStop, rows = 1, }:
web/src/components/ui/chat-input.tsx:30
← previousnext →401–500 of 1,120, ranked by callers