agent-orchestrator/ui-electrobun/src
Hibryda de59f0e4d0 fix(electrobun): replace tick() with requestAnimationFrame in AgentPane
tick() inside $effect triggers effect re-entry: flush_effects → tick →
flushSync → flush_effects → infinite loop (effect_update_depth_exceeded).
requestAnimationFrame defers DOM scroll to next frame outside the effect.
2026-03-23 21:46:16 +01:00
..
bun fix(electrobun): attempt new-window-open handler for GTK false Ctrl+click 2026-03-23 21:43:01 +01:00
mainview fix(electrobun): replace tick() with requestAnimationFrame in AgentPane 2026-03-23 21:46:16 +01:00
shared fix(electrobun): wizard creation flow + GitLab probe + shell detection + dropdown flip 2026-03-23 15:34:57 +01:00