dsh-plugin-agents-memory
Edit DeepSeek Harness global AGENTS.md instructions and memory directly in Web settings.
374 results
Edit DeepSeek Harness global AGENTS.md instructions and memory directly in Web settings.
Third-party dsh web plugin: a rich Markdown notebook for the composer region — tool-row toggle plus a CodeMirror editor card with Codex-style list editing, submitted through the conversation service
Quick prompts dock for the dsh web GUI: a row of user-defined prompt chips above the composer — click a chip to preview and edit its text (with {{placeholder}} fields), then sync it into the input or send it directly. Prompts are stored in the official settings document, not localStorage.
Host-only custom agent preset editor via the /preset-composer slash command: name, description, preset prompt, skills, and plugins. A client UI (child-slot configure button) is reserved for future DSH support of out-of-tree client bundles.
DeepSeek Harness skill bundle: conservative-code-edits (loads SKILL.md).
DeepSeek account balance in the dsh web sidebar footer, with live config hot reload and an editable Settings → Plugins card.
Unified DeepSeek Harness connector: edit MCP servers (cordis.patch.yml) and user skills (~/.dsh/skills) from one Web UI settings page. Repository-root package: installs either via the bare git URL (the root manifest re-exports the dsh-connector/ subdir) or via github:XJungit/omdp#path:dsh-connector.
huluTable — a foolproof online-table workspace plugin for DeepSeek Harness Web: table library, virtualized grid editor, formulas, kanban/calendar views, goals, and Excel import/export
DSH web GUI scheduled-tasks panel: manage DSH agent reminders and system crontab entries from a sidebar panel with full-screen detail editing.
DSH 文件快照/撤销 + 会话导出插件:每次 write/edit 自动备份历史版本(每文件最多 20 版),提供 snapshot_list/snapshot_restore/snapshot_purge 与 export_session 工具
Multi-provider image generation and editing tools for DeepSeek Harness
Edit a sent user message and resend it: fork a new branch from that message's turn and regenerate the reply with the edited text.
MCP 服务器可视化配置插件:在 DSH Web 设置界面管理 MCP 服务器(stdio / streamable-http / SSE),保存即生效,无需手改配置文件。| Visual MCP server management for DeepSeek Harness: configure stdio / HTTP / SSE servers from the settings UI, hot-synced without editing config files.
DeepSeek Harness plugin: a third-party image-generation relay. Adds the 生图配置 card (Settings → Plugins → 插件配置) for configuring an OpenAI-compatible (/v1/images/generations + /v1/images/edits), DashScope (通义万相 async-task), Replicate or fal.ai image API; registers image_generate (文生图/图生图/局部重绘/指令编辑), imagegen_status, imagegen_test, imagegen_configure tools; installs a 生图 skill so the model auto-triggers on 生图/画图 mentions.
Guardian state engine for the DeepSeek Harness — assertion counting, edit review queue, and no-feedback-loop monitoring over session events
Advanced model configuration page for DSH WebUI
Real-time context occupancy meter for DSH Web: draggable compact/detail panel, per-tool usage, settings-editable cost table (CNY/USD, flat or peak/off-peak), per-provider usage and token totals
DSH File Explorer: workspace file tree + Monaco editor with real VS Code TextMate grammars, in the DSH Web GUI
Line-anchored read/edit/batch_edit/grep/undo_last_edit tools for DeepSeek Harness (dsh). Every line is addressed by `<line>:<anchor>` so chained edits skip a re-read; stale or ambiguous anchors are rejected and a fresh `<line>:<anchor>` is served back. Undo persists across restarts. Ships a companion web client half rendering hashline-branded read/edit cards.
Right-click context menus for the DeepSeek Harness (DSH) web UI: open files, reveal in Explorer/Finder, open in a detected editor, copy paths; workspace/session context menus. 对话文件右键菜单插件。
Replace DSH web tool icons with emoji: think 🤔, read/search 🧐, pwsh 👨💻, edit ☝️🤓, error 😫
DeepSeek Harness 用户消息修改插件:在用户发言下方的复制按钮旁增加修改(✎)按钮,支持一键回填编辑与重新发送。
DSH conversation checkpoints: list every user instruction, jump/scroll to it, roll the visible conversation back to it (optionally with file snapshots), recall/edit sent instructions, show this round's file changes inline under the conversation, and a VS Code-like diff viewer (unified/side-by-side) with per-file undo.
DSH sandbox extension: protect declared workspace subpaths (e.g. .git) from writes, and optionally grant extra writable roots under workspace-write, enforced for sandboxed CLI commands and the write/edit tools. 为 DSH 沙箱增加工作区子路径只读保护, 并支持在 workspace-write 下声明额外可写根.