MCPcopy Create free account
hub / github.com/Work-Fisher/code-claw / HistoryEvent

Class HistoryEvent

claw-code/src/history.py:7–9  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

5
6@dataclass(frozen=True)
7class HistoryEvent:
8 title: str
9 detail: str
10
11
12@dataclass

Callers 1

addMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected