dsh-plantuml
DSH web plugin: render PlantUML fenced code blocks in conversation messages as SVG diagrams.
77 results
DSH web plugin: render PlantUML fenced code blocks in conversation messages as SVG diagrams.
Message Annotator for DeepSeek Harness: stage numbered quote+comment annotations on assistant messages (selection floating trigger + per-message action), then send them aligned and together to the agent
DSH Feishu self-built app integration: receives text messages over the official Feishu WebSocket long connection, routes them to a DSH agent session, streams safe assistant text deltas through a Feishu CardKit card, and falls back to ordinary text when card streaming is unavailable. Acknowledges with an OK reaction (text fallback). Standalone Cordis bundle — no dsh source changes.
DSH web plugin that renders Mermaid diagrams in chat messages as inline SVG images
Mermaid diagrams in DeepSeek Harness: .mmd file previews in the document sidebar, and ```mermaid fences rendered inside chat messages
Switch agent presets in any DSH conversation — even ones that already have messages.
DeepSeek Harness plugin: bridge image-bearing messages to a user-configured OpenAI-compatible vision endpoint when the active text model cannot see images
Git workspace panel for DSH Web: repo discovery, stage/commit like VS Code Source Control, AI-generated commit messages via configurable rules, history graph and diff preview
TokenLab provider bundle for DeepSeek Harness with native Responses, Messages and Chat routing plus full multimodal and async tools.
Intelligent Git operations: commit messages, diff summaries, changelogs, conflict risk, and release prep
DSH web plugin: renders assistant messages with markstream-react — the low-jitter streaming Markdown renderer for AI chat (streamed code blocks, Mermaid, KaTeX, safe HTML).
DeepSeek Harness plugin: recall previously sent messages in the input box with ↑/↓, and archive (delete) a workspace session with a right-click.
Declutter the DeepSeek Harness chat: hide agent execution-log rows (Think / context injection / tool calls), tighten message spacing and font sizes, wrap messages in rounded-corner bubbles, and inject an editable "reply concisely" instruction into the system prompt.
Voice input for DeepSeek Harness: dictation chunked by pauses and voice messages, each with its own provider fallback chain (Deepgram, Groq, HuggingFace, local whisper.cpp, plus any OpenAI-compatible API of your own).
Auto-fold context/system messages in DSH conversation — hide the large system prompt / instructions by default, click to expand.
Session strata for the DeepSeek Harness Web GUI: the transcript's scrollbar becomes a to-scale, colour-coded map of the whole run — user messages emphasised, clickable anchors, auto-loading history, and a hover deck of every prompt in the session.
Daily activity brief for DSH: per-session turns/messages/tool-call stats across live sessions. Read-only.
Queue Consolidation for DeepSeek Harness: when the agent is busy and you queue several follow-up messages, the next turn runs with ONE consolidated formal prompt — the model rewrites the batch into a single prompt and executes once, instead of piecemeal one-message-per-turn rework.
Auto Mode for DeepSeek Harness: auto-accept approval prompts (Claude Code auto-accept equivalent); the composer status chip is both indicator and toggle — no chat messages
DSH web plugin: reorder queued messages (up / down / top / bottom) before the agent processes them.
在 DSH prompt 输入框按上/下方向键切换最近发送过的消息(终端式历史导航),跨会话持久化。 | Terminal-style prompt history navigation for the DSH composer: ArrowUp/ArrowDown cycles through recently sent messages, persisted across sessions.
Accessibility plugin for the DeepSeek Harness web UI: announces tool calls as they appear and finished assistant messages through an aria-live region so screen readers read them aloud.
Feishu (Lark) tools for DeepSeek Harness: send messages, read chat history, create/read/append Feishu documents, and grant document access.
Session messages viewer: a keyboard-driven overlay for listing and jumping to messages within the current session.