fix: display image attachments in user message bubbles
Images sent by the user were transmitted to the gateway correctly but not shown in the chat UI, making it appear as if attachments were lost. Now image blocks are included in the user message for immediate visual feedback. Closes #14
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "pinchchat",
|
||||
"version": "1.67.2",
|
||||
"version": "1.67.3",
|
||||
"description": "A sleek, dark-themed webchat UI for OpenClaw — monitor sessions, stream responses, and inspect tool calls in real-time.",
|
||||
"type": "module",
|
||||
"repository": {
|
||||
|
||||
Reference in New Issue
Block a user