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

Function main

src/agent/cli.py:143–144  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

141
142
143def main() -> None:
144 run_sdk_cli("plan-execute", _build_parser, _run)
145
146
147if __name__ == "__main__":

Callers 1

cli.pyFile · 0.70

Calls 1

run_sdk_cliFunction · 0.85

Tested by

no test coverage detected