Files
voicebox/app
James PineandClaude Opus 4.7 8fcc9b6695 fix(app): guard against undefined engine in FloatingGenerateBox preset check
form.getValues('engine') returns string | undefined; Set<string>.has()
rejects undefined under strict mode. Added a truthy guard before the
preset lookup.

Co-Authored-By: Claude Opus 4.7 (1M context) <[email protected]>
2026-04-18 21:04:48 -07:00
..
2026-04-18 15:15:58 -07:00