Commit graph

  • 16f069fae3 feat(graph): enhance task rendering and interaction features iliya 2026-03-31 01:29:59 +0300
  • 8fe1487708 fix(mcp): remove unnecessary type assertion in tools/index.ts iliya 2026-03-31 01:20:12 +0300
  • d923661127 fix(tests): update test expectations to match current implementation iliya 2026-03-31 01:08:43 +0300
  • f7876d89f7 fix(team): seed Write/Edit/NotebookEdit permissions before CLI launch iliya 2026-03-30 22:58:22 +0300
  • bd242fac5a fix(team): re-add control_response via stdin for teammate permissions iliya 2026-03-30 21:47:40 +0300
  • 9a1ba76324 fix(team): handle setMode permission_suggestions for Write/Edit tools iliya 2026-03-30 20:27:03 +0300
  • 92968b45ad refactor(graph): simplify comment particle rendering with dedicated bubble function iliya 2026-03-30 20:02:05 +0300
  • 485327d077 fix(graph): correct particle direction + remove system message filter iliya 2026-03-30 19:20:53 +0300
  • 942588093b fix(graph): pause button as standalone icon left of View dropdown iliya 2026-03-30 19:09:49 +0300
  • 27b1a4fd9a fix(graph): filter system messages from particles + fix direction iliya 2026-03-30 19:07:16 +0300
  • f6daced2ce docs(README): remove outdated warning about Claude Code issue iliya 2026-03-30 19:01:54 +0300
  • 53dd857e0f Merge branch 'dev' of https://github.com/777genius/claude_agent_teams_ui into dev iliya 2026-03-30 18:59:42 +0300
  • d0715dfad6 docs(README): add warning about Claude Code issue with agent teams iliya 2026-03-30 18:59:39 +0300
  • 822bbac23c feat(agent-teams): integrate MCP tool catalog and enhance tool registration iliya 2026-03-30 17:58:17 +0300
  • 1f28ee5021 fix(ci): stabilize provisioning test and clear lint errors iliya 2026-03-30 16:45:14 +0300
  • 9241970b02 fix(graph): format recent tools — clean names + extract readable preview iliya 2026-03-30 16:00:34 +0300
  • 34f1f0d612 fix(team): proactively add all agent-teams MCP tools on first approval iliya 2026-03-30 15:59:53 +0300
  • d2487e41c9 fix(team): trim verbose MCP description from permission noise rows iliya 2026-03-30 15:56:49 +0300
  • 8808a3ab88 fix(graph): disable context bar in lead popover — data unreliable iliya 2026-03-30 15:49:18 +0300
  • 664bdbf0cc fix(graph): fullscreen overlay actions work — pass dispatchers to TeamGraphOverlay iliya 2026-03-30 15:44:52 +0300
  • b04f82512b fix(graph): team name left-20 to clear macOS traffic lights in fullscreen iliya 2026-03-30 15:42:06 +0300
  • e741b1f603 feat(team): default action mode 'delegate' instead of 'do' for teams iliya 2026-03-30 15:40:54 +0300
  • f08885d58f fix(updater): prevent installation of non-newer versions and enhance update notifications iliya 2026-03-30 15:24:23 +0300
  • e4c9a100f3 fix(graph): remove pt-8 from fullscreen overlay — no padding in fullscreen iliya 2026-03-30 13:50:04 +0300
  • f36501bdef fix(graph): fullscreen overlay pt-8 to clear macOS title bar iliya 2026-03-30 13:48:56 +0300
  • dcf775d86c fix(team): add updatedInput: {} to all allow control_responses iliya 2026-03-30 13:45:09 +0300
  • 7258de90c3 fix(team): apply permission_suggestions to settings instead of writing to inbox iliya 2026-03-30 12:45:03 +0300
  • 1c5ba3041c fix(team): skip stale permission_request messages from previous runs iliya 2026-03-30 00:09:48 +0300
  • 098aa234b2 fix(graph): Fullscreen button clickable — add pointer-events-auto to action bar iliya 2026-03-30 00:05:22 +0300
  • 228572a1f8 fix(team): target correct team in Allow all and Settings panel iliya 2026-03-29 22:56:19 +0300
  • 58bd7cc507 feat(team): per-team tool approval settings iliya 2026-03-29 22:46:25 +0300
  • 8c08087337 fix(team): reset autoAllowAll when launching team with manual approval iliya 2026-03-29 22:32:30 +0300
  • c91a886d49 fix(ci): resolve no-selector-parameter lint error in TeamLogSourceTracker iliya 2026-03-29 12:59:52 +0300
  • 388a24d715 fix(ci): resolve regex complexity lint error and Windows path test failure iliya 2026-03-29 12:40:16 +0300
  • 16238276fb refactor(team): update tracking logic and enhance test coverage iliya 2026-03-29 02:01:07 +0200
  • 93f160d731 fix(team): ensure MCP config cleanup on spawn failures iliya 2026-03-29 01:53:16 +0200
  • e1f0d61dc5 Merge branch 'worktree-fix+mcp-config-storage' into dev iliya 2026-03-29 01:30:01 +0200
  • 1ce6ace8b8 fix(team): move MCP config storage from /tmp to userData iliya 2026-03-29 01:29:48 +0200
  • 7ea8289c5b feat(team): add support for task comment notifications iliya 2026-03-29 01:29:13 +0200
  • 46355d87df refactor(session): improve session label formatting and enhance session item display iliya 2026-03-29 01:16:04 +0200
  • 304a2a7f79 feat(graph): enhance GraphControls with settings toggle and improved zoom functionality iliya 2026-03-29 00:05:29 +0200
  • adc61ebcfa fix(graph): softer toggle border color + beta badge in header iliya 2026-03-28 22:58:02 +0200
  • 26f7b9158f fix(graph): enhance particle rendering for task comments iliya 2026-03-28 22:55:01 +0200
  • 8aaf53ae4a fix(graph): toggle buttons visually distinct — active = white text + border + bg iliya 2026-03-28 22:40:12 +0200
  • f38d731b9e fix(graph): wider task pills 120→160px + column width 140→180px iliya 2026-03-28 21:03:22 +0200
  • 7804e86979 fix(graph): swap task pill layout — subject large on top, ID small below iliya 2026-03-28 20:59:43 +0200
  • 3be815ecbb fix(graph): disable context ring on lead — data unreliable (jumps) iliya 2026-03-28 20:53:32 +0200
  • 0e966e712e fix(graph): always run kanban layout — tasks were not positioned in columns iliya 2026-03-28 20:51:29 +0200
  • ccd11a5eb0 fix(team): mark permission_request inbox messages as read after scan iliya 2026-03-28 20:36:10 +0200
  • e431cfd02c fix(team): deduplicate permission_request processing across all entry paths iliya 2026-03-28 20:32:42 +0200
  • f286468dac fix(team): stable context % + show "% of context" + graph improvements iliya 2026-03-28 18:32:10 +0200
  • 11506c6ea8 fix(team): fix AskUserQuestion edge cases in ToolApprovalSheet iliya 2026-03-28 17:00:06 +0200
  • 75a36b5cd2 fix(team): deliver AskUserQuestion answers via updatedInput + fix Enter bypass iliya 2026-03-28 16:54:22 +0200
  • 1e80f3db52 feat(team): interactive AskUserQuestion options in ToolApprovalSheet iliya 2026-03-28 16:49:24 +0200
  • daef2db07c fix(team): prevent hooks ordering crash in ToolInputPreview iliya 2026-03-28 16:44:26 +0200
  • 6b09b59d88 feat(team): render AskUserQuestion tool as readable UI in ToolApprovalSheet iliya 2026-03-28 16:40:18 +0200
  • e2000d0900 feat(agent-graph): show pulsing amber ring on agents awaiting approval iliya 2026-03-28 16:17:39 +0200
  • 70b5f1962f feat(team): add Skip button to pre-flight CLI check in launch/create dialogs iliya 2026-03-28 16:10:32 +0200
  • d01bce2101 feat(team): show approval status icons on permission_request noise rows iliya 2026-03-28 15:52:12 +0200
  • 569b3b3f5b fix(agent-graph): remove borders from toggle buttons, add gap between groups iliya 2026-03-28 15:44:33 +0200
  • 8ebb67f521 fix(agent-graph): tone down active toggle button styling in dark theme iliya 2026-03-28 15:42:50 +0200
  • 9f2a7c950a fix(team): fix hooks ordering crash in ToolApprovalSheet iliya 2026-03-28 15:40:56 +0200
  • ff8b844abe fix(team): show MemberBadge with avatar in ToolApprovalSheet header iliya 2026-03-28 15:24:07 +0200
  • ed69ed2f1f feat(graph): beautiful spawn/waiting animations for connecting members iliya 2026-03-28 15:22:30 +0200
  • ee5b7b5888 feat(graph): current task indicator + working spinner on member nodes iliya 2026-03-28 15:18:23 +0200
  • add9df2006 fix(graph): Profile opens member dialog (not message) + Add Task button iliya 2026-03-28 15:08:32 +0200
  • 26fe42739b refactor(graph): fix SOLID/DRY violations from audit iliya 2026-03-28 14:41:24 +0200
  • 54c259b017 refactor(graph): extract popover to features layer — reuse project UI (DRY) iliya 2026-03-28 14:27:55 +0200
  • 2624666f91 fix(graph): no spawn replay on toggle + always bloom + rich popovers iliya 2026-03-28 14:20:59 +0200
  • cb17e2158f feat(graph): default to tab mode + fullscreen button in tab iliya 2026-03-28 14:17:10 +0200
  • 8a9121fc3e fix(graph): toggle buttons visually distinct — active gets border + glow, inactive dimmed iliya 2026-03-28 14:11:28 +0200
  • b7064759c0 fix(graph): toolbar position — top-2 left-20 to avoid macOS system buttons iliya 2026-03-28 13:03:29 +0200
  • 98a1155635 feat(graph): wire popover actions to real dialogs (Message, Open task/member) iliya 2026-03-28 12:56:43 +0200
  • 789b74219e feat(graph): redesign toolbar — icons, team color, no system button overlap iliya 2026-03-28 12:52:46 +0200
  • 322de540ec fix(graph): merge name+role into single line, increase kanban zone offset iliya 2026-03-28 12:50:10 +0200
  • d85058f198 feat(graph): robohash avatars inside member hexagons + center column headers iliya 2026-03-28 12:46:25 +0200
  • 9fdbdd72d9 feat(graph): centered column headers + member avatar letters iliya 2026-03-28 12:39:50 +0200
  • 899922da9b fix(graph): always show context % label on lead ring + fix hex alpha iliya 2026-03-28 12:36:04 +0200
  • 36336cbd06 feat(graph): compact kanban columns + column headers iliya 2026-03-28 12:30:38 +0200
  • 6866f003dc feat(graph): spawn/edge/task/comment animations iliya 2026-03-28 12:27:37 +0200
  • 17e9be99dd fix(ui): change auto-approve banner from warning to info style iliya 2026-03-28 12:23:28 +0200
  • 11bb49c53e
    feat(graph): force-directed agent graph visualization with kanban-zone task layout Илия 2026-03-28 12:03:42 +0200
  • dd42cf0069 fix(team): scan inbox for permission_request during provisioning iliya 2026-03-27 23:35:52 +0200
  • df6a23e3a2 Merge branch 'worktree-fix-permission-request-ui' into dev iliya 2026-03-27 22:04:55 +0200
  • d0b9c4f529 fix(team): settings panel opens below buttons instead of beside them iliya 2026-03-27 22:04:44 +0200
  • 5c0eb1fa38 Merge branch 'worktree-fix-permission-request-ui' into dev iliya 2026-03-27 20:16:14 +0200
  • c0c20d07f8 fix(team): add backdrop overlay to ToolApprovalSheet and move Settings inline iliya 2026-03-27 20:16:03 +0200
  • f2eabf3866 Merge branch 'worktree-fix-permission-request-ui' into dev iliya 2026-03-27 20:09:09 +0200
  • bdd0dc6f39 fix(team): add permission_request interception in stdout handler + diagnostic logging iliya 2026-03-27 20:09:01 +0200
  • 148823e284 Merge branch 'worktree-fix-permission-request-ui' into dev iliya 2026-03-27 18:45:07 +0200
  • ed1726c298 fix(team): intercept permission_request in native stdout delivery path iliya 2026-03-27 18:44:58 +0200
  • 373f2aac9b Merge branch 'worktree-fix-permission-request-ui' into dev iliya 2026-03-27 18:13:06 +0200
  • 8ea470b1ae fix(team): intercept permission_request regardless of native delivery status iliya 2026-03-27 18:12:58 +0200
  • 085147ffc0 Merge branch 'worktree-fix-permission-request-ui' into dev iliya 2026-03-27 17:56:08 +0200
  • 924bcd8b99 fix(team): render teammate permission requests in ToolApprovalSheet instead of raw JSON iliya 2026-03-27 17:55:59 +0200
  • 507bf798eb improvement(task-change): improve task change presence tracking and related IPC handlers iliya 2026-03-27 17:52:39 +0200
  • fe90ac866d Add deep dive research documentation on AI agent orchestration and communication standards iliya 2026-03-27 17:51:49 +0200
  • ecba775c76 Improve macOS title bar drag area iliya 2026-03-27 17:21:18 +0200
  • e1413a32bd Guard renderer IPC sends during crash recovery iliya 2026-03-27 17:07:40 +0200
  • 9f8287755c fix(updater): improve update dialog layout and strip downloads section iliya 2026-03-26 13:13:50 +0200