777genius
6e8f938da2
fix(team): harden opencode delivery recovery
2026-05-14 15:11:40 +03:00
777genius
29ea1ae724
feat: add workspace trust preflight
2026-05-13 17:56:00 +03:00
777genius
20c3194160
feat(runtime): improve provider delivery visibility
2026-05-12 23:33:08 +03:00
777genius
3f2b807bbc
feat(opencode): improve runtime delivery diagnostics
2026-05-12 13:26:33 +03:00
777genius
cbe8d194ef
chore: sync current frontend updates
2026-05-10 21:29:07 +03:00
777genius
bda2af87e4
feat(sync): expand member work review signals
2026-05-09 14:34:33 +03:00
777genius
8fd8949684
feat(team): harden opencode delivery advisories
2026-05-09 13:17:23 +03:00
777genius
f6e95f5b2f
chore(team): checkpoint current frontend work
2026-05-08 21:48:27 +03:00
777genius
38b3a1e789
feat(team): update task automation state
2026-05-07 01:22:16 +03:00
777genius
b7fa5443fd
feat(team): show live task log activity
2026-05-06 23:15:27 +03:00
777genius
b192ed4bae
feat(team): improve composer persistence flow
2026-05-05 10:35:33 +03:00
777genius
5c65f55067
feat(team): retry failed opencode secondary lanes
2026-05-04 14:48:55 +03:00
777genius
b1b2e696e5
perf(team): defer enrichments after first paint
2026-05-04 14:47:46 +03:00
777genius
d495f8d8f2
feat(team): improve team orchestration diagnostics
2026-05-03 13:27:48 +03:00
777genius
d0341e58af
fix(team): retain launch status and clarify notifications
2026-05-03 13:18:53 +03:00
777genius
e3c62eb620
fix(team): harden runtime status and opencode bootstrap
2026-05-03 13:09:21 +03:00
777genius
7e55fdd9cd
chore(team): instrument refresh fanout diagnostics
2026-05-03 13:07:34 +03:00
Илия
a8d53ca5cb
fix(ci): restore dev validation
2026-04-28 16:08:05 +03:00
777genius
068e473d2d
fix(team): clear delivered runtime message warnings
2026-04-27 11:15:57 +03:00
777genius
19b6937446
feat(opencode): harden delivery and provider UI
2026-04-25 14:30:10 +03:00
777genius
4d1a6149b0
Merge branch 'dev' into feat/opencode-semantic-messaging-seam
...
# Conflicts:
# agent-teams-controller/src/internal/crossTeam.js
# mcp-server/src/tools/messageTools.ts
# mcp-server/src/tools/taskTools.ts
# src/main/services/team/opencode/bridge/OpenCodeReadinessBridge.ts
# src/main/services/team/opencode/e2e/OpenCodeProductionE2EEvidence.ts
# test/main/services/team/OpenCodeProductionE2EEvidence.test.ts
# test/main/services/team/OpenCodeProductionGate.live.test.ts
# test/main/services/team/OpenCodeReadinessBridge.test.ts
2026-04-24 22:48:59 +03:00
777genius
64c9ddc78c
feat(opencode): add semantic messaging seam
2026-04-24 22:41:16 +03:00
777genius
3fe9a24e41
feat(team): harden launch liveness and recovery
2026-04-24 22:34:08 +03:00
777genius
ebb7b5289d
fix: harden team runtime liveness
2026-04-24 20:52:26 +03:00
777genius
d517f2b320
feat(team): harden member runtime liveness
2026-04-24 16:18:12 +03:00
777genius
e309eb8a0d
fix(team): keep permission launch updates in store
2026-04-23 04:26:33 +03:00
777genius
3e53391a73
fix(team): preserve launch error and permission details
2026-04-23 01:36:52 +03:00
777genius
5e31bd1c06
feat(opencode): add team runtime integration
2026-04-21 20:28:22 +03:00
777genius
1db7e501a0
feat(teams): introduce fast mode configuration for Anthropic provider and enhance related UI components
2026-04-21 16:44:18 +03:00
777genius
8093201b78
Merge remote-tracking branch 'origin/dev' into spike/codex-native-runtime-plan
...
# Conflicts:
# docs/research/codex-native-runtime-integration-decision.md
2026-04-20 19:42:49 +03:00
777genius
b5dfa14868
feat(runtime): enable codex-native limited internal unlock
2026-04-19 20:49:29 +03:00
777genius
1d3d7e1f1f
fix(team): harden teammate restart lifecycle
2026-04-19 20:17:41 +03:00
777genius
61556a5a77
fix(ci): restore checks and lead model selection
2026-04-18 22:28:53 +03:00
777genius
82ca8e29c2
chore(merge): sync local dev into spike/team-snapshot-split-plan
2026-04-18 20:26:36 +03:00
777genius
571b7fb0f5
feat(team): add member runtime diagnostics and restart controls
2026-04-18 19:17:58 +03:00
777genius
f536e7e715
fix(ci): restore workspace validation
2026-04-18 12:20:37 +03:00
777genius
51376e2620
chore(merge): sync dev into spike/team-snapshot-split-plan
2026-04-18 11:32:29 +03:00
777genius
351244ffdb
fix(team): harden refresh races and loading state
2026-04-17 23:03:58 +03:00
777genius
18d9f2b4a4
fix(ci): restore workspace checks
2026-04-17 22:45:19 +03:00
777genius
bb60bbb0ec
fix(ci): restore workspace validation
2026-04-16 22:52:56 +03:00
777genius
82a0e3e6bb
Merge branch 'dev' into spike/team-snapshot-split-plan
2026-04-16 21:03:13 +03:00
777genius
ece2991f96
feat(team): enhance team provisioning with runtime model handling
...
- Added support for live runtime model metadata in team provisioning.
- Implemented functions to extract and manage CLI flag values for team members.
- Updated member specifications to include effective models based on provider defaults.
- Enhanced UI dialogs to check selected providers in parallel, improving responsiveness.
- Added tests for handling model unavailability during team bootstrap and launch processes.
2026-04-16 21:02:33 +03:00
777genius
6cf0c0d65e
chore(merge): sync dev into team snapshot split spike
2026-04-16 19:44:01 +03:00
777genius
0b97cc0794
fix(agent-graph): stabilize startup slots and launch hud
2026-04-16 14:57:42 +03:00
777genius
fd76944141
chore(merge): sync dev into team snapshot split spike
2026-04-16 13:19:20 +03:00
777genius
4630442149
fix(agent-graph): stabilize slot layout interactions
2026-04-16 13:05:16 +03:00
777genius
c303a236a5
feat(agent-graph): unify lead slot layout defaults
2026-04-16 11:26:30 +03:00
777genius
1173a4942a
refactor(team): split team detail snapshot from messages activity
2026-04-15 21:54:38 +03:00
777genius
aed08113e6
feat(agent-graph): integrate stable slot layout for improved node positioning and interaction
...
- Added stable slot layout support in various components, enhancing the layout and interaction of nodes.
- Updated TypeScript configuration to include new paths for the agent-graph package.
- Refactored layout logic in activity lanes and kanban to accommodate stable slot assignments.
- Enhanced GraphView and GraphControls to support sidebar visibility toggling and owner slot drop handling.
- Introduced new types for layout management in GraphDataPort and related files.
- Updated README to include stable slot layout documentation.
2026-04-15 16:18:11 +03:00
Илия
f819dd0c27
fix(team): preserve provider model ids and codex slash suggestions
2026-04-14 14:56:29 +03:00