777genius
b88ca42fe3
fix(startup): serialize provider runtime checks
2026-05-26 09:12:05 +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
43afc9f907
fix(jsonl): align count-only baseline parsing
2026-05-25 22:58:07 +03:00
777genius
13b3ace4fd
test(jsonl): format baseline count imports
2026-05-25 22:36:14 +03:00
777genius
b0b2fa2d13
fix(jsonl): count baseline entries without materializing messages
2026-05-25 22:32:09 +03:00
777genius
e64fff8af0
fix(watcher): baseline large existing jsonl files
2026-05-25 22:26:55 +03:00
777genius
e88d3a1e98
feat(team): open persisted attachments in editor
2026-05-25 21:30:56 +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
infiniti
47cea58543
feat(i18n): add expanded app locale support
...
* feat(i18n): add CJK app locale support
* feat(i18n): add Spanish Hindi and Portuguese locales
* feat(i18n): add French Arabic and Bengali locales
* feat(i18n): add Urdu Indonesian and German locales
* feat(i18n): add landing locales for Bengali Urdu and Indonesian
* fix(i18n): address locale review feedback
---------
Co-authored-by: iliya <iliyazelenkog@gmail.com>
2026-05-24 22:10:47 +03:00
777genius
776957b607
fix(team): keep runtime adapter lead activity idle
2026-05-24 20:43:11 +03:00
777genius
bbe09eb42e
merge(dev): pull origin dev into refactor branch
2026-05-24 17:13:34 +03:00
777genius
4a4c67fcb9
fix(team): reconcile bootstrap runtime snapshots
2026-05-24 17:02:36 +03:00
Илия
f2a5429a4b
refactor(team): extract provisioning service policies Merge pull request #149 from 777genius/refactor/team-provisioning-policies
...
refactor(team): extract provisioning service policies
Merge pull request #149 from 777genius/refactor/team-provisioning-policies
2026-05-24 16:10:05 +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
Илия
e7a1070ce3
feat(i18n): add localization foundation Merge pull request #150 from 777genius/feat/ui-localization-foundation
...
feat(i18n): add localization foundation
Merge pull request #150 from 777genius/feat/ui-localization-foundation
2026-05-24 15:40:37 +03:00
777genius
6855d63ec6
feat(i18n): add localization foundation
...
Refs https://github.com/777genius/agent-teams-ai/issues/139
2026-05-24 15:37:24 +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
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
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
67fbd1e681
fix(codex): improve runtime CLI discovery
2026-05-18 20:04:50 +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
infiniti
d29f3a23d4
fix: harden Windows frontend stability ( #125 )
2026-05-16 19:57:11 +03:00
infiniti
f08e228a7d
fix: address Windows smoke review findings ( #122 )
...
Co-authored-by: iliya <iliyazelenkog@gmail.com>
2026-05-16 18:03:05 +03:00
infiniti
9c438e7c84
fix: harden Windows frontend path handling
...
Harden Windows path handling and packaged app smoke checks.
2026-05-16 17:34:50 +03:00
777genius
836e0355db
merge: sync dev into main
...
# Conflicts:
# package.json
2026-05-16 13:42:17 +03:00
777genius
e6b9490c44
fix(opencode): widen Windows pidusage cache window
2026-05-16 13:09:33 +03:00
777genius
8fde8cefbf
fix(opencode): harden Windows live preflight cleanup
2026-05-16 12:45:33 +03:00
iliya
678d12219a
fix(opencode): prevent Windows live runtime hangs
2026-05-16 12:15:10 +03:00
777genius
31bfd5ebb3
fix(opencode): keep Windows marker cleanup conservative
2026-05-16 09:15:35 +03:00
777genius
f3f38dd0e9
fix(opencode): refresh bridge MCP env per command
2026-05-16 02:21:02 +03:00
777genius
48826af00b
fix(team): harden MCP HTTP startup cleanup
2026-05-16 02:14:34 +03:00
iliya
3ceef1fb82
fix(opencode): hide app mcp child processes on windows
2026-05-16 01:43:27 +03:00
iliya
876527a51d
fix(runtime): hide direct child process windows
2026-05-16 00:45:58 +03:00
iliya
5610e13b98
fix(runtime): hide cli child windows by default
2026-05-16 00:17:01 +03:00
777genius
91c151328c
test(team): add child mock to provisioning prepare test runs
2026-05-15 23:40:16 +03:00
777genius
6c98417659
test(team): register provisioning runs in prepare tests
2026-05-15 23:34:06 +03:00
777genius
d018002c3e
feat(docs): restructure VitePress IA, improve onboarding/troubleshooting docs
...
- Restructure sidebar: Start → Guide → Operations → Developers → Reference
- Fix EN/RU sidebar order (Installation before Quickstart)
- Expand troubleshooting with diagnostics commands and task-log triage
- Improve quickstart with prerequisites, pitfalls, and contributor links
- Expand installation docs with verification commands
- Add cyberpunk hero theme to landing page
- Add atomicFile utility with tests and stage-runtime script
- Harden team provisioning with better error handling and progress output
- Add cross-team communication, kanban, and workSync improvements
2026-05-15 23:34:06 +03:00
777genius
f882970b6c
fix(team): gate launch readiness on first real turn
2026-05-15 23:34:06 +03:00
777genius
1376017aa9
Merge remote-tracking branch 'origin/dev' into merge/dev-into-main-20260515
...
# Conflicts:
# package.json
2026-05-15 00:13:00 +03:00
777genius
60f7b6a5fd
chore: sync frontend changes for runtime 0.0.33
2026-05-14 23:53:07 +03:00
777genius
9c0b8beb7c
fix(ci): stabilize ci and release workflows
2026-05-14 22:10:30 +03:00
777genius
b3a10ff2ca
fix(build): isolate Linux package name override
2026-05-14 20:05:48 +03:00
Joshua Cold
32a31e0b4e
fix(build): Install as Agent-Teams-UI, display with spaces.
...
This changes how the app's install directory functions so there are not
spaces in the destination path, but adds spaces to the Apps display name
so it should look the same in installed environments when launching the
application.
fixes : #111
2026-05-14 09:17:06 -06:00
777genius
6e8f938da2
fix(team): harden opencode delivery recovery
2026-05-14 15:11:40 +03:00
777genius
874123c773
fix(team): scope OpenCode prepare runtime failures
2026-05-14 12:01:05 +03:00
777genius
8ab190bad8
chore: merge origin dev into local dev
2026-05-14 11:20:47 +03:00
infiniti
c57c513cf1
fix(opencode): recover agenda sync after missing proof
...
Recover OpenCode agenda sync after protocol-proof-missing delivery failures and harden Anthropic provider readiness handling.
2026-05-14 11:12:37 +03:00
777genius
b77eaf2b26
fix(team): scope OpenCode preflight runtime failures
2026-05-14 11:10:34 +03:00
777genius
9a8a59757c
fix: harden opencode delivery e2e flows
2026-05-14 09:51:29 +03:00
777genius
6dc0c1b233
test(opencode): cover accept-fast live delivery
2026-05-14 08:40:16 +03:00
777genius
3e1695fd80
fix(team): recover duplicate opencode send outcomes
2026-05-14 06:13:31 +03:00
777genius
9dc7858e22
fix(team): guard opencode acceptance sends
2026-05-14 06:00:58 +03:00
777genius
55e1c8f3c4
fix(team): harden opencode delivery prompt evidence
2026-05-14 04:25:48 +03:00
777genius
f055193b16
fix(team): observe opencode deliveries by prompt id
2026-05-14 03:39:07 +03:00
777genius
565362a911
fix(team): refresh task logs from opencode session evidence
2026-05-14 03:05:54 +03:00
777genius
dd412355d2
fix(team): load opencode task logs from delivery session evidence
2026-05-14 02:53:52 +03:00
777genius
662691b24b
fix(team): use exact opencode sessions for task logs
2026-05-14 02:36:21 +03:00