MCPcopy Create free account
hub / github.com/agentforce314/clawcodex / Stub

Class Stub

tests/test_transcript.py:107–109  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

105
106 @dataclass
107 class Stub:
108 field: str
109 n: int
110
111 path = tmp_path / "x.jsonl"
112 with TranscriptWriter(path) as w:

Callers 1

Calls

no outgoing calls

Tested by 1