dream-num/dsh-univer-plugin
dream-num★ 1JavaScriptLast synced: 2026-08-15
Preview Univer sheets, docs & slides inside DeepSeek Harness.
README excerpt
DeepSeek Harness (DSH) × Univer Plugin The DeepSeek Harness window into Univer's office runtime. English · 中文 Preview Univer office files (sheets, docs, slides, bases) directly inside DeepSeek Harness: after a turn that runs univer commands, a preview card automatically appears at the turn's tail — click it to expand fullscreen in-app, no browser or manual server needed. Features - Inline preview cards — a card appears at the end of any turn whose bash calls mention a .univer file (worktrees supported via --worktree ). - In-app fullscreen viewer — click the card to open the sheet in an in-app iframe; close with ✕ / mask / Esc. - Daemon management — green dot = daemon running; yellow dot = stopped, click to auto-start. - Multi-session — each session shows its own turn's cards. - Bilingual UI — the card follows the app locale (zh / en). Requirements - macOS (or Linux) with DeepSeek Harness installed - univer-cli recommended: npm i -g univer-cli ; without it the plugin still installs and prompts when needed Install This is a standard DSH bundle: it declares dsh.bundle and ships its own cordis.patch.yml , so it installs through the canonical loader: From a git checkout From npm From a …
View full README on GitHub →