777genius
93532f3ff5
feat: expose agent teams control via MCP
2026-04-29 10:55:07 +03:00
777genius
d3399e631b
test(team): stabilize mixed opencode lane readiness check
2026-04-28 23:54:51 +03:00
777genius
756fd7f537
feat(team): refine team list status display
2026-04-28 23:15:32 +03:00
777genius
4895a00474
fix(ci): restore opencode relay recovery
2026-04-28 21:03:21 +03:00
777genius
8ac0b43a2a
perf(runtime): speed up dashboard provider status loading
2026-04-28 20:36:17 +03:00
777genius
8da5b7f25d
feat(changes): pass opencode evidence mode
2026-04-28 20:20:07 +03:00
777genius
051bfe2319
feat: prefer orchestrator codex model catalog
2026-04-28 20:13:03 +03:00
777genius
42c9cbd227
fix(team): restart shell-only tmux teammates directly
2026-04-28 19:06:36 +03:00
777genius
4d5533585c
fix(team): reconcile teammate launch liveness
2026-04-28 18:38:46 +03:00
Илия
1d19a59b12
Merge pull request #91 from 777genius/feat/tmux-optional-process-backend
...
test(team): strengthen tmux decoupling checks
2026-04-28 17:49:40 +03:00
Илия
ec3740d9c8
Merge pull request #90 from 777genius/fix/provisioning-live-output-trace
...
feat(team): surface provisioning trace in live output
2026-04-28 17:49:18 +03:00
777genius
7bb24934a5
feat(team): enable task stall monitoring by default
2026-04-28 17:42:19 +03:00
777genius
28d0ab20c0
feat(team): support controlled opencode teammate relaunch
2026-04-28 17:42:19 +03:00
777genius
95da573081
fix(agent-graph): improve stopped team visuals
2026-04-28 17:42:18 +03:00
777genius
e87ef2dd85
fix(codex): propagate native runtime context
2026-04-28 17:42:18 +03:00
777genius
bef34983f5
fix(team): recover opencode runtime lane indexes
2026-04-28 17:42:18 +03:00
777genius
1f7f31f3ee
fix(team): preserve task log owners across codex transcripts
2026-04-28 17:41:06 +03:00
777genius
075976fd23
feat(team): surface provisioning trace in live output
2026-04-28 17:25:10 +03:00
iliya
c66923c868
test(team): strengthen tmux decoupling checks
2026-04-28 17:14:14 +03:00
Илия
2c2f84a00e
feat(team): make tmux optional for desktop teammates Merge pull request #89 from 777genius/feat/tmux-optional-process-backend
...
Merge pull request #89 from 777genius/feat/tmux-optional-process-backend
2026-04-28 16:42:43 +03:00
iliya
31ae128778
feat(team): make tmux optional for desktop teammates
2026-04-28 16:13:45 +03:00
Илия
a8d53ca5cb
fix(ci): restore dev validation
2026-04-28 16:08:05 +03:00
Artem Rootman
6c43380846
fix(team): propagate cross-provider member args to lead subprocess
...
* fix(team): propagate cross-provider member args to lead subprocess
When a team has an anthropic lead and codex teammates, the lead was
launched without --settings {"codex":{"forced_login_method":"chatgpt"}}.
buildInheritedCliFlags in the lead had nothing to pass to the codex
teammate, which started without knowing the required auth method and
crashed with "no CODEX_API_KEY or OPENAI_API_KEY configured".
Adds buildCrossProviderMemberArgs that collects provider launch args for
member providers that differ from the primary, and merges them into the
lead's launch args so they propagate to teammates via buildInheritedCliFlags.
* fix: log cross-provider env resolution failures instead of silently swallowing
2026-04-28 14:26:52 +03:00
777genius
82f73e58c2
fix: improve team runtime recovery and launch settings
2026-04-28 12:08:01 +03:00
777genius
e48ecf664a
fix(changes): keep metadata-only ledger events manual
2026-04-28 11:28:20 +03:00
777genius
8f7712ed74
fix(team): improve opencode task log rendering
2026-04-27 23:50:23 +03:00
777genius
531a10e34f
fix: improve opencode runtime task logs
2026-04-27 20:49:44 +03:00
777genius
376480b84f
feat(team): improve stall monitor signals
2026-04-27 20:01:05 +03:00
777genius
122d13f066
docs(readme): use tag version badge
2026-04-27 19:56:24 +03:00
777genius
212cd37d3f
feat(team): improve runtime lane presence state
2026-04-27 17:40:13 +03:00
777genius
afe50439b1
refactor(team): move opencode retry policy helper
2026-04-27 13:47:04 +03:00
777genius
9fe9f81046
feat(team): add worktree readiness checks
2026-04-27 13:46:11 +03:00
777genius
ea25e6ba58
perf(team): cache board task activity records
2026-04-27 12:40:11 +03:00
777genius
6707cc3b60
test(team): stabilize windows launch matrix checks
2026-04-27 12:21:22 +03:00
777genius
11d5851953
perf(team): defer task log stream work until opened
2026-04-27 12:20:16 +03:00
777genius
ba06fba5a5
fix: remove legacy opencode prompt markers
2026-04-27 11:45:05 +03:00
777genius
9a3e17ce70
feat: add opencode task change diagnostics
2026-04-27 11:23:35 +03:00
777genius
fe3a1a3cb3
test(team): cover shared task log layout work
2026-04-27 11:18:30 +03:00
777genius
bf51dfd3c5
perf(team): limit board task log parsing concurrency
2026-04-27 11:17:26 +03:00
777genius
068e473d2d
fix(team): clear delivered runtime message warnings
2026-04-27 11:15:57 +03:00
777genius
b26f0b05ba
fix: hide duplicate opencode runtime replies
2026-04-26 21:52:24 +03:00
777genius
dc3eae1555
fix: keep opencode follow-up messages visible
2026-04-26 21:44:39 +03:00
777genius
b67168a9e8
fix: show opencode teammate replies in messages
2026-04-26 21:35:48 +03:00
777genius
8061b66c34
merge: sync main into dev
2026-04-26 13:12:20 +03:00
777genius
d54a5a78ce
docs: mention opencode provider support
2026-04-26 13:12:19 +03:00
777genius
ae8fbaa185
chore(runtime): bump orchestrator lock to 0.0.10
2026-04-26 12:53:36 +03:00
777genius
bf0e209d77
fix: remove duplicate opencode gauntlet property
2026-04-26 12:44:08 +03:00
777genius
06beb7f416
merge: opencode ledger bridge ui
2026-04-26 12:42:17 +03:00
777genius
f2c43dc4b3
feat: add opencode ledger bridge ui
2026-04-26 12:41:44 +03:00
777genius
17e1a448dc
merge: integrate runtime compatibility notices
2026-04-26 12:33:45 +03:00