agent-ecosystem/test/renderer
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
..
api feat(member-work-sync): track task impact handoffs 2026-05-05 23:00:10 +03:00
components fix(team-messages): scope debounced sidebar scroll persistence to its team 2026-05-31 18:29:35 +03:00
constants chore: checkpoint workspace before relaunch flow 2026-04-19 16:08:38 +03:00
features fix(ci): restore dev validation 2026-05-28 01:47:43 +03:00
hooks fix: harden Windows frontend path handling 2026-05-16 17:34:50 +03:00
store perf(renderer): coalesce initial global task refreshes 2026-05-31 11:38:23 +03:00
types feat: enhance editor file handling and task management features 2026-03-02 20:08:03 +02:00
utils fix(renderer): suppress recoverable OpenCode refresh advisories 2026-05-31 09:31:50 +03:00