File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3232 * ## Adding a microVM backend (e.g. Docker sbx)
3333 *
3434 * Add an entry with `executionModel: 'microvm'` and register its backend in
35- * `external-runtime-backend-resolver.ts`. Callers use
36- * {@link runtimeUsesComposeAgent} only to decide whether to include the agent
37- * service in docker-compose.yml. Infrastructure services (Squid, api-proxy)
38- * are generated regardless of execution model .
35+ * `external-runtime-backend-resolver.ts`. Callers use
36+ * {@link runtimeUsesComposeAgent} to distinguish Compose-managed agents from
37+ * external backends and to decide whether to include the agent service in
38+ * docker-compose.yml. Infrastructure services are generated in either mode .
3939 */
4040
4141// ─── Registry ────────────────────────────────────────────────────────────────
You can’t perform that action at this time.
0 commit comments