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
9518ce920a
fix(startup): prevent recovery regressions
2026-05-23 17:22:52 +03:00
777genius
2be35c74ec
fix(startup): repair deferred runtime refresh paths
2026-05-23 17:08:13 +03:00
777genius
ef77f36b8f
fix(startup): hydrate deferred provider statuses
2026-05-23 16:31:46 +03:00
777genius
08725c4e33
perf(startup): lazy load dashboard runtime surfaces
2026-05-23 15:52:47 +03:00
777genius
a4861fa77d
perf(startup): defer provider status checks
2026-05-23 14:23:57 +03:00
777genius
0e8ccf2905
feat(runtime): filter free provider models
2026-05-22 21:04:50 +03:00
777genius
7e6ebce093
fix(team-ui): polish launch diagnostics controls
2026-05-22 15:43:36 +03:00
777genius
7b99a3713b
feat(opencode): surface runtime diagnostics and approvals
2026-05-22 15:43:15 +03:00
777genius
0f7028f911
fix(sidebar): mark partial launch tasks offline
2026-05-22 00:21:28 +03:00
777genius
3c60ab8653
fix(team): drop unavailable effort selections
2026-05-22 00:21:17 +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
3c427ac617
feat(runtime): support anthropic compatible endpoints
2026-05-22 00:16:52 +03:00
777genius
6fd75c6704
chore: commit remaining workspace updates
2026-05-21 16:43:00 +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
16a003416d
feat: harden opencode and team runtime flows
2026-05-21 01:10:48 +03:00
777genius
cdc0798016
test(opencode): cover empty summary catalog selection
2026-05-20 17:47:52 +03:00
777genius
c632208dba
fix(opencode): render catalog-backed provider badges
2026-05-20 17:39:56 +03:00
777genius
147af0e0e5
fix(opencode): honor free model metadata
2026-05-20 17:15:14 +03:00
777genius
16c1e4b47d
fix(opencode): settle empty catalog hydration
2026-05-20 15:31:20 +03:00
777genius
d7f82e54d1
fix(opencode): hydrate summary model catalog
2026-05-20 15:15:42 +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
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
2d06442ce0
feat(graph): refine runtime lanes and model compatibility
2026-05-19 14:24:30 +03:00
777genius
3e52008c7a
feat(app): rename display name to Agent Teams AI
2026-05-19 14:24:30 +03:00
777genius
67fbd1e681
fix(codex): improve runtime CLI discovery
2026-05-18 20:04:50 +03:00
777genius
7c5832bd7e
fix(opencode): avoid busy preflight warnings after compatibility
2026-05-18 15:50:38 +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
7742c528ad
chore(release): support manual draft builds
2026-05-18 02:04:13 +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
e185f1f686
fix(ui): show disabled codex model tiles
2026-05-17 01:13:51 +03:00
777genius
a3a286c652
fix(ui): patch radix focus scope ref loop
2026-05-17 00:58:17 +03:00
777genius
7c3c852520
fix(ui): avoid model selector tooltip ref loop
2026-05-17 00:50:28 +03:00
777genius
b88b2db365
fix: harden provider management and updater flows
2026-05-16 23:23:27 +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
iliya
1b086f41b7
fix(team): keep create preflight alive across rerenders
2026-05-16 00:32:54 +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
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
6e8f938da2
fix(team): harden opencode delivery recovery
2026-05-14 15:11:40 +03:00