MCPcopy Index your code

hub / github.com/PGshen/thinking-map / types & classes

Types & classes359 in github.com/PGshen/thinking-map

Class
web/src/lib/sse-parser.ts:6
Class
web/src/lib/sse-parser.ts:7
Class
web/src/lib/sse-parser.ts:26
Class
web/src/lib/sse-parser.ts:183
Class
web/src/lib/sse-parser.ts:575
Class
web/src/lib/sse-parser.ts:720
Class
web/src/lib/sse-parser.ts:849
Class
web/src/hooks/use-sse-connection.ts:51
InterfaceAction
web/src/types/message.ts:20
StructAction
server/internal/model/message.go:77
StructActionChoice
用户选择消息
server/internal/model/dto/message.go:121
TypeAliasActionMsgResp
server/internal/model/dto/message.go:126
TypeAliasActionType
ActionType represents the type of action an agent can take
server/internal/agent/base/multiagent/types.go:24
StructAgentOption
AgentOption is the common option type for various agent and multi-agent implementations. For options intended to use with underlying graph or componen
server/internal/agent/base/agent_option.go:8
StructAgentState
AgentState represents the global state of the agent used with Eino's state management
server/internal/agent/base/react/state.go:8
InterfaceAnalyzeRequest
web/src/types/thinking.ts:7
StructAnalyzeRequest
AnalyzeRequest represents the request body for starting problem analysis
server/internal/model/dto/thinking.go:12
InterfaceAnimationConfig
web/src/features/workspace/store/workspace-store.ts:15
InterfaceAnimationConfig
web/src/features/workspace/hooks/use-auto-layout.ts:19
InterfaceAnimationState
web/src/features/workspace/hooks/use-auto-layout.ts:46
InterfaceApiResponse
web/src/types/response.ts:11
InterfaceAuthData
web/src/types/user.ts:2
InterfaceAuthData
web/src/types/auth.ts:18
StructAuthData
AuthData represents the data field in auth responses
server/internal/model/dto/auth.go:28
InterfaceAuthErrorData
web/src/types/auth.ts:49
InterfaceAuthGuardProps
web/src/components/auth-guard.tsx:9
StructAuthHandler
server/internal/handler/auth.go:15
InterfaceAuthService
AuthService defines the interface for authentication operations
server/internal/service/auth.go:21
StructBroker
Broker 管理所有客户端连接和事件分发
server/internal/pkg/sse/broker.go:44
StructCalculatorTool
Test tools for integration testing CalculatorTool implements basic arithmetic operations
server/internal/agent/base/react/compose_test.go:26
InterfaceChatInputContextValue
web/src/components/ui/chat-input.tsx:11
InterfaceChatInputProps
web/src/components/ui/chat-input.tsx:23
InterfaceChatInputSubmitProps
web/src/components/ui/chat-input.tsx:128
InterfaceChatInputTextAreaProps
web/src/components/ui/chat-input.tsx:69
InterfaceChatMessageAreaProps
web/src/components/ui/chat-message-area.tsx:43
InterfaceChatMessageAvatarProps
web/src/components/ui/chat-message.tsx:102
InterfaceChatMessageContentProps
web/src/components/ui/chat-message.tsx:169
InterfaceChatMessageProps
web/src/components/ui/chat-message.tsx:51
StructClaims
Claims 自定义的 JWT 声明
server/internal/pkg/jwt/jwt.go:16
StructClient
Client 表示一个SSE客户端元数据
server/internal/pkg/sse/broker.go:28
StructClientConnection
ClientConnection 客户端连接信息
server/internal/pkg/sse/connection.go:28
InterfaceCodeBlockProps
web/src/components/ui/markdown-content.tsx:88
StructCompleteHandler
server/internal/agent/base/react/handlers.go:147
StructComplexityBranchHandler
ComplexityBranchHandler handles complexity-based branching
server/internal/agent/base/multiagent/handlers.go:128
InterfaceConcludeRequest
web/src/types/thinking.ts:19
StructConcludeRequest
ConcludeRequest represents the request body for generating conclusions
server/internal/model/dto/thinking.go:26
InterfaceConclusion
web/src/types/node.ts:76
StructConclusion
server/internal/model/thinking_node.go:100
InterfaceConclusionCompletedEvent
web/src/types/sse.ts:102
StructConclusionCompletedEvent
server/internal/model/dto/sse.go:129
StructConclusionHandler
ConclusionHandler handles conclusion generation HTTP requests
server/internal/handler/thinking/conclusion.go:14
StructConclusionRequest
server/internal/model/dto/conclusion.go:3
StructConclusionService
server/internal/service/conclusion.go:28
InterfaceConclusionTabProps
web/src/features/workspace/components/operation-panel/conclusion-tab.tsx:32
StructConfig
Config 日志配置
server/internal/pkg/logger/zap.go:18
StructConfig
Config JWT 配置
server/internal/pkg/jwt/config.go:6
StructConfig
Config 配置结构体
server/internal/config/config.go:14
StructConnectionEstablishedEvent
server/internal/model/dto/sse.go:37
InterfaceConnectionManager
ConnectionManager 连接管理器接口
server/internal/pkg/sse/connection.go:38
TypeAliasConnectionState
ConnectionState 连接状态
server/internal/pkg/sse/connection.go:19
TypeAliasConstraints
server/internal/model/thinking_map.go:74
StructContextInfo
ContextInfo 节点完整上下文信息
server/internal/service/context_manager.go:39
StructContextManager
ContextManager 上下文管理器 职责:通过工程化方式管理思考导图的上下文信息,基于导图结构自动收集相关上下文
server/internal/service/context_manager.go:23
StructConversationAnalyzerHandler
ConversationAnalyzerHandler analyzes conversation context
server/internal/agent/base/multiagent/handlers.go:20
StructConversationContext
ConversationContext contains conversation analysis results
server/internal/agent/base/multiagent/types.go:82
StructConversationMessage
ConversationMessage 对话消息
server/internal/service/context_manager.go:59
InterfaceConversationRequest
web/src/types/thinking.ts:25
StructConversationRequest
ConversationRequest represents the request body for conversation interaction
server/internal/model/dto/thinking.go:33
InterfaceConversationResponse
web/src/types/thinking.ts:38
StructConversationResponse
ConversationResponse represents the response for conversation messages
server/internal/model/dto/thinking.go:48
InterfaceCreateMapRequest
web/src/types/map.ts:4
StructCreateMapRequest
CreateMapRequest represents the request body for creating a mind map
server/internal/model/dto/map.go:18
StructCreateMessageRequest
CreateMessageRequest represents the request body for creating a message
server/internal/model/dto/message.go:13
InterfaceCreateNodeRequest
web/src/types/node.ts:111
StructCreateNodeRequest
CreateNodeRequest represents the request body for creating a node
server/internal/model/dto/node.go:21
StructCreateNodeRequest
CreateNodeRequest 创建节点请求参数
server/internal/agent/tool/node/operator.go:18
InterfaceCustomAxiosRequestConfig
web/src/api/request.ts:20
InterfaceCustomNodeModel
web/src/types/node.ts:29
InterfaceCustomNodeProps
web/src/features/workspace/components/custom-node/custom-node.tsx:19
StructDailyRollingWriter
DailyRollingWriter implements an io.Writer that writes to log files named by day (YYYY-MM-DD). It automatically rotates the file when the day changes.
server/internal/agent/callback/log_callback.go:91
StructDatabaseConfig
DatabaseConfig 数据库配置
server/internal/config/config.go:29
InterfaceDecomposeRequest
web/src/types/thinking.ts:13
StructDecomposeRequest
DecomposeRequest represents the request body for starting problem decomposition
server/internal/model/dto/thinking.go:19
InterfaceDecomposeTabProps
web/src/features/workspace/components/operation-panel/decompose-tab.tsx:25
InterfaceDecomposition
web/src/types/node.ts:70
StructDecomposition
server/internal/model/thinking_node.go:76
InterfaceDecompositionCompletedEvent
web/src/types/sse.ts:109
StructDecompositionCompletedEvent
server/internal/model/dto/sse.go:135
StructDecompositionHandler
DecompositionHandler handles intent recognition HTTP requests
server/internal/handler/thinking/decomposition.go:14
StructDecompositionRequest
DecompositionRequest represents the request for intent recognition
server/internal/model/dto/decomposition.go:4
StructDecompositionResponse
DecompositionResponse represents the response from intent recognition
server/internal/model/dto/decomposition.go:11
StructDecompositionService
DecompositionService handles intent recognition business logic
server/internal/service/decomposition.go:32
StructDeleteNodeRequest
DeleteNodeRequest 删除节点请求参数
server/internal/agent/tool/node/operator.go:37
StructDeleteNodeResponse
DeleteNodeResponse 删除节点响应
server/internal/agent/tool/node/operator.go:42
TypeAliasDependencies
Dependency 节点依赖信息
server/internal/model/thinking_node.go:59
StructDependencyChecker
DependencyChecker 依赖检查器 职责:通过工程化方式检查节点的依赖关系,确保执行顺序的正确性
server/internal/service/dependency_checker.go:20
InterfaceDependencyContextProps
web/src/features/workspace/components/operation-panel/dependency-context.tsx:9
InterfaceDependencyItemProps
web/src/features/workspace/components/operation-panel/dependency-item.tsx:13
InterfaceDependencySectionProps
web/src/features/workspace/components/operation-panel/dependency-section.tsx:8
InterfaceDependentContext
web/src/types/node.ts:55
next →1–100 of 359, ranked by callers