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:
parent
92adff5396
commit
2e5d91f8f8
1 changed files with 3 additions and 2 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Reference in a new issue