James
|
27fb5ac215
|
feat: 1:1 routing fix + screenshot support
- Fix routing: direct messages now use 'agentchat-direct' session instead
of 'main', preventing conflicts with active webchat sessions
- Add POST /api/upload endpoint for image uploads (10MB limit, png/jpg/gif/webp)
- Serve /uploads/ statically
- Pass images to agent via OpenAI multipart content (image_url type)
- UI: image preview bar above compose (attach button + Ctrl+V paste)
- UI: inline image display in chat bubbles with lightbox on click
- UI: '→ AgentName' badge on 1:1 messages
- Add github.com/google/uuid dependency for unique filenames
|
2026-03-08 04:30:00 -04:00 |