Releases: aa2246740/dsh-dragndrop-attachments
Releases · aa2246740/dsh-dragndrop-attachments
Release list
v1.2.1 — attachment-first agent routing
Fixes agent routing for browser-uploaded attachments.
- Binds each draft attachment to the exact accepted user turn and leaves a visible attachment receipt in conversation history.
- Gives every selection a unique attachment_id, including same-name and byte-identical files, while reusing immutable CAS bytes.
- Adds read_attachment as the default model entry and blocks filesystem guessing for uploaded attachments.
- Recovers partial Finder multi-file drops, adds an RPC version handshake, and raises the per-session total to 1 GiB.
- Ships the official dsh.bundle install path alongside the external dshx development path.
Verified with a public-data audit, 38 tests, a clean build, isolated offline package reinstall, OfficeCLI 1.0.144 hash/version checks, and a real two-same-name-file DSH model flow.
TGZ SHA-256: 9c32b79ea059fd32455460e031489bc43d3540c23d9542f166edfad839f82b37
dsh-dragndrop-attachments v1.2.0
dsh-dragndrop-attachments v1.2.0
First public release of the out-of-tree DeepSeek Harness RC8 attachment plugin.
Highlights
- Direct page-wide drag-and-drop, clipboard paste, and native
+menu integration. - PNG/JPEG/WebP/GIF preprocessing through the DSH native image path.
- Local, session-scoped Markdown, text, code, CSV, DOCX, XLSX, PPTX, ZIP, and whole-folder snapshots.
- Progressive bounded tools for search, outline, line/range reads, slides, Word semantic paths, ZIP entries, and Office files inside folders.
- Safe ZIP/folder boundaries and a pinned OfficeCLI 1.0.144 macOS arm64 runtime.
- No DeepSeek Harness tracked-source changes.
Verified artifact
- File:
dsh-dragndrop-attachments-1.2.0.tgz - SHA-256:
57adac47b1f5717537ec4965f05c29bbf70152ff01b27ce4699f1d8c7aba9e35 - Contents: 128 archive entries
- Package verification: offline dependency install, 28/28 tests, build, browser-bundle purity, OfficeCLI version and binary SHA-256
- Runtime verification: DSH Host manifest, native
+menu, file/ZIP/folder drag-and-drop, preview/removal, unchanged composer text, zero browser console/page errors
See README.md, USER_GUIDE.zh-CN.md, SECURITY.md, and THIRD_PARTY_NOTICES.md before installation.