xtablo-source/packages/chat-ui
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
..
src fix(chat): normalize REST messages, full-width layout, and UI cleanup 2026-04-14 22:10:12 +02:00
package.json fix(chat-ui): add CSS export to package.json and fix import path 2026-04-12 15:38:01 +02:00
tsconfig.json feat(chat-ui): scaffold @xtablo/chat-ui package 2026-04-12 12:54:19 +02:00