Skip to content

fix(group-chat): glow the complete room avatar - #2701

Merged
wtj-0527 merged 2 commits into
EKKOLearnAI:mainfrom
wtj-0527:fix/2700-room-avatar-glow-shape
Aug 23, 2026
Merged

fix(group-chat): glow the complete room avatar#2701
wtj-0527 merged 2 commits into
EKKOLearnAI:mainfrom
wtj-0527:fix/2700-room-avatar-glow-shape

Conversation

@wtj-0527

Copy link
Copy Markdown
Collaborator

Summary

  • glow the complete Group Chat room-list composite when any visible or hidden Agent is running
  • follow the room avatar's rounded-square silhouette while preserving circular in-room Agent glows
  • reuse the established Direct Chat / Group Chat four-second rainbow palette and reduced-motion fallback

Closes #2700

Validation

  • npm run test -- tests/client/group-room-agent-avatar.test.ts tests/client/group-chat-panel-workspace-source.test.ts
  • HERMES_VISUAL_EVIDENCE_DIR=/tmp/hermes-avatar-glow-evidence npx playwright test tests/e2e/group-chat-room-deeplink.spec.ts --grep "active runs glow the complete room avatar"
  • npm run harness:check
  • npm run build
  • git diff --check

Visual evidence

  • idle room composite: no glow
  • active room composite: one rounded-square outer glow around the complete avatar
  • active in-room Agent: circular outer glow using the same rainbow animation phase

@wtj-0527
wtj-0527 merged commit f137e6e into EKKOLearnAI:main Aug 23, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

fix(group-chat): glow the complete room avatar with rounded-square geometry

1 participant