777genius
c2cb84607a
feat(attachments): add agent attachment foundation
2026-05-09 01:09:48 +03:00
777genius
c79333a668
fix(team): preserve observed opencode message id
2026-05-09 00:29:41 +03:00
777genius
80acc3b663
feat(team): harden runtime delivery and diagnostics
2026-05-09 00:25:55 +03:00
777genius
88b3ea2358
chore(team): checkpoint follow-up frontend edits
2026-05-08 21:49:29 +03:00
777genius
651cfa1846
fix(team): preserve sync file locks and splash layout
2026-05-08 21:49:09 +03:00
777genius
f6e95f5b2f
chore(team): checkpoint current frontend work
2026-05-08 21:48:27 +03:00
777genius
9d7542e9c4
fix(team): refine task duration timeline
2026-05-08 09:58:57 +03:00
777genius
51650dca33
fix(team): harden runtime advisory and pending sends
2026-05-08 09:49:05 +03:00
777genius
08ab7c6b6d
fix(team): harden process bootstrap and codex auth
2026-05-08 09:28:28 +03:00
777genius
26baaf6924
chore: checkpoint agent launch hardening
2026-05-07 23:26:37 +03:00
777genius
5730ddc7af
fix(team): harden codex login and runtime previews
2026-05-07 21:18:39 +03:00
777genius
8d06ee81c2
fix(team): stabilize launch previews and codex reconnect
2026-05-07 20:58:40 +03:00
777genius
9d419626ef
fix(ci): apply frontend validation fixes
2026-05-07 18:43:37 +03:00
777genius
8caa962dec
merge: member log stream v2
...
# Conflicts:
# src/renderer/components/team/taskLogs/TaskLogStreamSection.tsx
# test/main/services/team/TeamMemberLogsFinder.test.ts
2026-05-07 15:24:04 +03:00
777genius
fcca3649bf
feat: add member log stream v2
2026-05-07 13:19:56 +03:00
777genius
43aba1ef11
fix(team): stabilize frontend ci checks
2026-05-07 01:57:33 +03:00
777genius
cbf2d364be
fix(team): restore task automation ci
2026-05-07 01:38:28 +03:00
777genius
38b3a1e789
feat(team): update task automation state
2026-05-07 01:22:16 +03:00
777genius
b7fa5443fd
feat(team): show live task log activity
2026-05-06 23:15:27 +03:00
777genius
f57b1bf18b
feat(opencode): surface runtime delivery diagnostics
2026-05-06 21:56:47 +03:00
777genius
3992ab0dab
feat(tasks): update team task status timeline
2026-05-06 20:41:24 +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
937999c3e3
feat(opencode): wire work sync delivery busy signals
2026-05-06 19:20:24 +03:00
777genius
2e6549620f
feat(member-work-sync): add nudge activation policy
2026-05-06 19:19:43 +03:00
777genius
2080e86f44
fix(team): satisfy bootstrap redaction lint
2026-05-06 18:39:17 +03:00
777genius
2a41010610
fix(team): filter internal control messages
2026-05-06 18:17:56 +03:00
777genius
1febc3448b
feat(team): add app-managed native bootstrap
2026-05-06 17:34:01 +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
777genius
bbafedf06a
fix: stabilize OpenCode team runtime delivery
2026-05-05 17:07:21 +03:00
777genius
b192ed4bae
feat(team): improve composer persistence flow
2026-05-05 10:35:33 +03:00
777genius
7ab57bc8be
fix(ci): stabilize opencode delivery checks
2026-05-05 01:16:55 +03:00
777genius
c8edfc6026
fix(team): harden opencode launch diagnostics
2026-05-05 00:47:05 +03:00
777genius
77c1fcc4e8
fix(team): preserve opencode bootstrap stall snapshots
2026-05-04 21:17:27 +03:00
777genius
dad9fefdc7
fix(team): handle partial opencode bootstrap stalls
2026-05-04 21:12:14 +03:00
777genius
cde85c0396
fix(team): stabilize mixed launch runtime states
2026-05-04 21:03:41 +03:00
777genius
d20fe2a538
feat: docs + optmizitation + improve launch
2026-05-04 17:21:05 +03:00
777genius
5c65f55067
feat(team): retry failed opencode secondary lanes
2026-05-04 14:48:55 +03:00
777genius
b1b2e696e5
perf(team): defer enrichments after first paint
2026-05-04 14:47:46 +03:00
777genius
f57d15c68f
fix(team): preserve mixed launch failure diagnostics
2026-05-04 11:26:55 +03:00
777genius
92a1c2067b
fix(ci): restore dev validation gates
2026-05-04 09:12:53 +03:00
777genius
eda62c3ab3
fix(team): stabilize mixed provider runtime auth
2026-05-03 23:51:49 +03:00
Илия
e500d26a34
Merge pull request #95 from sardorb3k/fix/ci-test-failures
...
fix(ci): resolve two test failures introduced in dev branch
2026-05-03 22:01:29 +03:00
777genius
1a872b592a
fix: clear stale team launch reconciliation
2026-05-03 15:00:16 +03:00
Mike
8d17864fd6
fix(ci): resolve two test failures introduced in dev branch
...
- Guard `run.progress` before calling `retainProvisioningProgress` in
`TeamProvisioningService.cleanupRun` — test mocks omit the field,
causing 4 crashes with "Cannot read properties of undefined (reading
'warnings')".
- Invalidate the `TeamConfigReader` list-teams cache immediately after a
successful team launch so `GET /api/teams` returns the fully-created
team (no `pendingCreate`) rather than a 5-second-stale entry from
before `config.json` was written.
2026-05-03 16:21:04 +05:00
777genius
d495f8d8f2
feat(team): improve team orchestration diagnostics
2026-05-03 13:27:48 +03:00
777genius
d0341e58af
fix(team): retain launch status and clarify notifications
2026-05-03 13:18:53 +03:00
777genius
e3c62eb620
fix(team): harden runtime status and opencode bootstrap
2026-05-03 13:09:21 +03:00
Илия
e21d89a057
perf(renderer): performance improvements — React.memo + test stabilization Merge pull request #93 from sardorb3k/improve/v1.3
...
Merge pull request #93 from sardorb3k/improve/v1.3
2026-05-03 13:02:14 +03:00
777genius
9421fad08d
fix(team): surface stalled OpenCode bootstrap lanes
2026-05-03 10:32:37 +03:00
777genius
1339629da2
fix(team): scope log source tracking
2026-05-03 10:25:38 +03:00
777genius
511e4178be
fix(team): streamline opencode secondary lane launch
2026-05-03 09:30:56 +03:00
777genius
90d887fcce
chore: merge dev into improve/v1.3
2026-05-03 09:15:14 +03:00
777genius
ad7c4e24ad
perf(team): reduce launch status IO churn
2026-05-02 23:55:09 +03:00
777genius
fcb9179990
perf(team): reduce launch IO pressure
2026-05-02 23:15:34 +03:00
777genius
b187bbcdd0
perf: add launch IO governor for team summaries
2026-05-02 22:14:08 +03:00
777genius
a652c44794
perf(team): reduce verified config reads
2026-05-02 21:29:22 +03:00
777genius
4385b0c679
perf(team): cache team data reads safely
2026-05-02 20:24:46 +03:00
Mike
7609c548c5
fix(tests): resolve pre-existing test failures on non-standard environments
...
- TeamProvisioningServiceRelay: add missing stat fields (mode, dev, ino,
mtimeMs, ctimeMs, birthtimeMs) to fs mock so new fingerprint-based
TeamConfigReader cache can read config in tests
- TeamMcpConfigBuilder: export clearResolvedNodePathForTests() to reset
module-level node path cache between tests; restore execFileMock
implementation in beforeEach after vi.restoreAllMocks() clears it;
broaden node binary regex to accept versioned names (node-22, node-20)
common on Fedora/RHEL systems
- ScheduledTaskExecutor: strip CLAUDECODE at spawn site as last defence
so nested-session detection is prevented even when buildProviderAwareCliEnv
merges it back in from the outer process environment
2026-05-02 20:10:42 +05:00
777genius
e96f97d83d
fix: stabilize team launch runtime status
2026-05-02 11:50:07 +03:00
777genius
46df757f49
fix(ci): resolve frontend validation failures
2026-05-02 00:12:02 +03:00
777genius
01b8161f41
fix(team): preserve explicit launch defaults
2026-05-01 23:43:36 +03:00
777genius
90aa2942f9
feat(task-logs): show codex native trace fallback
2026-05-01 22:43:11 +03:00
Zelen
ca21ab206e
fix(team): render agent error messages
...
* fix(team): render agent error messages
* test(team): cover agent error activity rendering
* fix(ci): clear ui lint gate
* test(team): reset config cache in relay suites
* test(team): harden mixed lane matrix waits
* test(team): harden ci-sensitive team assertions
---------
Co-authored-by: iliya <iliyazelenkog@gmail.com>
Co-authored-by: 777genius <quantjumppro@gmail.com>
2026-05-01 21:25:03 +03:00
777genius
601d51d54e
fix(team): harden launch reconciliation and diagnostics
2026-05-01 20:10:14 +03:00
777genius
a0170aed39
fix(team): clear advisory timeout reliably
2026-05-01 18:48:51 +03:00
777genius
44f609ab6a
fix(team): harden launch state tracking
2026-05-01 18:41:33 +03:00
777genius
511ea75c4f
fix(task-logs): invalidate sources before change events
2026-05-01 17:56:33 +03:00
777genius
b584fa0403
fix(task-logs): cache transcript discovery safely
2026-05-01 17:46:49 +03:00
777genius
50ce94dcaa
fix(team-runtime): suppress opencode heartbeat spawn noise
2026-05-01 17:24:24 +03:00
777genius
5224fe4cda
fix: harden opencode launch recovery
2026-05-01 17:00:20 +03:00
777genius
3240ea6406
fix: harden teammate runtime lifecycle handling
2026-05-01 12:23:10 +03:00
777genius
0ace2a6255
fix(team): harden opencode runtime status and effort UI
2026-04-30 23:11:22 +03:00
777genius
752ae9ea4b
fix(team): materialize recovered opencode lane manifests
2026-04-30 23:11:20 +03:00
777genius
9fb9e5f66a
chore: snapshot dev work sync state
2026-04-30 23:11:18 +03:00
777genius
f391dda3cb
fix(opencode): pass full MCP launch args
2026-04-30 23:11:13 +03:00
777genius
0b28d8f4b2
fix(member-work-sync): ignore non-terminal opencode turns
2026-04-30 23:10:05 +03:00
777genius
0af9994c9a
feat(member-work-sync): ingest opencode turn-settled events
2026-04-30 23:09:59 +03:00
iliya
62a1b0e865
fix: show effective Anthropic API key status
2026-04-30 22:21:29 +03:00
777genius
7d08205a23
fix(ci): clean member work sync validation
2026-04-30 00:05:58 +03:00
777genius
7fa71019b2
fix: launch dev mcp server via node
2026-04-29 22:43:42 +03:00
777genius
27a38034cc
fix(member-work-sync): infer codex settled env from model
2026-04-29 22:43:42 +03:00
777genius
3ce183a229
fix(member-work-sync): pass codex turn settled env to mixed teams
2026-04-29 22:43:41 +03:00
777genius
8e7f7bea43
feat(member-work-sync): ingest codex turn settled events
2026-04-29 22:43:41 +03:00
777genius
10188109eb
fix(team-mcp): route agent teams mcp to app state
2026-04-29 22:43:41 +03:00
777genius
05d9b5a9b1
feat: add member work sync stop hook ingest
2026-04-29 22:43:19 +03:00
777genius
b2edfe5d2a
test: characterize runtime settings hook merge
2026-04-29 22:43:19 +03:00
777genius
90401b41a1
chore(member-work-sync): clarify lifecycle dispatch boundary
2026-04-29 22:43:19 +03:00
777genius
d27c1bcc51
fix(member-work-sync): preserve undelivered nudge retries
2026-04-29 22:43:19 +03:00
777genius
f705cd25cb
feat(member-work-sync): schedule due nudge dispatch
2026-04-29 22:43:19 +03:00
777genius
246f31bbdb
feat(member-work-sync): expose shadow metrics
2026-04-29 22:43:17 +03:00
777genius
253ddf293d
feat(member-work-sync): replay pending report intents
2026-04-29 22:43:17 +03:00
777genius
10e405573e
feat(member-work-sync): add passive event queue
2026-04-29 22:43:17 +03:00
777genius
b346a1146c
feat(member-work-sync): require report tokens for reports
2026-04-29 22:43:17 +03:00
777genius
c39167ece7
feat: add member work sync control plane
2026-04-29 22:43:17 +03:00
iliya
ff333a95e8
chore: fix ui lint blockers
2026-04-29 15:39:10 +03:00
iliya
44e7ca3cf8
fix: serialize team launch-state persistence
2026-04-29 15:01:53 +03:00
iliya
5a8a934d8d
fix: make Windows agent launches independent of tmux
2026-04-29 12:30:37 +03:00
777genius
6bf2de89c5
chore(team): refine member work sync planning
2026-04-29 11:58:56 +03:00