@deepseek-ai/dsh-client-ui-code-diffs
Replace edit/write tool cards with inline full-line colored code diffs (green add / red delete), shown right after each modification.
399 results
Replace edit/write tool cards with inline full-line colored code diffs (green add / red delete), shown right after each modification.
Weave node-graph editor as a fixed DeepSeek Harness plugin: embeds the single-file editor as a page view, registers the `weave` AI tool that directly controls the page JS, and ships an AI-teaching skill.
A VS Code-style file manager plugin for DeepSeek Harness Web — DeepSeek Harness 的 VS Code 风格文件管理器插件(浏览、打开、编辑当前对话工作区的文件).
Click-to-source for DeepSeek Harness Web: exact TypeScript positions and editor jumps from a source checkout, or file-level GitHub jumps on plain npx installs — an external Host plugin that never modifies the DSH checkout.
Scratch pad: one shared floating text surface in the middle of the screen. Other plugins open it through the client service scratchpad: read mode shows big text (scrollable, selectable, Close only); edit mode adds Save and returns the edited text to the caller via onSave. No persistence; the caller owns the text.
照片后期
Role-driven enterprise AI council for DeepSeek Harness with editable corporate personas, multi-round deliberation, dynamic model assignment, consensus gates and failover.
Click a file path in the chat UI to open it in the running VS Code window owning the matching workspace; Edit/Write rows open a diff of that exact change (webview-safe host route behind the loopback/Origin trust fence).
DeepSeek Harness plugin: semantic blast radius for agent code edits — who calls what the agent just changed, and which of those callers have no test covering them
信用卡分期计算器
Voice input for DeepSeek Harness: hold Space in any editable field to speak, release to insert the transcript at the caret. Zero dependencies, browser Web Speech API. / 语音输入:在输入框长按空格键说话,松开自动上屏。零依赖,基于浏览器 Web Speech API。
基因编辑未来
AI UI Studio — 在 DSH 里预览你的 Web 应用,用拖拽/点选/AI 流式有效调整前端样式并写回源码
DeepSeek Harness plugin that records agent edits with git-ai (agent-v1 checkpoints)
Reconciliation: statements, invoices and ledgers that have to balance. Bank/credit statement PDFs and invoice batches into ledger-ready tables, then reconciled — on a shared key in integer cents, or with no shared key at all by amount, date window, reference numbers and fuzzy counterparty names.
DSH plugin that injects a solo orchestrator preset with explore/editor/verify/general subagents and subagent-only minimal anchoring.
Sidebar usage monitor for opencode.go and commandcode credits — usage bars plus per-model estimated request counts from the official pricing docs
Post-edit diagnostics for DeepSeek Harness: runs configured type-checkers and linters after a successful write/edit and feeds the findings back to the model as tool-result context
Style-locked PDF editor plugin for DeepSeek Harness — AI edits text, native renderer preserves layout (ships dsh-std Community v0.15 manifest + legacy dsh entry)
Undo button and side ruler for DSH conversations: rewind to any earlier prompt and re-edit it via a fork.
DSH web plugin for immutable regenerate/edit branches, inline switching, and a message-level conversation tree
DSH web_search provider with a runtime-editable search priority chain: zai-web-search / anthropic-web-search / openrouter-online dialects, settings-UI panel, no hidden fallback.
DSH 上的类 VSCode 编码体验:Monaco 编辑器(文件页签/QuickOpen/状态栏,可驻 DSH 0.1.5+ 官方右侧 Sidebar 与对话同屏)+ 命令栏(Ctrl+Shift+P)与可扩展指令系统 + VS Code 兼容代码片段(.code-snippets 全局/项目,IntelliSense 展开)+ Agent 编辑差异审查(整文件差异/采纳/拒绝/归档/回滚)+ SVN 集成(侧栏变更面板/日志弹窗/并排差异)+ 语言服务器(LSP)智能(跳转定义/引用/hover/大纲
Edit a user message in conversation history: confirm the revision, drop everything after it, and regenerate from the revised prompt in a forked session.