How to use dsh-upload
Adds a real upload button to the DSH web composer: local files land as bytes in <workspace>/.uploads/<sessionId>/ and the absolute path is appended to the draft, visible and editable, so the agent reads the file with its own fs tools. One POST route on the host, a small browser button, zero dependencies.
This article is auto-derived from indexed fields (wiki / faq / compatibility_json), not freshly AI-generated.
This article is derived from the plugin's already-indexed fields (wiki / faq / compatibility_json / readme), not freshly generated by AI. Source field is noted at the end of each section.
Quick start
Adds a real upload button to the DSH web composer: local files land as bytes in
— source: plugins.ai_summary
Install & verify
dsh plugin --profile web add github:Ei-Ayw/dsh-upload
Run the command above in your DSH Web Profile. Then enable the plugin in the plugin list.
— source: plugins.install
Pitfalls
Review the upstream repo before installing. This guide is auto-derived from indexed fields and may lag the latest release. If anything contradicts the official docs, treat the upstream source as authoritative.
— source: general rule