777genius
c79b7d4234
fix(team): suppress unverified relay state claims
2026-05-26 23:44:40 +03:00
777genius
f237318c29
fix(agent-teams): surface OpenCode runtime permissions
2026-05-26 19:46:24 +03:00
777genius
636beb5e42
fix(scripts): quote Windows shell invocations
2026-05-26 19:46:13 +03:00
777genius
58a0eb603d
build(runtime): require Node 24 toolchain
2026-05-26 19:44:23 +03:00
777genius
4640e1eea4
fix(startup): ignore stale opencode probe results
2026-05-26 10:39:50 +03:00
777genius
a8ac52b6f3
perf(startup): dedupe opencode version probes
2026-05-26 10:32:46 +03:00
777genius
b5d7da1ea8
fix(attachments): support claude gif delivery
2026-05-25 23:43:29 +03:00
777genius
0d4e6f5047
perf(startup): avoid provider refresh version probe
2026-05-25 23:37:12 +03:00
777genius
33463d3479
perf(startup): skip deferred cli version probe
2026-05-25 23:25:21 +03:00
777genius
a6dd0061a8
perf(startup): defer heavy startup work
2026-05-25 23:14:59 +03:00
777genius
e64fff8af0
fix(watcher): baseline large existing jsonl files
2026-05-25 22:26:55 +03:00
777genius
63e16d1043
fix(workspace-trust): canonicalize git worktree trust roots
2026-05-25 21:30:56 +03:00
777genius
c033a0cb87
fix(team): persist incomplete launch state before cleanup
2026-05-25 14:53:05 +03:00
infiniti
2cee9cabaf
fix(opencode): harden local runtime bridge support
2026-05-25 14:31:57 +03:00
infiniti
2b3a184bef
fix(opencode): recover empty bridge output sends
...
* fix(opencode): handle empty readiness bridge output
* fix(opencode): retry read-only bridge no-output
* fix(opencode): recover empty bridge output sends
---------
Co-authored-by: iliya <iliyazelenkog@gmail.com>
2026-05-25 00:41:54 +03:00
777genius
1bc8ccc07a
fix(ci): restore workspace validation
2026-05-25 00:14:43 +03:00
infiniti
50f876f863
fix(opencode): retry read-only bridge no-output
...
* fix(opencode): handle empty readiness bridge output
* fix(opencode): retry read-only bridge no-output
---------
Co-authored-by: iliya <iliyazelenkog@gmail.com>
2026-05-24 23:22:34 +03:00
777genius
776957b607
fix(team): keep runtime adapter lead activity idle
2026-05-24 20:43:11 +03:00
777genius
4a4c67fcb9
fix(team): reconcile bootstrap runtime snapshots
2026-05-24 17:02:36 +03:00
777genius
7aa87f2278
fix(team): heal stale confirmed bootstrap diagnostics
...
- Carry bootstrap run ids from bootstrap-state into member evidence and compare them with current run identity.
- Allow small confirmation clock skew for delayed Anthropic app acceptance without accepting stale rapid relaunch evidence.
- Clean confirmed bootstrap members that only have stale persisted runtime pid diagnostics.
- Cover process-table unavailable, post-stop stale pid and mixed launch reconcile cases.
2026-05-24 15:57:50 +03:00
777genius
f6b2bc4cec
fix(team): reject failed opencode session handles
2026-05-24 12:21:58 +03:00
777genius
95652c8990
refactor(team): extract provisioning service policies
2026-05-24 11:37:37 +03:00
777genius
cbf5356fdc
fix(runtime): prefer shell node for GUI launches
2026-05-24 01:00:03 +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
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
a4861fa77d
perf(startup): defer provider status checks
2026-05-23 14:23:57 +03:00
777genius
cdbec95a53
chore(release): prepare v2.1.1
2026-05-23 00:41:31 +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
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
71bfab1758
test(runtime): cover opencode timeout diagnostics
2026-05-22 16:48:40 +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
169e34ce7c
fix(team): recover process table launch failures
2026-05-22 13:34:39 +03:00
777genius
a386e30667
fix(team): harden launch diagnostics and MCP shutdown
2026-05-22 00:20:47 +03:00
777genius
b5ca3eed68
fix(cli): prevent stale status hydration
2026-05-22 00:18:59 +03:00
777genius
13b14762bc
fix(runtime): bound binary path discovery
2026-05-22 00:17:54 +03:00
777genius
3c427ac617
feat(runtime): support anthropic compatible endpoints
2026-05-22 00:16:52 +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
6fd75c6704
chore: commit remaining workspace updates
2026-05-21 16:43:00 +03:00
777genius
420ace3c15
fix(file-watcher): avoid recursive team task watching
2026-05-21 16:41:06 +03:00
777genius
ec7b1dbd18
fix(opencode): detect nvm runtime installs
2026-05-21 13:38:40 +03:00
777genius
99e8e2e017
fix(team): refresh codex preflight runtime state
2026-05-21 10:39:39 +03:00
777genius
7730fdb585
fix(test): align provisioning mcp config expectations
2026-05-21 01:28:16 +03:00
777genius
16a003416d
feat: harden opencode and team runtime flows
2026-05-21 01:10:48 +03:00
777genius
635d13d804
fix(opencode): harden default model resolution
2026-05-20 23:02:13 +03:00
777genius
fd50f736b8
fix(opencode): harden local provider launches
2026-05-20 22:49:42 +03:00
777genius
187a2697f7
test(opencode): harden deep live launch smoke
2026-05-20 18:24:13 +03:00
777genius
a88e9f74b7
test(opencode): prove live team launch path
2026-05-20 17:54:08 +03:00
777genius
e3ff8e1df5
fix(opencode): preserve hydrated model lists
2026-05-20 15:38:46 +03:00
777genius
c3b6d2dea8
feat(opencode): support local model readiness
2026-05-20 13:03:24 +03:00
777genius
860074da15
fix(team): stabilize Claude live runtime launches
2026-05-20 02:43:28 +03:00
777genius
3908b5eb25
fix(workspace-trust): harden Claude preflight for live teams
2026-05-20 02:41:20 +03:00
777genius
3d0ee71d09
fix(team): stabilize provider live smoke
2026-05-20 01:32:39 +03:00
777genius
dc7c9b3c3d
fix(ci): restore dev test expectations
2026-05-19 23:44:59 +03:00
777genius
933e580d03
fix(opencode): preserve command preflight context
2026-05-19 23:19:34 +03:00
777genius
d5894c029d
feat(team): improve runtime bootstrap controls
2026-05-19 22:39:13 +03:00
777genius
568c0f237e
fix(team): trim bootstrap stderr breadcrumb
2026-05-19 21:23:44 +03:00
777genius
7646716884
test: cover submitted bootstrap transport failures
2026-05-19 21:19:14 +03:00
777genius
8b97f5c016
test: cover bootstrap submitted diagnostics
2026-05-19 20:55:13 +03:00
777genius
5fcefb9b07
test: cover process bootstrap exit diagnostics
2026-05-19 20:38:32 +03:00
777genius
0f5b819aed
test: cover launch bootstrap diagnostics regressions
2026-05-19 20:32:41 +03:00
777genius
c695616ca8
test: cover process bootstrap inbox readiness diagnostics
2026-05-19 20:22:25 +03:00
777genius
e1d3dcbb3a
test: extend source-mode readiness timeouts
2026-05-19 20:13:57 +03:00
777genius
7dbabc1a85
fix: extend deterministic bootstrap timeout budget
2026-05-19 20:11:55 +03:00
777genius
e22589f6c4
fix: support twenty-member deterministic bootstrap
2026-05-19 20:00:59 +03:00
777genius
bf3011624d
fix: harden team launch bootstrap provisioning
2026-05-19 19:43:02 +03:00
777genius
85959b6954
feat(runtime): improve provider readiness diagnostics
2026-05-19 16:19:38 +03:00
777genius
3e52008c7a
feat(app): rename display name to Agent Teams AI
2026-05-19 14:24:30 +03:00
infiniti
dc04cbfad7
fix(opencode): retry empty readiness bridge stdout
...
Co-authored-by: iliya <iliyazelenkog@gmail.com>
2026-05-19 12:33:13 +03:00
777genius
dffc527424
fix(ci): restore dev validation checks
2026-05-19 02:49:45 +03:00
777genius
85b767e247
fix: harden opencode runtime recovery
2026-05-19 01:27:34 +03:00
777genius
e5ace8c7cb
chore(release): lock runtime 0.0.37
2026-05-18 22:28:24 +03:00
777genius
3eacf81603
fix(opencode): recover capability snapshot launch retries
2026-05-18 22:19:43 +03:00
777genius
2b50def03e
fix(opencode): preserve packaged runtime env
2026-05-18 21:48:06 +03:00
777genius
8db61d4860
fix(opencode): harden preflight provider checks
2026-05-18 18:48:13 +03:00
777genius
55dfc5db14
fix(opencode): classify session refresh diagnostics
2026-05-18 17:58:55 +03:00
777genius
20a8e69c4c
chore: save remaining workspace updates
2026-05-18 15:58:05 +03:00
777genius
7c5832bd7e
fix(opencode): avoid busy preflight warnings after compatibility
2026-05-18 15:50:38 +03:00
777genius
6e4f8ff8c4
fix: stabilize opencode mcp transport refresh
...
Keep OpenCode app MCP transport evidence durable, refresh stale sessions without consuming normal delivery attempts, and keep recoverable runtime diagnostics out of member card errors.
Cover stable MCP restart/fallback, forced session refresh, resolved_behavior_changed recovery, and renderer diagnostics with regression and safe e2e tests.
2026-05-18 13:08:34 +03:00
777genius
5e0d552cb9
fix(opencode): improve runtime preflight diagnostics
2026-05-18 11:11:45 +03:00
777genius
88e01ae87d
fix(runtime): improve opencode diagnostics
2026-05-18 03:36:26 +03:00
777genius
d25c65381f
fix(runtime): keep opencode liveness in sync
2026-05-18 02:59:24 +03:00
777genius
4a8cec9dc2
chore: checkpoint frontend workspace updates
2026-05-18 01:57:16 +03:00
777genius
4ec745268b
feat: add telemetry identity and runtime status
2026-05-17 20:26:34 +03:00
777genius
445932e45b
feat(team): improve runtime provider workflows
2026-05-17 19:11:26 +03:00
777genius
e333d09d9c
fix: harden task change review flows
2026-05-17 14:18:54 +03:00
777genius
be558927ea
fix(team): complete teammate permission responses
2026-05-17 01:30:19 +03:00
infiniti
b1cccf6e3c
fix(team): respond to teammate permission requests
2026-05-17 01:18:48 +03:00
777genius
f96d62dc20
fix(opencode): provide mcp fallback for provider env
2026-05-17 00:12:00 +03:00
777genius
71ad9e53e7
test(opencode): cover local mcp fallback with http
2026-05-16 23:56:43 +03:00
777genius
b88b2db365
fix: harden provider management and updater flows
2026-05-16 23:23:27 +03:00
777genius
bfadfc95ee
fix(opencode): preserve explicit mcp fallback env
2026-05-16 22:49:43 +03:00
777genius
2c393bc78f
fix(opencode): preserve local mcp fallback
2026-05-16 22:30:11 +03:00
iliya
429dfe5528
fix(opencode): default to http mcp bridge
2026-05-16 21:31:47 +03:00