Commit graph

1963 commits

Author SHA1 Message Date
777genius
9cfbb3898d feat(codex): add custom provider profile
Refs: #202
2026-06-04 21:59:02 +03:00
777genius
1ff302aa68 fix(team): recognize submitted bootstrap timeout 2026-06-04 21:05:04 +03:00
777genius
cb411adb19 fix(stall-monitor): isolate hung scans 2026-06-03 22:48:06 +03:00
777genius
3f188f9367 fix(team): retry timed out reconcile drains 2026-06-03 22:47:53 +03:00
777genius
5366dbb34a fix(team): bound inbox relay waits 2026-06-03 22:47:38 +03:00
777genius
6d0b06e2b1 fix(member-work-sync): harden nudge dispatch lifecycle 2026-06-03 22:47:06 +03:00
777genius
3b9b6a5469 fix(member-work-sync): harden recovery delivery 2026-06-02 14:11:33 +03:00
777genius
440d37162b fix(ci): stabilize relay priority tests 2026-06-02 09:46:43 +03:00
777genius
d5c40e5a7c fix(ci): restore dev validation 2026-06-02 08:56:20 +03:00
777genius
2486999e49 fix(models): keep Anthropic fallback options with catalog 2026-06-01 23:45:46 +03:00
777genius
63e2b18450 fix(team-prompts): clarify teammate file access 2026-06-01 23:42:46 +03:00
777genius
c1112872b1 feat(discord): show server member count badge 2026-06-01 23:42:33 +03:00
777genius
7c0e3db0b7 feat(models): support Anthropic runtime catalog options 2026-06-01 23:42:22 +03:00
777genius
3265920ec6 fix(codex): keep catalog hydration in loading state 2026-06-01 23:42:07 +03:00
777genius
dd47dfb8a2 fix(member-work-sync): recover stale work leases 2026-06-01 23:38:44 +03:00
777genius
5b1fccdbed fix(team-tasks): resolve display task references 2026-06-01 23:38:20 +03:00
777genius
cb17bcfdb5 fix(team): show provider loading while models sync 2026-06-01 22:53:49 +03:00
777genius
544f4576d4 fix(member-work-sync): recover sleeping teammates 2026-06-01 21:51:08 +03:00
777genius
5d05434bbb fix(team): count changes badge by files 2026-06-01 21:37:23 +03:00
777genius
0d46aac5c0 fix(team): launch live roster members directly 2026-06-01 21:07:40 +03:00
777genius
ab3be12b94 fix(team): preserve metadata-only file additions 2026-06-01 19:41:46 +03:00
777genius
eff408d60a fix(main): support disabling gpu for rdp 2026-06-01 17:31:18 +03:00
777genius
91ccd75ddf fix(team-runtime): ignore stale launch advisories 2026-05-31 22:21:01 +03:00
777genius
61418cf2f2 feat(models): add Opus 4.8 selector support 2026-05-31 22:20:29 +03:00
777genius
d6b6d3609d fix(team-runtime): stabilize transient offline snapshots 2026-05-31 20:51:07 +03:00
777genius
4548a01c97 fix(cli-installer): serialize provider status checks by default 2026-05-31 20:50:55 +03:00
777genius
cfabe5e706 fix(renderer): preserve task links in markdown code spans 2026-05-31 20:47:32 +03:00
777genius
a17cdd19e7 perf(splash): preload startup avatar assets 2026-05-31 20:19:22 +03:00
777genius
67a2c9ebac fix(runtime): reduce provider timeout warning noise 2026-05-31 20:19:00 +03:00
777genius
48782c76a5 fix(cli-installer): queue provider runtime checks per provider 2026-05-31 20:18:43 +03:00
777genius
369c71aa03 fix(i18n): sync catalogs with dev base 2026-05-31 19:26:36 +03:00
777genius
46bd1eb86c feat(i18n): add 15 app and landing languages
Add full app (7 namespaces) and landing translations for: it, tr, vi,
pl, fa (RTL), th, uk, nl, ta, te, mr, fil, ms, sw, ro. Bringing the
supported set to 29 languages.

- register locales in appLocale.ts and landing/data/i18n.ts
- regenerate resources.d.ts language-name keys
- add native exonyms for the new languages to every existing common.json
- extend localePolicy tests to cover the new locales

Catalogs verified for key/placeholder parity (i18n:validate, 29 locales).
2026-05-31 19:26:36 +03:00
777genius
705dea70f0 fix(team): remove mismatched task projection caches 2026-05-31 19:19:53 +03:00
777genius
9366c77046 fix(team): prune stale empty task projection caches 2026-05-31 19:10:18 +03:00
777genius
9ad258272d fix(team): clean corrupt task projection caches 2026-05-31 19:05:33 +03:00
777genius
e6d2a0baee fix(team): avoid oversized task projection cache loops 2026-05-31 19:01:02 +03:00
777genius
fcf9264193 fix(team): reject deleted task projection cache records 2026-05-31 18:51:20 +03:00
777genius
961691f477 fix(team): preserve cached task nested fields 2026-05-31 18:30:14 +03:00
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
777genius
816ff210b7 fix(recent-projects): keep codex partial warning only for empty results
Large Codex histories routinely hit the scan budget while still returning
useful project candidates, so the detailed "partial" warning was firing on
healthy degraded runs. Only warn when a degraded scan yields zero candidates;
otherwise the run is logged at info level with the degraded flag.
2026-05-31 17:55:01 +03:00
777genius
aa068efc68 fix(team): preserve task projection cache shape 2026-05-31 17:49:32 +03:00
777genius
f5f22e50fb perf(team): persist task projection cache 2026-05-31 16:54:24 +03:00
777genius
06ebb3d2b5 fix(ci): restore dev validation 2026-05-31 16:43:14 +03:00
777genius
dc1d310df8 fix: restore dev validation after team page merge 2026-05-31 15:46:10 +03:00
Илия
fde59c0a4a
perf: reduce lags Merge pull request #195 from 777genius/perf/team-page-lag-optimization
perf: reduce team page main-process lag

Merge pull request #195 from 777genius/perf/team-page-lag-optimization
2026-05-31 15:22:03 +03:00
777genius
9ffdb6468b perf(main): extend launch summary cache window 2026-05-31 12:57:31 +03:00
777genius
9c29b0f8f1 perf(main): refresh message feed cache in background 2026-05-31 12:44:39 +03:00
777genius
6bb8d87bc7 perf(main): reuse cached runtime process table 2026-05-31 12:24:29 +03:00
777genius
53a4c0e9e6 perf(renderer): defer launch dialog heavy work 2026-05-31 12:11:58 +03:00
777genius
174ad83b47 perf(renderer): coalesce initial global task refreshes 2026-05-31 11:38:23 +03:00