MCPcopy
hub / github.com/IBM/AssetOpsBench / main

Function main

src/agent/deep_agent/cli.py:66–67  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

64
65
66def main() -> None:
67 run_sdk_cli("deep-agent", _build_parser, _run)
68
69
70if __name__ == "__main__":

Callers 1

cli.pyFile · 0.70

Calls 1

run_sdk_cliFunction · 0.85

Tested by

no test coverage detected