777genius
66cf1443b2
fix(extensions): scope mcp operation state by install scope
2026-04-16 22:57:22 +03:00
777genius
94291f50f0
fix(extensions): require project context for local mcp scope
2026-04-16 22:51:05 +03:00
777genius
a3c5b7dca9
fix(extensions): honor local mcp scope precedence
2026-04-16 22:48:43 +03:00
777genius
7418643dc9
fix(extensions): make mcp scope actions scope-aware
2026-04-16 22:45:34 +03:00
777genius
0420428281
fix(extensions): support project-scoped mcp installs
2026-04-16 22:39:03 +03:00
777genius
3f03bc720a
fix(extensions): dedupe MCP detail API key lookups
2026-04-16 22:32:47 +03:00
777genius
0d6276ea0b
fix(extensions): honor installed MCP targets in manage actions
2026-04-16 22:31:56 +03:00
777genius
acabe52ae7
fix(extensions): stop MCP browse auto-retries after errors
2026-04-16 22:28:08 +03:00
777genius
0d19e5174f
fix(extensions): use tab project context for plugin actions
2026-04-16 22:22:05 +03:00
777genius
57f546bab0
fix(extensions): scope plugin operation state by install scope
2026-04-16 22:16:38 +03:00
777genius
4502152427
fix(extensions): support local plugin scope actions
2026-04-16 22:09:52 +03:00
777genius
afad52f506
fix(extensions): prevent stale plugin catalog races
2026-04-16 22:01:59 +03:00
777genius
6e875e5a40
fix(extensions): harden plugin action states
2026-04-16 21:59:23 +03:00
777genius
847643828d
fix(extensions): make plugin actions scope-aware
2026-04-16 21:56:12 +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
ac1c99ac1f
feat(cliInstaller): add model verification for providers
...
- Introduced CLI_INSTALLER_VERIFY_PROVIDER_MODELS IPC channel for on-demand model verification.
- Implemented handler for verifying provider models in the CliInstallerService.
- Enhanced CLI installation status management with model verification state and availability.
- Updated related components to support model verification feedback in the UI.
2026-04-16 19:41:23 +03:00
777genius
8398d29fc0
fix(team): recover root member session logs
2026-04-15 17:38:21 +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
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
e5d85ec873
Merge branch 'dev' of https://github.com/777genius/claude_agent_teams_ui into dev
2026-04-14 22:07:15 +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
68378c603c
feat: prioritize recent projects by explicit opens
2026-04-14 20:58:54 +03:00
777genius
ef44542f1d
feat(tmux): add hybrid installer flow
2026-04-14 20:07:57 +03:00
777genius
db7c4fe160
fix: restore team project highlight matching
2026-04-14 18:40:17 +03:00
777genius
8a7c1a764b
chore: clean team list view warnings
2026-04-14 18:24:13 +03:00
777genius
f7fb938d34
fix: remove team project priority banner
2026-04-14 18:23:42 +03:00
777genius
6f8099ad32
fix: align team card accent border width
2026-04-14 18:19:58 +03:00
777genius
0bbeac8c84
fix: keep team project selection as sort priority
2026-04-14 18:18:52 +03:00
777genius
43f2426a9b
fix: sync team project filters with app selection
2026-04-14 18:10:09 +03:00
777genius
487dcabff5
fix: harden recent project and sidebar selection state
2026-04-14 17:54:23 +03:00
777genius
9fe3343038
fix: hide empty member message pagination
2026-04-14 17:25:58 +03:00
777genius
36a79f2586
fix: keep selected project visible in session selector
2026-04-14 17:10:23 +03:00
777genius
0dfd2fc610
fix: sync session project selector state
2026-04-14 16:58:00 +03:00
777genius
f0f43be064
fix: stabilize codex recent project selection
2026-04-14 16:52:44 +03:00
Илия
8b53f63e97
fix(team): preserve provider model ids and codex slash suggestions
2026-04-14 16:40:50 +03:00
Diego Serrano
15b2b655ea
feat(chat): show project and user skills as slash command suggestions
2026-04-14 16:38:12 +03:00
Diego Serrano
43ae8ae6bc
fix(extensions): resolve project path from both projects and repositoryGroups
2026-04-14 16:38:12 +03:00
777genius
c8f9d9bbdd
refactor: migrate agent graph to feature slice
2026-04-14 16:24:09 +03:00
777genius
e99691ad3d
Merge branch 'feat/codex-recent-projects' into dev
2026-04-14 16:07:18 +03:00
777genius
fad89e71da
feat: add dashboard recent projects feature slice
2026-04-14 16:07:04 +03:00
Илия
f819dd0c27
fix(team): preserve provider model ids and codex slash suggestions
2026-04-14 14:56:29 +03:00
Diego Serrano
5375eea19f
feat(chat): show project and user skills as slash command suggestions
2026-04-14 14:37:27 +03:00
Diego Serrano
7d98956dad
fix(extensions): resolve project path from both projects and repositoryGroups
2026-04-14 14:37:04 +03:00
Diego Serrano
bda2e160f7
fix(team): prevent double [1m] suffix on model string during re-launch
2026-04-14 14:35:59 +03:00
777genius
0615badd79
fix(task-logs): preserve activity detail chunks
2026-04-13 21:13:58 +03:00
777genius
a0c8db4771
feat(graph-controls): integrate tooltip support, refine button styles, and enhance task creation functionality
2026-04-13 20:51:45 +03:00
777genius
ce0eb75429
feat(session-search): add search functionality and provider filtering to DateGroupedSessions component; enhance task activity detail rendering logic
2026-04-13 20:00:18 +03:00
777genius
804e92419f
feat(activity-detail): implement task activity detail retrieval and UI integration
2026-04-13 19:19:52 +03:00
777genius
5b1f369950
chore: merge origin/dev into dev
2026-04-13 18:43:00 +03:00