xtablo-source/packages
Arthur Belleville b7a6798cad
fix(chat): normalize REST messages, full-width layout, and UI cleanup
- Normalize snake_case REST API responses to camelCase in useChat so
  messages are correctly attributed after page reload
- Remove max-w-3xl from chat-ui messages and composer for full-width
- Remove discussion header/border so chat fills the tablo section
- Remove plan badge pills from settings page header
- Use org logo in NavigationBar avatar instead of first-letter fallback
- Persist plan announcement in localStorage instead of sessionStorage

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-14 22:10:12 +02:00
..
chat-ui fix(chat): normalize REST messages, full-width layout, and UI cleanup 2026-04-14 22:10:12 +02:00
shared refactor(main): remove all Stream Chat dependencies and components 2026-04-11 13:49:57 +02:00
shared-types feat: add configurable overview layout builder 2026-03-14 13:36:47 +01:00
ui Improve the onboarding flow (UI) 2025-12-02 22:17:04 +01:00