Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
143
def
main() -> None:
144
run_sdk_cli(
"plan-execute"
, _build_parser, _run)
145
146
147
if
__name__ ==
"__main__"
:
Callers
1
cli.py
File · 0.70
Calls
1
run_sdk_cli
Function · 0.85
Tested by
no test coverage detected