style(desktop): update capabilities summary wording
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
parent
6037be2efa
commit
cf3ad1db91
1 changed files with 1 additions and 1 deletions
|
|
@ -369,7 +369,7 @@ export default function HomePage() {
|
|||
<div className="flex items-center justify-between py-2">
|
||||
<span className="flex items-center gap-2 text-sm">
|
||||
<Brain className="size-4 text-muted-foreground" />
|
||||
Your agent has {capabilitySummary}
|
||||
Your agent currently has {capabilitySummary}
|
||||
<Tooltip>
|
||||
<TooltipTrigger
|
||||
onClick={refreshCapabilities}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue