gitdataai/src/contexts
ZhenYi 616c0c0e88 fix(room): scroll-to-bottom logic and AI sender display name
- Remove duplicate smooth scroll effect from DiscordChatPanel; handle
  all scroll logic in MessageList instead
- MessageList: track isInitialLoadRef to instant-jump to bottom on
  first load (no animation), and only auto-scroll for new messages
  when user is already near the bottom
- sender.ts: getSenderDisplayName rejects UUID values and falls back
  to 'AI' for AI messages; getSenderModelId uses display_name
2026-04-25 09:52:58 +08:00
..
index.ts fix(frontend): Discord UI polish, room streaming and kanban improvements 2026-04-21 22:31:48 +08:00
project-context.tsx init 2026-04-15 09:08:09 +08:00
repo-context.tsx init 2026-04-15 09:08:09 +08:00
repository-context.tsx feat(repo): return ssh/https clone URLs from backend 2026-04-16 18:20:48 +08:00
room-context.tsx fix(room): scroll-to-bottom logic and AI sender display name 2026-04-25 09:52:58 +08:00
theme-context.tsx init 2026-04-15 09:08:09 +08:00
user-context.tsx init 2026-04-15 09:08:09 +08:00
workspace-context.tsx init 2026-04-15 09:08:09 +08:00