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.
This commit is contained in:
iliya 2026-03-24 12:38:58 +02:00
parent 92adff5396
commit 2e5d91f8f8

View file

@ -203,8 +203,9 @@ export const AdvancedSection = ({
Version {version || '...'}
</p>
<p className="mt-2 text-xs leading-relaxed" style={{ color: 'var(--color-text-muted)' }}>
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.
</p>
</div>
</div>