777genius
a123b2e247
fix(team): surface permission-blocked launch state in graph
2026-04-23 01:13:17 +03:00
777genius
cfc50df5a1
fix(team): preserve opencode permission-blocked launch state
2026-04-23 01:10:05 +03:00
777genius
2db49d694c
fix(team): harden team launch and create flows
2026-04-23 00:21:26 +03:00
777genius
5ab14682a2
feat(team): support mixed runtime lanes and improve preflight UX
2026-04-22 20:10:20 +03:00
777genius
796c529439
feat(runtime): add provider fast mode support
2026-04-21 22:22:47 +03:00
777genius
2e87e12774
fix(ci): satisfy runtime catalog lint gate
2026-04-21 19:02:15 +03:00
777genius
7b486b7fea
feat(task-change-ledger): merge review hardening
2026-04-21 17:22:01 +03:00
777genius
c69b7e4212
feat(task-change-ledger): harden review flow
2026-04-21 17:21:29 +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
7a337b6268
feat(codex): add app-server model catalog
2026-04-21 12:45:34 +03:00
Илия
4931115b7a
feat(codex): rewrite to app-server rich variant Merge pull request #80 from 777genius/spike/codex-native-runtime-plan
...
Merge pull request #80 from 777genius/spike/codex-native-runtime-plan
2026-04-20 20:54:35 +03:00
777genius
a76404fec7
feat(agent-graph): add activity visibility toggle
2026-04-20 20:33:34 +03:00
777genius
5683973c04
feat(codex): add app-server account management and polish native UX
2026-04-20 20:18:21 +03:00
777genius
cd52660f88
feat: switch team member avatars to local assets
2026-04-19 17:33:44 +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
372d744879
refactor(team): store runtime identity structurally
2026-04-18 20:14:49 +03:00
777genius
2fd06fcd48
Merge branch 'dev' into spike/team-snapshot-split-plan
2026-04-18 18:21:25 +03:00
777genius
2e062e4432
fix(agent-graph): route lead tasks and tighten lead spacing
2026-04-18 17:28:27 +03:00
777genius
ad8cddabcd
feat(agent-graph): center transient handoff cards
2026-04-18 17:13:57 +03:00
777genius
9675f9b331
fix(recent-projects): show active projects during provisioning
2026-04-18 14:11:17 +03:00
777genius
4f97e9d2d8
Merge branch 'dev' of https://github.com/777genius/claude_agent_teams_ui into spike/team-snapshot-split-plan
2026-04-18 13:55:59 +03:00
777genius
f536e7e715
fix(ci): restore workspace validation
2026-04-18 12:20:37 +03:00
777genius
bfc6a38668
fix(context): unify context usage metrics
2026-04-18 12:10:51 +03:00
777genius
51376e2620
chore(merge): sync dev into spike/team-snapshot-split-plan
2026-04-18 11:32:29 +03:00
777genius
72f8d4e786
Merge remote-tracking branch 'origin/dev' into dev
2026-04-18 10:38:21 +03:00
777genius
787f5f28ed
chore: rename app branding to Agent Teams UI
2026-04-18 10:34:47 +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
57ba5b57b5
fix(agent-graph): harden pan and launch stepper visibility
2026-04-16 21:26:56 +03:00
777genius
58644b24c6
fix(agent-graph): harden pan and launch stepper visibility
2026-04-16 21:26:15 +03:00
777genius
82a0e3e6bb
Merge branch 'dev' into spike/team-snapshot-split-plan
2026-04-16 21:03:13 +03:00
777genius
53c4204d89
fix(agent-graph): add launch status labels and pan guards
2026-04-16 20:58:40 +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
19463edfc9
fix(agent-graph): center launch stepper hud
2026-04-16 13:40:21 +03:00
777genius
fd76944141
chore(merge): sync dev into team snapshot split spike
2026-04-16 13:19:20 +03:00
777genius
345fd3e41d
fix(recent-projects): recover codex projects after degraded startup
2026-04-16 13:17:07 +03:00
777genius
9437220133
fix(recent-projects): recover codex projects after degraded startup
2026-04-16 13:16:28 +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
77d3e9f7d8
fix(agent-graph): stabilize member slot layout
2026-04-15 22:40:15 +03:00
777genius
1173a4942a
refactor(team): split team detail snapshot from messages activity
2026-04-15 21:54:38 +03:00
777genius
03dda6b486
refactor(agent-graph): replace store usage with context hooks for team data retrieval
...
- Updated components in the agent-graph renderer to utilize context hooks instead of the store for accessing team data.
- Introduced `useGraphActivityContext` and `useGraphMemberPopoverContext` hooks to streamline data management.
- Refactored `GraphBlockingEdgePopover`, `GraphNodePopover`, and `GraphTaskCard` components for improved performance and readability.
- Enhanced imports in `MemberDetailDialog` for better organization.
2026-04-15 16:42:05 +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
777genius
363fef224d
fix: allow slower codex app-server initialization
2026-04-15 13:24:04 +03:00
777genius
af1caf90e8
Merge branch 'worktree/tmux-hybrid-installer-plan' into dev
...
# Conflicts:
# docs/FEATURE_ARCHITECTURE_STANDARD.md
# eslint.config.js
# src/preload/index.ts
# src/renderer/api/httpClient.ts
# src/renderer/components/dashboard/TmuxStatusBanner.tsx
# tsconfig.node.json
2026-04-14 22:11:41 +03:00
777genius
ff9344c85a
fix(tmux): polish installer banner state
2026-04-14 22:08:10 +03:00
777genius
90b637c6d8
refactor: update README and security documentation; enhance activity lane layout and kanban integration
2026-04-14 22:06:50 +03:00
777genius
898a795182
fix(tmux): tighten windows reboot flow
2026-04-14 21:58:55 +03:00