CodeDependencyResolution type

コードベースのホストエージェントの展開時にパッケージ依存関係がどのように解決されるか。

type CodeDependencyResolution = "bundled" | "remote_build"