MCPcopy Create free account
hub / github.com/MiniMax-AI/Mini-Agent / SessionState

Class SessionState

mini_agent/acp/__init__.py:65–67  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

63
64@dataclass
65class SessionState:
66 agent: Agent
67 cancelled: bool = False
68
69
70class MiniMaxACPAgent:

Callers 1

newSessionMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected