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
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
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
64fdfd2422
chore: checkpoint existing workspace changes
2026-05-23 13:48:35 +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
abd40efdaf
feat: add windows elevation status banner
2026-05-22 17:41:19 +03:00
777genius
f4ff278ac4
chore: merge team ipc clean architecture refactor
2026-05-22 17:16:51 +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
6fb0c714ef
fix(runtime-provider-management): surface provider diagnostics
2026-05-22 15:42:25 +03:00
777genius
169e34ce7c
fix(team): recover process table launch failures
2026-05-22 13:34:39 +03:00
777genius
ad984a859b
fix(ci): stabilize runtime release checks
2026-05-22 00:55:29 +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
a8e7f1ccd5
refactor(team): extract message notification scanner
2026-05-21 23:47:55 +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
8511d6af6e
fix(linux): install cli launcher in packages
2026-05-21 12:57:29 +03:00
777genius
384446e83c
feat(opencode): add scoped model defaults UI
2026-05-21 12:35:41 +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