Commit 28cca4e
fix(windows): wire Helix page to live AI settings source
Helix (/integrations/helix) is PageContainer + AISettings (provider/key/model, ~60 per-feature opt-in toggles, restore panel, usage/cost card) but was registered with EmptyAiSettingsSource so it rendered blank (read as 'just basic'). Register HelixPage with the live AiSettingsSource(api, engine, options) so it shows the real AI configuration surface.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent 6e41223 commit 28cca4e
1 file changed
Lines changed: 8 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1288 | 1288 | | |
1289 | 1289 | | |
1290 | 1290 | | |
| 1291 | + | |
| 1292 | + | |
| 1293 | + | |
| 1294 | + | |
| 1295 | + | |
| 1296 | + | |
| 1297 | + | |
| 1298 | + | |
1291 | 1299 | | |
1292 | 1300 | | |
1293 | 1301 | | |
| |||
0 commit comments