feat: pass managed runtime policy through setup

This commit is contained in:
Andrey Avtomonov 2026-05-11 11:06:46 +02:00
parent fc548e96e8
commit 35d8ced934
5 changed files with 81 additions and 1 deletions

View file

@ -179,6 +179,7 @@ async function runBareInteractiveCommand(
skipAgents: false,
inputMode: 'auto',
yes: false,
cliVersion: context.packageInfo.version,
skipLlm: false,
skipEmbeddings: false,
databaseSchemas: [],