Module session

Source
Expand description

Session management for MCP tools

Provides session state tracking, analysis history, and workflow stage detection to enable intelligent tool guidance and reduce redundant analysis.

Structs§

AnalysisHistory
History of analysis operations in a session
AnalysisRecord
Analysis operation record
SessionId
Unique identifier for a session
SessionManager
Manages multiple sessions and provides session lifecycle management
SessionState
Current state of a session

Enums§

WorkflowStage
Current workflow stage of analysis