v0.0.16: clickable file download link instead of auto-download

Files now appear as a styled clickable link in chat:
📎 filename.pdf (1.6 KB) from sender
Click to download. No auto-save dialog.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
Siavash Sameni
2026-03-27 18:17:33 +04:00
parent ebaf5df671
commit f4eac7b2aa
3 changed files with 13 additions and 15 deletions

View File

@@ -9,7 +9,7 @@ members = [
]
[workspace.package]
version = "0.0.15"
version = "0.0.16"
edition = "2021"
license = "MIT"
rust-version = "1.75"