dsh-file-upload: DSH File Upload and Document Reading Plugin

dsh-file-upload is a DSH Web file messaging plugin maintained by HongMing-Huang. It supports pin-based, drag-and-drop, and multi-file uploads, with attachments referenced in messages using Codex-style @path syntax. It includes markitdown-node to convert 20+ document formats into Markdown on demand, and the agent can read documents page by page via read_document. Under plain text models, it automatically follows a vision discovery chain to generate image descriptions. Installation: dsh plugin --profile web add dsh-file-upload. MIT licensed and zero-configuration ready for use.

Read More