Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/IBM/AssetOpsBench
/ main
Function
main
src/agent/opencode_agent/cli.py:157–158 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
155
156
157
def
main() -> None:
158
run_sdk_cli(
"opencode-agent"
, _build_parser, _run)
159
160
161
if
__name__ ==
"__main__"
:
Callers
1
cli.py
File · 0.70
Calls
1
run_sdk_cli
Function · 0.85
Tested by
no test coverage detected