777genius
9376416b50
perf(renderer): memoize global task rows
2026-05-31 02:22:43 +03:00
777genius
64d2bae98d
perf(renderer): memoize member card row controls
2026-05-31 02:14:32 +03:00
777genius
a5444f3240
perf(renderer): defer inactive messages panel branches
2026-05-31 02:07:52 +03:00
777genius
482105a94c
perf(renderer): memoize kanban task card actions
2026-05-31 02:02:53 +03:00
777genius
93b53dbeb2
perf(renderer): lazy render unread comment tooltip
2026-05-31 01:55:00 +03:00
777genius
c7af5cd891
perf(renderer): reduce team page render work
2026-05-31 01:45:57 +03:00
777genius
b8e1958db8
perf(renderer): lazy render task tooltip content
2026-05-31 01:39:57 +03:00
777genius
027623c8d1
perf(renderer): avoid timer sync on telemetry-only updates
2026-05-31 00:54:17 +03:00
777genius
6b08e0d1a7
perf(renderer): batch visible message read updates
2026-05-31 00:48:26 +03:00
777genius
e5f2c262e8
perf(renderer): memoize global task rows
2026-05-31 00:40:24 +03:00
777genius
7de2da23d4
perf(renderer): defer member telemetry sparklines
2026-05-31 00:33:46 +03:00
777genius
2f0abb430c
perf(renderer): share unchanged global tasks
2026-05-31 00:20:34 +03:00
777genius
8f1e223d61
perf(renderer): slow task refreshes during launch
2026-05-30 22:57:41 +03:00
777genius
7ea57cb012
perf(renderer): defer task project scans
2026-05-30 22:33:17 +03:00
777genius
9f8fc6895a
fix(renderer): use context menu open change signal
2026-05-30 21:02:51 +03:00
777genius
b8a53dcc09
perf(renderer): reduce member card render work
2026-05-30 20:58:31 +03:00
777genius
60d806135c
perf(renderer): lazy mount task context menus
2026-05-30 20:54:22 +03:00
777genius
2c13516d9f
perf(renderer): lazy render member hover cards
2026-05-30 20:50:17 +03:00
777genius
7be9158eb3
fix(team): prevent composer recipient overflow
2026-05-30 18:46:21 +03:00
777genius
a7606032fc
fix(runtime): preserve provider status during refresh failures
2026-05-30 18:44:31 +03:00
777genius
0a8fbc9801
fix: avoid render-time ref access in height reveal
2026-05-30 18:02:19 +03:00
777genius
1ebeba8f6e
fix: satisfy lint after performance fixes
2026-05-30 17:43:08 +03:00
777genius
126a485477
wip: team messages panel updates and runtime usage cache refinements
...
Checkpoint of in-progress work:
- renderer: team messages panel/composer, messagesPanelLogic, teamSlice,
AnimatedHeightReveal plus their tests
- main: runtime process usage-stats caching (ignoreCachedMisses, bounded
eviction), alive-run-id helpers, team watch-scope notify wiring
Note: the getTeamAgentRuntimeSnapshot rssBytes expectation in
TeamAgentLaunchMatrix.safe-e2e is environment-dependent and still red.
2026-05-30 12:54:11 +03:00
777genius
c0b9b4ec5d
perf: isolate task detail dialog state
2026-05-29 17:02:00 +03:00
777genius
b830a3c53d
perf: preload task detail dialog
2026-05-29 16:39:38 +03:00
777genius
5898fbeaa9
perf: slow live runtime polling
2026-05-29 16:15:54 +03:00
777genius
322c63ea8b
perf: skip offline runtime polling
2026-05-29 16:11:16 +03:00
777genius
e4483a3ad6
perf: reduce idle team refresh polling
2026-05-29 15:57:12 +03:00
777genius
889e4cc374
perf: avoid sidebar timeline virtualization churn
2026-05-29 15:54:49 +03:00
777genius
0555a5e3be
perf: trim kanban resize handles
2026-05-29 15:51:40 +03:00
777genius
e1e5b68e8a
perf: simplify kanban task card chrome
2026-05-29 15:43:03 +03:00
777genius
32b7bc3386
perf: unmount hidden team list tab
2026-05-29 15:37:12 +03:00
777genius
0c6bf5dd33
perf: page large team sections
2026-05-29 15:30:27 +03:00
777genius
2793dfc5b2
fix: keep team card text measurable
2026-05-29 15:25:01 +03:00
777genius
7ab0a41728
perf: simplify compact thought previews
2026-05-29 15:20:03 +03:00
777genius
f05aefe097
perf: trim team page render overhead
2026-05-29 15:15:01 +03:00
777genius
ef129f8931
perf: skip unchanged lead log renders
2026-05-29 14:46:54 +03:00
777genius
906942cb7a
perf: isolate messages panel logic exports
2026-05-29 12:26:09 +03:00
777genius
3c37b22379
perf: debounce messages scroll persistence
2026-05-29 12:26:04 +03:00
777genius
fa3f8ce85c
perf: defer message composer suggestion data
2026-05-29 12:25:53 +03:00
777genius
4b85433afb
perf: stop composer orbit idle animation
2026-05-29 12:23:45 +03:00
iliya
209b9c72ad
fix: count OpenCode inventory fallback as connected
2026-05-27 23:43:25 +03:00
infiniti
c9e7e49a78
fix: show OpenCode inventory fallback as available
2026-05-27 23:00:32 +03:00
777genius
0339e9d183
chore(runtime): polish provider settings
2026-05-27 21:54:34 +03:00
777genius
d477d272c5
fix(textarea): stabilize inline interaction overlays
2026-05-27 21:54:18 +03:00
777genius
431e3f9a46
fix(terminal): avoid duplicate strict mode spawns
2026-05-27 21:54:03 +03:00
777genius
46a525aea1
fix(cli-status): refresh auth after terminal close
2026-05-27 21:53:47 +03:00
infiniti
ebcc0e717f
fix(team): reconcile provisioned-but-not-alive bootstrap state
2026-05-27 12:16:41 +03:00
Илия
3849c01955
fix(provenance): classify synthetic user turns
...
* fix(provenance): classify synthetic user turns
* fix(provenance): keep assistant display rendering intact
* fix(provenance): preserve source tool result rows
2026-05-26 23:51:17 +03:00
777genius
1eae8305ea
fix(context): reset lazy project scope
2026-05-26 18:54:17 +03:00