agent-ecosystem/src
777genius b9cfdb9323 fix(team-messages): scope debounced sidebar scroll persistence to its team
A scroll within the 100ms persist debounce could otherwise have its queued
update fire after the user switched teams, writing the previous team's offset
under the new team and restoring the sidebar to the wrong position. Capture the
team that scheduled the update and drop it on fire if the active team changed.
2026-05-31 18:29:35 +03:00
..
features fix(recent-projects): keep codex partial warning only for empty results 2026-05-31 17:55:01 +03:00
main fix(team): preserve task projection cache shape 2026-05-31 17:49:32 +03:00
preload perf(startup): defer provider status checks 2026-05-23 14:23:57 +03:00
renderer fix(team-messages): scope debounced sidebar scroll persistence to its team 2026-05-31 18:29:35 +03:00
shared perf(shared): cache derived team task state 2026-05-31 07:31:27 +03:00
types feat: harden opencode and team runtime flows 2026-05-21 01:10:48 +03:00