feat(coding-agent): merge origin/main into model runtime facade
This commit is contained in:
@@ -165,6 +165,7 @@ export async function createAgentSessionServices(
|
||||
}
|
||||
}
|
||||
extensionsResult.runtime.pendingProviderRegistrations = [];
|
||||
await modelRuntime.refresh({ allowNetwork: false });
|
||||
diagnostics.push(...applyExtensionFlagValues(resourceLoader, options.extensionFlagValues));
|
||||
|
||||
return {
|
||||
|
||||
Reference in New Issue
Block a user