buster/apps/api/libs/handlers
Devin AI 9896b5cc90 Replace 'Unknown' user name fallback with email address
- Update Rust handlers to use user_email instead of 'Unknown' fallback
- Add user_email field to MessageWithUser and ChatWithUser structs
- Update database queries to select user email field
- Update TypeScript chat-helpers to use email fallback
- Maintain final fallback to 'Unknown'/'Unknown User' if email is null

Fixes BUS-1457

Co-Authored-By: Dallin Bentley <dallinbentley98@gmail.com>
2025-07-19 04:12:13 +00:00
..
src Replace 'Unknown' user name fallback with email address 2025-07-19 04:12:13 +00:00
tests ok filtering the chats and hiding shareWithChannel for now 2025-07-18 11:32:33 -06:00
CLAUDE.md Mastra braintrust (#391) 2025-07-02 14:33:40 -07:00
Cargo.toml Mastra braintrust (#391) 2025-07-02 14:33:40 -07:00