agent-ecosystem/src
iliya 795e1248aa fix: replace ResizeObserver with useEffect for auto-scroll in LeadThoughtsGroup
ResizeObserver stops firing once scroll container reaches maxHeight,
breaking auto-scroll for long-running live thought groups. Use useEffect
on chronologicalThoughts dependency instead.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-06 17:24:52 +02:00
..
main fix: resolve all ESLint errors breaking CI validate job 2026-03-06 16:36:37 +02:00
preload feat: add options for bypassing cache in session and subagent detail retrieval 2026-03-06 10:40:45 +02:00
renderer fix: replace ResizeObserver with useEffect for auto-scroll in LeadThoughtsGroup 2026-03-06 17:24:52 +02:00
shared fix: resolve all ESLint errors breaking CI validate job 2026-03-06 16:36:37 +02:00