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

Class DialogLauncher

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

Source from the content-addressed store, hash-verified

5
6@dataclass(frozen=True)
7class DialogLauncher:
8 name: str
9 description: str
10
11
12DEFAULT_DIALOGS = (

Callers 1

dialogLaunchers.pyFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected