mirror of
https://github.com/Kaelio/ktx.git
synced 2026-06-10 08:05:14 +02:00
feat: pass managed runtime policy through setup
This commit is contained in:
parent
fc548e96e8
commit
35d8ced934
5 changed files with 81 additions and 1 deletions
|
|
@ -179,6 +179,7 @@ async function runBareInteractiveCommand(
|
|||
skipAgents: false,
|
||||
inputMode: 'auto',
|
||||
yes: false,
|
||||
cliVersion: context.packageInfo.version,
|
||||
skipLlm: false,
|
||||
skipEmbeddings: false,
|
||||
databaseSchemas: [],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue