MCPcopy Create free account

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

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

MethodScan
Scan 实现 sql.Scanner 接口
server/internal/model/jsonb.go:27
MethodScan
实现Scanner接口
server/internal/model/thinking_map.go:54
MethodScan
实现Scanner接口
server/internal/model/thinking_map.go:77
MethodScan
Scan implements the Scanner interface for Results
server/internal/model/rag_record.go:63
FunctionScrollArea
({ className, children, ...props }: React.ComponentProps<typeof ScrollAreaPrimitive.Root>)
web/src/components/ui/scroll-area.tsx:8
FunctionScrollBar
({ className, orientation = "vertical", ...props }: React.ComponentProps<typeof ScrollAreaPrimitive.Scro
web/src/components/ui/scroll-area.tsx:31
FunctionScrollButton
({ onClick, alignment = "right", className, }: ScrollButtonProps)
web/src/components/ui/chat-message-area.tsx:16
FunctionSelect
({ ...props }: React.ComponentProps<typeof SelectPrimitive.Root>)
web/src/components/ui/select.tsx:9
FunctionSelectContent
({ className, children, position = "popper", ...props }: React.ComponentProps<typeof SelectPrimitive.C
web/src/components/ui/select.tsx:53
FunctionSelectGroup
({ ...props }: React.ComponentProps<typeof SelectPrimitive.Group>)
web/src/components/ui/select.tsx:15
FunctionSelectItem
({ className, children, ...props }: React.ComponentProps<typeof SelectPrimitive.Item>)
web/src/components/ui/select.tsx:101
FunctionSelectLabel
({ className, ...props }: React.ComponentProps<typeof SelectPrimitive.Label>)
web/src/components/ui/select.tsx:88
FunctionSelectScrollDownButton
({ className, ...props }: React.ComponentProps<typeof SelectPrimitive.ScrollDownButton>)
web/src/components/ui/select.tsx:156
FunctionSelectScrollUpButton
({ className, ...props }: React.ComponentProps<typeof SelectPrimitive.ScrollUpButton>)
web/src/components/ui/select.tsx:138
FunctionSelectSeparator
({ className, ...props }: React.ComponentProps<typeof SelectPrimitive.Separator>)
web/src/components/ui/select.tsx:125
FunctionSelectTrigger
({ className, size = "default", children, ...props }: React.ComponentProps<typeof SelectPrimitive.Trig
web/src/components/ui/select.tsx:27
FunctionSelectValue
({ ...props }: React.ComponentProps<typeof SelectPrimitive.Value>)
web/src/components/ui/select.tsx:21
FunctionSendActionMsg
(ctx context.Context, msg *dto.ActionChoice)
server/internal/agent/tool/messaging/action.go:21
MethodSendEvent
SendEvent handles SSE test event requests
server/internal/handler/sse.go:64
FunctionSeparator
({ className, orientation = "horizontal", decorative = true, ...props }: React.ComponentProps<typeof S
web/src/components/ui/separator.tsx:8
MethodSetCompleted
(completed bool)
server/internal/agent/base/multiagent/state.go:167
MethodSetFinalAnswer
(answer *schema.Message)
server/internal/agent/base/multiagent/state.go:171
MethodSetLocalClientProvider
SetLocalClientProvider 设置本地客户端提供者
server/internal/pkg/sse/eventbus.go:67
MethodSetMaxRounds
元数据管理方法
server/internal/agent/base/multiagent/state.go:159
MethodSetMetadata
(key string, value any)
server/internal/agent/base/multiagent/state.go:175
FunctionSetNodeDependenciesFunc
SetNodeDependenciesFunc 设置节点依赖关系的函数
server/internal/agent/tool/node/operator.go:277
MethodSetOriginalMessages
(messages []*schema.Message)
server/internal/agent/base/multiagent/state.go:94
MethodSetRoundNumber
基础字段管理方法
server/internal/agent/base/multiagent/state.go:77
MethodSetShouldContinue
(should bool)
server/internal/agent/base/multiagent/state.go:163
MethodSetStartTime
(t time.Time)
server/internal/agent/base/multiagent/state.go:85
FunctionSettings
()
web/src/features/workspace/components/side-bar/settings.tsx:15
FunctionSetupRouter
SetupRouter configures the router with all routes
server/internal/router/router.go:26
FunctionSheet
({ ...props }: React.ComponentProps<typeof SheetPrimitive.Root>)
web/src/components/ui/sheet.tsx:9
FunctionSheetClose
({ ...props }: React.ComponentProps<typeof SheetPrimitive.Close>)
web/src/components/ui/sheet.tsx:19
FunctionSheetContent
({ className, children, side = "right", ...props }: React.ComponentProps<typeof SheetPrimitive.Content
web/src/components/ui/sheet.tsx:47
FunctionSheetDescription
({ className, ...props }: React.ComponentProps<typeof SheetPrimitive.Description>)
web/src/components/ui/sheet.tsx:117
FunctionSheetFooter
({ className, ...props }: React.ComponentProps<"div">)
web/src/components/ui/sheet.tsx:94
FunctionSheetHeader
({ className, ...props }: React.ComponentProps<"div">)
web/src/components/ui/sheet.tsx:84
FunctionSheetOverlay
({ className, ...props }: React.ComponentProps<typeof SheetPrimitive.Overlay>)
web/src/components/ui/sheet.tsx:31
FunctionSheetPortal
({ ...props }: React.ComponentProps<typeof SheetPrimitive.Portal>)
web/src/components/ui/sheet.tsx:25
FunctionSheetTitle
({ className, ...props }: React.ComponentProps<typeof SheetPrimitive.Title>)
web/src/components/ui/sheet.tsx:104
FunctionSheetTrigger
({ ...props }: React.ComponentProps<typeof SheetPrimitive.Trigger>)
web/src/components/ui/sheet.tsx:13
FunctionSidebar
({ side = "left", variant = "sidebar", collapsible = "offcanvas", className, children, ...props }:
web/src/components/ui/sidebar.tsx:154
FunctionSidebarContent
({ className, ...props }: React.ComponentProps<"div">)
web/src/components/ui/sidebar.tsx:371
FunctionSidebarFooter
({ className, ...props }: React.ComponentProps<"div">)
web/src/components/ui/sidebar.tsx:346
FunctionSidebarGroup
({ className, ...props }: React.ComponentProps<"div">)
web/src/components/ui/sidebar.tsx:385
FunctionSidebarGroupAction
({ className, asChild = false, ...props }: React.ComponentProps<"button"> & { asChild?: boolean })
web/src/components/ui/sidebar.tsx:417
FunctionSidebarGroupContent
({ className, ...props }: React.ComponentProps<"div">)
web/src/components/ui/sidebar.tsx:440
FunctionSidebarGroupLabel
({ className, asChild = false, ...props }: React.ComponentProps<"div"> & { asChild?: boolean })
web/src/components/ui/sidebar.tsx:396
FunctionSidebarHeader
({ className, ...props }: React.ComponentProps<"div">)
web/src/components/ui/sidebar.tsx:335
FunctionSidebarInput
({ className, ...props }: React.ComponentProps<typeof Input>)
web/src/components/ui/sidebar.tsx:321
FunctionSidebarInset
({ className, ...props }: React.ComponentProps<"main">)
web/src/components/ui/sidebar.tsx:307
FunctionSidebarLayout
({ children }: { children: React.ReactNode })
web/src/layouts/sidebar-layout.tsx:18
FunctionSidebarMenu
({ className, ...props }: React.ComponentProps<"ul">)
web/src/components/ui/sidebar.tsx:454
FunctionSidebarMenuAction
({ className, asChild = false, showOnHover = false, ...props }: React.ComponentProps<"button"> & { a
web/src/components/ui/sidebar.tsx:548
FunctionSidebarMenuBadge
({ className, ...props }: React.ComponentProps<"div">)
web/src/components/ui/sidebar.tsx:580
FunctionSidebarMenuButton
({ asChild = false, isActive = false, variant = "default", size = "default", tooltip, className,
web/src/components/ui/sidebar.tsx:498
FunctionSidebarMenuItem
({ className, ...props }: React.ComponentProps<"li">)
web/src/components/ui/sidebar.tsx:465
FunctionSidebarMenuSkeleton
({ className, showIcon = false, ...props }: React.ComponentProps<"div"> & { showIcon?: boolean })
web/src/components/ui/sidebar.tsx:602
FunctionSidebarMenuSub
({ className, ...props }: React.ComponentProps<"ul">)
web/src/components/ui/sidebar.tsx:640
FunctionSidebarMenuSubButton
({ asChild = false, size = "md", isActive = false, className, ...props }: React.ComponentProps<"a">
web/src/components/ui/sidebar.tsx:669
FunctionSidebarMenuSubItem
({ className, ...props }: React.ComponentProps<"li">)
web/src/components/ui/sidebar.tsx:655
FunctionSidebarProvider
({ defaultOpen = true, open: openProp, onOpenChange: setOpenProp, className, style, children, ..
web/src/components/ui/sidebar.tsx:56
FunctionSidebarRail
({ className, ...props }: React.ComponentProps<"button">)
web/src/components/ui/sidebar.tsx:282
FunctionSidebarSeparator
({ className, ...props }: React.ComponentProps<typeof Separator>)
web/src/components/ui/sidebar.tsx:357
FunctionSidebarTrigger
({ className, onClick, ...props }: React.ComponentProps<typeof Button>)
web/src/components/ui/sidebar.tsx:256
FunctionSiderLayout
({ children }: { children: React.ReactNode })
web/src/app/(main)/layout.tsx:4
FunctionSkeleton
({ className, ...props }: React.ComponentProps<"div">)
web/src/components/ui/skeleton.tsx:3
FunctionSlider
({ className, defaultValue, value, min = 0, max = 100, ...props }: React.ComponentProps<typeof Sli
web/src/components/ui/slider.tsx:8
MethodSubscribeClient
SubscribeClient 订阅客户端事件
server/internal/pkg/sse/eventbus.go:145
MethodSubscribeSession
SubscribeSession 订阅会话事件
server/internal/pkg/sse/eventbus.go:166
FunctionSwitch
({ className, ...props }: React.ComponentProps<typeof SwitchPrimitive.Root>)
web/src/components/ui/switch.tsx:8
FunctionSync
Sync 同步日志
server/internal/pkg/logger/zap.go:149
MethodTableName
()
server/internal/model/thinking_node.go:48
MethodTableName
()
server/internal/model/message.go:44
MethodTableName
TableName 定义表名
server/internal/model/thinking_map.go:47
MethodTableName
()
server/internal/model/rag_record.go:47
MethodTableName
TableName specifies the table name for User model
server/internal/model/user.go:31
FunctionTeamSwitcher
({ teams, }: { teams: { name: string logo: React.ElementType plan: string }[] })
web/src/components/team-switcher.tsx:28
FunctionTestAgent_Generate_ComplexQuery
TestAgent_Generate_ComplexQuery tests agent generation with complex multi-step query
server/internal/agent/base/react/compose_test.go:355
FunctionTestAgent_Generate_EmptyInput
TestAgent_Generate_EmptyInput tests agent generation with empty input
server/internal/agent/base/react/compose_test.go:436
FunctionTestAgent_Generate_SearchQuery
TestAgent_Generate_SearchQuery tests agent generation with search query
server/internal/agent/base/react/compose_test.go:330
FunctionTestAgent_Generate_SimpleCalculation
TestAgent_Generate_SimpleCalculation tests agent generation with simple calculation
server/internal/agent/base/react/compose_test.go:259
FunctionTestAgent_Generate_WeatherQuery
TestAgent_Generate_WeatherQuery tests agent generation with weather query
server/internal/agent/base/react/compose_test.go:310
FunctionTestAgent_Generate_WithOptions
TestAgent_Generate_WithOptions tests agent generation with options
server/internal/agent/base/react/compose_test.go:377
FunctionTestAgent_Stream_EmptyInput
TestAgent_Stream_EmptyInput tests agent streaming with empty input
server/internal/agent/base/react/compose_test.go:456
FunctionTestAgent_Stream_SimpleCalculation
TestAgent_Stream_SimpleCalculation tests agent streaming with simple calculation
server/internal/agent/base/react/compose_test.go:282
FunctionTestAgent_Stream_WithTimeout
TestAgent_Stream_WithTimeout tests agent streaming with timeout
server/internal/agent/base/react/compose_test.go:404
FunctionTestAllHandlerInterfaces
测试所有接口实现
server/internal/agent/base/multiagent/options_test.go:498
FunctionTestArrayElementsMatchingInRealtimeIncremental
TestArrayElementsMatchingInRealtimeIncremental 验证实时增量模式下是否能匹配到所有数组元素
server/internal/pkg/utils/stream_json_parser_test.go:344
FunctionTestAuthService_RefreshToken
(t *testing.T)
server/internal/service/auth_test.go:65
FunctionTestAuthService_Register_Login_Logout_ValidateToken
(t *testing.T)
server/internal/service/auth_test.go:14
FunctionTestComplexJsonStructure
(t *testing.T)
server/internal/pkg/utils/stream_json_parser_test.go:117
FunctionTestContextManager_EmptyContext
(t *testing.T)
server/internal/service/context_manager_test.go:305
FunctionTestContextManager_FormatContextForAgent
(t *testing.T)
server/internal/service/context_manager_test.go:202
FunctionTestContextManager_GetNodeContext
(t *testing.T)
server/internal/service/context_manager_test.go:21
FunctionTestContextManager_GetNodeContextWithConversation
(t *testing.T)
server/internal/service/context_manager_test.go:131
FunctionTestContextManager_RefreshNodeContext
(t *testing.T)
server/internal/service/context_manager_test.go:247
FunctionTestConversationAnalyzerInterface
TestConversationAnalyzerInterface 测试接口定义
server/internal/agent/base/multiagent/options_test.go:333
FunctionTestCreateNodeTool
TestCreateNodeTool 测试创建节点工具
server/internal/agent/tool/node/operator_test.go:8
← previousnext →801–900 of 1,120, ranked by callers