fix: add keepAlive to YAML completion options schema (#11801)
* fix: add keepAlive to YAML completion options schema The keepAlive property was present in the JSON config schema but missing from the YAML config schema, causing it to be silently stripped during zod validation when users configured it under defaultCompletionOptions. Closes #4671 * Document keepAlive option in YAML config reference --------- Co-authored-by: continue[bot] <230936708+continue[bot]@users.noreply.github.com>
D
Dallin Romney committed
b85c82103e374bc158664f84b660aa63175323d4
Parent: 653c6b9
Committed by GitHub <noreply@github.com>
on 3/25/2026, 5:29:14 PM