From 2e5d91f8f87d8e6d58a072372e16a8f31d42d26f Mon Sep 17 00:00:00 2001 From: iliya Date: Tue, 24 Mar 2026 12:38:58 +0200 Subject: [PATCH] fix(settings): update About section description to reflect current features Old text referenced waterfall charts; replaced with current capabilities: agent teams, kanban board, code review, cross-team communication. --- .../components/settings/sections/AdvancedSection.tsx | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/src/renderer/components/settings/sections/AdvancedSection.tsx b/src/renderer/components/settings/sections/AdvancedSection.tsx index 6ac12020..74123d88 100644 --- a/src/renderer/components/settings/sections/AdvancedSection.tsx +++ b/src/renderer/components/settings/sections/AdvancedSection.tsx @@ -203,8 +203,9 @@ export const AdvancedSection = ({ Version {version || '...'}

- Visualize and analyze Claude Code session executions with interactive waterfall charts - and detailed insights. + Assemble AI agent teams that work autonomously in parallel, communicate across teams, + and manage tasks on a kanban board — with built-in code review, live process monitoring, + and full tool visibility.