Hermex Android Preview v0.5.0
Pre-release
Pre-release
Hermex Android v0.5.0 Preview
This preview focuses on chat composer cleanup and the first Android attachment MVP.
Added
- Workspace/File Browser MVP from V4
- Collapsible live tool call blocks with a Settings toggle
- Cleaner chat composer state/API foundation
- Attachment network DTO/API contract
- Pending attachment chat state
- File picker attachment upload MVP
- Pending attachment strip with remove action
- Send support for uploaded attachments using the verified Hermes backend contract
Verified
- Attachment upload through
/api/upload - Structured attachments sent with
/api/chat/start [Attached files: ...]marker appended correctly- Model can see uploaded file contents
- Oversized files are rejected safely before upload
- Pending attachments clear after successful send
- Failed send preserves pending attachment state via tests
- Workspace/File Browser still works
- Tool call collapse still works
- Chat send/stream/stop still works
Known limitations
- Single-file picker MVP only
- No image thumbnails yet
- No camera capture
- No voice notes
- No raw attachment preview UI
- Historical server-loaded
role="tool"messages still render as plain text bubbles