diff options
| author | Adam Malczewski <[email protected]> | 2026-06-07 15:27:58 +0900 |
|---|---|---|
| committer | Adam Malczewski <[email protected]> | 2026-06-07 15:27:58 +0900 |
| commit | 635cb6de7342ac87b27243652b1ad3b3a133d6a4 (patch) | |
| tree | 7adb2744dbdb9075620a9a04645bfce9f9d266c4 /src/core/chunks | |
| parent | 29aef69f00906a7ef973bd68df7a56c7a212206f (diff) | |
| download | dispatch-web-635cb6de7342ac87b27243652b1ad3b3a133d6a4.tar.gz dispatch-web-635cb6de7342ac87b27243652b1ad3b3a133d6a4.zip | |
feat(chat): restyle transcript — left-aligned, bubbleless assistant, tool cards
All messages flow left in one column via the DaisyUI chat-start grid:
- user keeps a primary speech bubble;
- assistant/system/error render in a transparent (invisible) chat-bubble so
they read as plain prose yet inherit identical left spacing, capped to a
readable max-w-5xl column;
- tool call/result render as regular (non-speech) rounded cards, nested in the
same grid so they line up too;
- role header labels dropped; chat-wide left padding added.
Alignment uses specificity-based variants (no !important).
Diffstat (limited to 'src/core/chunks')
0 files changed, 0 insertions, 0 deletions
