dsh-visual-plan
Visual plan mode for DeepSeek Harness: structured plan.json + plan.md, an editable React Flow canvas, comments, plan diff, versioned revisions, and reliable write-back to the agent.
119 results
Visual plan mode for DeepSeek Harness: structured plan.json + plan.md, an editable React Flow canvas, comments, plan diff, versioned revisions, and reliable write-back to the agent.
集合差集
香薰机用量
Replace edit/write tool cards with inline full-line colored code diffs (green add / red delete), shown right after each modification.
Show code changes in the dsh web GUI conversation: inline line-level diff inside edit/write tool cards with a streaming reveal animation, plus a per-turn file-change summary card (git-first, argument-diff fallback).
A session-scoped working-tree review panel for DeepSeek Harness
Fork any session into a different agent preset — a UI button with preset picker in the conversation header.
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
DeepSeek Harness Web 增强插件:完成/审批/提问提醒(三种事件各有独立音效与立绘弹窗,支持裁剪/翻转/本地持久化)、外观定制(背景图、透明度、输入区折叠),以及按轮次聚合的文件变更页签(行级差异 + 修改前后代码高亮)。
DeepSeek Harness plugin: fingerprint the provider, model id, sampling, offered tool schemas, and system-prompt prefix of each request, and diff the live card against a pinned one through the modelprint_check tool
Intelligent Git operations: commit messages, diff summaries, changelogs, conflict risk, and release prep
DeepSeek Harness-native integration for agent-vision-toolkit: image Q&A, OCR, grounding, UI restoration, pixel diff, Artifacts, and Web UI.
DSH 代码工作台插件:输入栏「💻 代码」按钮 → 上传/粘贴/文件夹导入代码 → AI 修改/优化/审查(支持面板内直连 DeepSeek 等可选 API)→ 下载 + diff 双模式 + 版本历史 + 评测报告。TypeScript 源码,零运行时依赖。
让 DSH Agent 通过自然语言全自动控制 ComfyUI:工作流列表/加载/UI→API 转换、任务提交与参数覆盖、进度监控(队列+WebSocket)、结果获取与下载、批量编排。
Example plugin for dsh-granular-settings: three bouncing squares, one per settings scope (session, workspace, global). Switch sessions and workspaces to watch each scope behave differently. Exercises toggle, text, color, slider, number, enum, and multiselect controls.
DESIGN.md 设计系统格式:给 coding agent 的视觉身份规范——YAML token(颜色/字体/圆角/间距/组件)+ Markdown 设计理由、token 引用、lint/diff/export 工具链、WCAG 对比度检查。受 google-labs-code/design.md(27k★ Apache-2.0)启发。
Read-only side-by-side comparison for related DeepSeek Harness conversation forks.
DSH bundle: jj (Jujutsu) version control via a zero-dependency MCP stdio server — exposes jj status/log/diff/describe/new/commit/edit/abandon/undo/rebase/fetch/push/bookmark as mcp__jj__* tools.
DSH web plugin: better-sidebar Turn Review tab — a human gate on the diff of the just-finished agent turn (Approve / Request changes per path with comment). Not a rewind.
Workspace file browser with agent-change review (accept/reject + undo), full user editing (undo/redo, save, auto-save), diff view and rendered markdown (static host+client plugin)
DeepSeek Harness plugin: workspace file browser + code viewer + session change diff + hunk-level partial revert (Trae-style). Windows verified.
Per-stage model routing for dsh-TUI: let subagents run on a different provider/model/reasoning-effort, configured in /settings (model-switch namespace), status via /model-switch.
时差换算
SVN (Subversion) 版本控制面板 for DSH Web GUI:本地修改 / 历史 / Diff / 搁置 / 提交 / 更新 / 还原 / 冲突解决 / 分支 / Blame / 属性 / ChangeList / 仓库浏览,集成进右侧边栏(dsh-better-sidebar 服务化 tab)。