MCPcopy Create free account
hub / github.com/Dizzy-K/AutoPT / TerminalToolConfig

Class TerminalToolConfig

config/schema.py:97–98  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

95
96@dataclass(slots=True)
97class TerminalToolConfig:
98 provider: str = "ssh"
99
100
101@dataclass(slots=True)

Callers 1

_build_toolsFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected