777genius
7514bf05eb
fix(recent-projects): guard context-scoped refreshes
2026-05-26 17:56:10 +03:00
777genius
b46b53d667
fix(recent-projects): scope client cache by context
2026-05-26 16:35:28 +03:00
777genius
72633daa6e
perf(recent-projects): stream codex session discovery
2026-05-26 16:08:25 +03:00
777genius
031e5eda2f
fix(recent-projects): skip oversized codex session cache
2026-05-26 16:04:08 +03:00
777genius
8c86def84d
fix(recent-projects): avoid stale scan diagnostics regressions
2026-05-26 13:46:33 +03:00
777genius
c2bc20bebd
perf(recent-projects): bound codex session discovery
2026-05-26 13:24:49 +03:00
777genius
63e16d1043
fix(workspace-trust): canonicalize git worktree trust roots
2026-05-25 21:30:56 +03:00
777genius
8f4a4dd502
fix(member-work-sync): recover stale nudge payload conflicts
2026-05-25 14:34:14 +03:00
infiniti
47cea58543
feat(i18n): add expanded app locale support
...
* feat(i18n): add CJK app locale support
* feat(i18n): add Spanish Hindi and Portuguese locales
* feat(i18n): add French Arabic and Bengali locales
* feat(i18n): add Urdu Indonesian and German locales
* feat(i18n): add landing locales for Bengali Urdu and Indonesian
* fix(i18n): address locale review feedback
---------
Co-authored-by: iliya <iliyazelenkog@gmail.com>
2026-05-24 22:10:47 +03:00
777genius
6855d63ec6
feat(i18n): add localization foundation
...
Refs https://github.com/777genius/agent-teams-ai/issues/139
2026-05-24 15:37:24 +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
2be35c74ec
fix(startup): repair deferred runtime refresh paths
2026-05-23 17:08:13 +03:00
777genius
34a1b86b21
perf(startup): defer noncritical startup probes
2026-05-23 15:04:05 +03:00
777genius
3d1b329221
feat(discovery): bound recent project scans
2026-05-22 00:15:57 +03:00
777genius
9ad4269ebc
feat(runtime): harden MCP launch orchestration
2026-05-21 19:03:47 +03:00
777genius
16a003416d
feat: harden opencode and team runtime flows
2026-05-21 01:10:48 +03:00
777genius
3908b5eb25
fix(workspace-trust): harden Claude preflight for live teams
2026-05-20 02:41:20 +03:00
777genius
98d11b260c
fix(team): align Anthropic effort UI fallback
2026-05-19 21:27:50 +03:00
777genius
0f5b819aed
test: cover launch bootstrap diagnostics regressions
2026-05-19 20:32:41 +03:00
777genius
bf3011624d
fix: harden team launch bootstrap provisioning
2026-05-19 19:43:02 +03:00
777genius
9cd5144e1a
fix(codex): retry binary discovery after shell env loads
2026-05-19 00:09:26 +03:00
777genius
88e01ae87d
fix(runtime): improve opencode diagnostics
2026-05-18 03:36:26 +03:00
infiniti
d29f3a23d4
fix: harden Windows frontend stability ( #125 )
2026-05-16 19:57:11 +03:00
infiniti
f08e228a7d
fix: address Windows smoke review findings ( #122 )
...
Co-authored-by: iliya <iliyazelenkog@gmail.com>
2026-05-16 18:03:05 +03:00
infiniti
9c438e7c84
fix: harden Windows frontend path handling
...
Harden Windows path handling and packaged app smoke checks.
2026-05-16 17:34:50 +03:00
777genius
05acff348b
test(member-work-sync): assert busy intent keys
2026-05-14 02:17:59 +03:00
777genius
bc571f5fc7
fix(member-work-sync): guard proof-missing recovery dispatch
2026-05-14 02:09:18 +03:00
777genius
39c52c3847
feat(member-work-sync): recover missing opencode proof
2026-05-14 01:48:49 +03:00
777genius
6aad8b9c2c
feat(member-work-sync): add proof missing recovery contracts
2026-05-14 01:26:29 +03:00
777genius
75a3938f84
fix(member-work-sync): validate inbox nudge payload hash
2026-05-14 01:20:39 +03:00
777genius
6e67e9b3a4
fix(team): stabilize launch readiness signals
2026-05-13 18:09:05 +03:00
777genius
29ea1ae724
feat: add workspace trust preflight
2026-05-13 17:56:00 +03:00
777genius
20c3194160
feat(runtime): improve provider delivery visibility
2026-05-12 23:33:08 +03:00
777genius
d0cfabca48
fix(ci): stabilize dev branch checks
2026-05-09 23:40:13 +03:00
777genius
92e84c8461
feat(team): refine review workflow indicators
2026-05-09 22:10:29 +03:00
777genius
bceef9dec5
feat(team): improve review change evidence flow
2026-05-09 17:44:09 +03:00
777genius
33c362b990
fix(team): checkpoint task detail review updates
2026-05-09 14:35:46 +03:00
777genius
bda2af87e4
feat(sync): expand member work review signals
2026-05-09 14:34:33 +03:00
777genius
409f84110e
feat(team): checkpoint dashboard and runtime UX updates
2026-05-09 12:20:39 +03:00
777genius
08ab7c6b6d
fix(team): harden process bootstrap and codex auth
2026-05-08 09:28:28 +03:00
777genius
5730ddc7af
fix(team): harden codex login and runtime previews
2026-05-07 21:18:39 +03:00
777genius
e777610baa
test(sync): allow slower windows reconciliation
2026-05-07 19:32:27 +03:00
777genius
9d419626ef
fix(ci): apply frontend validation fixes
2026-05-07 18:43:37 +03:00
777genius
b9f82f8162
fix(team): preserve log stream participant filter
2026-05-07 17:52:03 +03:00
777genius
9a1b01b2b6
chore(runtime): bump runtime lock to 0.0.22
2026-05-07 17:16:06 +03:00
777genius
38b3a1e789
feat(team): update task automation state
2026-05-07 01:22:16 +03:00
777genius
9e1abb0332
chore(runtime): pin orchestrator 0.0.20
2026-05-06 20:20:26 +03:00
777genius
e96a74f4fa
test(team): cover opencode repair policies
2026-05-06 19:22:14 +03:00
777genius
d60abd54fe
chore: checkpoint team runtime work
2026-05-06 11:53:34 +03:00
777genius
899596b258
feat(member-work-sync): track task impact handoffs
2026-05-05 23:00:10 +03:00