paul-xing/dsh-paperclip-upload
paul-xing★ 0JavaScriptLast synced: 2026-08-15
Paperclip upload button for the DeepSeek Harness Web UI: upload a desktop file into the session workspace uploads/ directory, insert a 📄 filename into the composer.
README excerpt
dsh-paperclip-upload A paperclip upload button for the DeepSeek Harness (DSH) Web UI. Click it, pick a file from your desktop, and it is uploaded into the current session's workspace uploads/ directory. The filename (with a 📄 icon) is inserted into the composer so the agent can find and read the file. Features - Paperclip button sits right next to the "full access" permission selector in the composer tool row. - Uploads any file (text or binary) up to 25 MB into the workspace uploads/ directory. - On success the composer draft shows 📄 — send it and the agent can read the uploaded file. - Permanent plugin: installs into the web profile, survives restarts of dsh web . Install Restart dsh web after installation. The button appears next to the permission selector in the composer. Usage 1. Click the paperclip button. 2. Pick a file from your computer. 3. The file is written to /uploads/ and the composer draft shows 📄 . 4. Send the message — the agent can locate and read the file. How it works - Client half ( lib/client.js ): registers into the conversation.input.left slot (right of the permission selector), reads the chosen file as base64, and POSTs it to the Host endpoint. - Host ha…
View full README on GitHub →Category
A public gallery of animated pets for Codex, Claude Code, DeepSeek Harness, Hermes, OpenCode, Gemini CLI, and more.
★ 3,820
hyhmrright/brooks-lintAI code reviews grounded in 12 classic engineering books — decay risk diagnostics with book citations, severity labels, and 6 analysis modes including full-sweep auto-fix
★ 1,338
ccch1mneyyy/dsh-TUI解决DSH 官方尚无终端 TUI 痛点的补位之作,献给偏爱cli的各位极客:Claude Code 风格全屏交互终端插件——像素鲸鱼顶栏、实时工作状态行、思考流式展开、双击 Esc 回滚、上下文进度条 + TPS 仪表。npm 一键安装。
★ 1,141