777genius
23d1ba4107
fix(validate): clear release lint errors
2026-05-24 02:20:09 +03:00
777genius
6e5346094d
fix(release): package app entry files
2026-05-24 01:37:22 +03:00
777genius
cbf5356fdc
fix(runtime): prefer shell node for GUI launches
2026-05-24 01:00:03 +03:00
777genius
edcb0a7433
fix: reset project caches on context switches
...
Reset project and repository-group loading, error, and initialized flags when contexts change so stale initialization state cannot suppress fresh context data.
2026-05-24 00:23:17 +03:00
777genius
192f2ea497
perf: reduce splash animation startup pressure
...
Throttle enhanced splash rendering to 30fps and disable the canvas scene during slow or failed startup steps so the renderer has less work while bootstrapping.
2026-05-24 00:23:11 +03:00
777genius
e9cebe64ff
feat: improve provider status startup hydration
...
Keep connected provider details visible while refreshes are in flight, restore reusable provider status UI, and separate fast startup summaries from heavier provider hydration. Replace the fixed 30s startup wait with an idle-aware scheduler with a 30s safety cap and cover the Electron timer binding crash.
2026-05-24 00:23:04 +03:00
777genius
91b153459a
feat: add resilient cross-platform file watching
...
Share watcher fallback behavior across project, todo, team, and task file monitoring. Add polling fallback coverage for watcher-limit and startup failure cases so Linux EMFILE conditions degrade instead of amplifying renderer crashes.
2026-05-24 00:22:48 +03:00
777genius
b9cbdde502
fix(team): include runtime logs in launch failure artifacts
...
Refs: 777genius/agent-teams-ai#140
2026-05-23 23:33:54 +03:00
777genius
9518ce920a
fix(startup): prevent recovery regressions
2026-05-23 17:22:52 +03:00
777genius
2be35c74ec
fix(startup): repair deferred runtime refresh paths
2026-05-23 17:08:13 +03:00
777genius
ef77f36b8f
fix(startup): hydrate deferred provider statuses
2026-05-23 16:31:46 +03:00
777genius
08725c4e33
perf(startup): lazy load dashboard runtime surfaces
2026-05-23 15:52:47 +03:00
777genius
f8b96d12d3
perf(startup): lazy load task detail surfaces
2026-05-23 15:42:29 +03:00
777genius
6ac95505bc
perf(startup): defer hidden renderer work
2026-05-23 15:34:30 +03:00
777genius
b4f2be87df
perf(startup): shrink participant avatar assets
2026-05-23 15:13:02 +03:00
777genius
34a1b86b21
perf(startup): defer noncritical startup probes
2026-05-23 15:04:05 +03:00
777genius
a4861fa77d
perf(startup): defer provider status checks
2026-05-23 14:23:57 +03:00
777genius
64fdfd2422
chore: checkpoint existing workspace changes
2026-05-23 13:48:35 +03:00
777genius
eb99baee23
fix(runtime): sanitize provider error output
2026-05-22 21:04:50 +03:00
777genius
0e8ccf2905
feat(runtime): filter free provider models
2026-05-22 21:04:50 +03:00
777genius
1b836530e7
fix(team): reconcile cleanup bootstrap evidence
2026-05-22 21:04:49 +03:00
777genius
511dd5d7a6
fix(team): coalesce lead stream fragments
2026-05-22 21:00:20 +03:00
777genius
077c749cb7
fix(windows): harden elevated runtime detection
2026-05-22 18:43:50 +03:00
777genius
e9a37e7325
refactor(team): extract global task notifications
2026-05-22 18:04:42 +03:00
777genius
abd40efdaf
feat: add windows elevation status banner
2026-05-22 17:41:19 +03:00
777genius
f4ff278ac4
chore: merge team ipc clean architecture refactor
2026-05-22 17:16:51 +03:00
777genius
97b4d86749
fix(opencode): run bridge commands portably
2026-05-22 16:49:23 +03:00
777genius
587c974c63
fix(team): harden packaged mcp runtime
2026-05-22 16:49:02 +03:00
777genius
7e6ebce093
fix(team-ui): polish launch diagnostics controls
2026-05-22 15:43:36 +03:00
777genius
7b99a3713b
feat(opencode): surface runtime diagnostics and approvals
2026-05-22 15:43:15 +03:00
777genius
5551eea482
fix(runtime): harden local launch plumbing
2026-05-22 15:42:51 +03:00
777genius
6fb0c714ef
fix(runtime-provider-management): surface provider diagnostics
2026-05-22 15:42:25 +03:00
777genius
8946bc668d
refactor(team): extract resolved members and graph layout
2026-05-22 15:08:32 +03:00
777genius
169e34ce7c
fix(team): recover process table launch failures
2026-05-22 13:34:39 +03:00
777genius
ab76e5424d
refactor(team): extract messages panel mode persistence
2026-05-22 11:39:54 +03:00
777genius
f0ca6a57c2
refactor(team): extract tool approval parser
2026-05-22 11:33:30 +03:00
777genius
67a6d711eb
refactor(team): extract launch params helpers
2026-05-22 11:28:07 +03:00
777genius
7f828c2e63
refactor(team): extract error policies
2026-05-22 11:21:27 +03:00
777genius
e723a62ed0
refactor(team): extract member activity meta helpers
2026-05-22 11:16:28 +03:00
777genius
993982311d
refactor(team): extract provisioning state rules
2026-05-22 11:08:11 +03:00
777genius
3f7b793816
refactor(team): extract runtime snapshot equality
2026-05-22 11:01:56 +03:00
777genius
0a1e4c6e8b
refactor(team): extract member spawn snapshot equality
2026-05-22 10:56:12 +03:00
777genius
e2031bf928
refactor(team): extract snapshot structural sharing
2026-05-22 10:48:08 +03:00
777genius
c091bd8d96
refactor(team): extract scoped state cleanup
2026-05-22 10:42:12 +03:00
777genius
9bd8585617
refactor(team): extract refresh burst diagnostics
2026-05-22 10:27:22 +03:00
777genius
34902059b2
refactor(team): extract spawn status warning throttle
2026-05-22 10:13:17 +03:00
777genius
38b0a87d5d
refactor(team): extract spawn status backoff
2026-05-22 10:08:13 +03:00
777genius
e718ccf39a
refactor(team): extract refresh timestamps
2026-05-22 10:00:54 +03:00
777genius
7d08a10d6f
refactor(team): extract local state epoch registry
2026-05-22 09:56:32 +03:00
777genius
4a561f2cd2
refactor(team): extract pending reply waits
2026-05-22 09:50:06 +03:00