Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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)
7
class
DialogLauncher:
8
name: str
9
description: str
10
11
12
DEFAULT_DIALOGS = (
Callers
1
dialogLaunchers.py
File · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected