MCPcopy
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
157def main() -> None:
158 run_sdk_cli("opencode-agent", _build_parser, _run)
159
160
161if __name__ == "__main__":

Callers 1

cli.pyFile · 0.70

Calls 1

run_sdk_cliFunction · 0.85

Tested by

no test coverage detected