diff --git a/ui/src/components/AgentThought.tsx b/ui/src/components/AgentThought.tsx index 7b46472..8cc8508 100644 --- a/ui/src/components/AgentThought.tsx +++ b/ui/src/components/AgentThought.tsx @@ -131,9 +131,12 @@ export function AgentThought({ logs, agentStatus }: AgentThoughtProps) { )} - {/* Thought text with fade transition */} + {/* Thought text with fade transition + shimmer effect when running */}