dsh-session-import
导入 DSH 官方导出的 ZIP/JSONL,通过官方格式迁移恢复会话、子会话与附件。
233 results
导入 DSH 官方导出的 ZIP/JSONL,通过官方格式迁移恢复会话、子会话与附件。
File-diff visualization between checkpoint time nodes for DeepSeek Harness: a read-only timeline + per-file line diff over the dsh-checkpoint-rewind checkpoints storage domain, with preview-first rollback (restore workspace files from any time node, single-file or whole-node; per-file current→snapshot preview diff; single-shot in-process undo), exposed as /diff and /rollback commands, a JSON HTTP API, and a GUI panel (session header action + shell overlay). Requires the upstream dsh-checkpoint-rewind plugin (the snapshot producer) to be installed first — without it, only the Trace scope works
Agent Client Protocol (ACP) JSON-RPC stdio server for DeepSeek Harness — bridges Zed and other IDEs to dsh agents
Read-only file previews inside DeepSeek Harness for images, PDF, CSV, Markdown, JSON, YAML, source code, and large files.
DeepSeek API 账户余额 + OpenCodeGo 余量实时显示:左下角悬浮徽章(可拖拽,双段显示)+ 两个设置页;Host 经 curl 调用官方余额/余量接口,API Key 持久化在 ~/.dsh/ds-balance.json,OpenCodeGo Key 自动读取 DSH 凭据。
SearXNG-backed search provider (local meta-search JSON API) for the DeepSeek Harness web capability seam (ctx.web)
DSH diff tool: structured comparison of text/JSON/CSV/Markdown plus unified diff generation and in-memory patch validation. Zero-dependency, read-only.
DSH Web GUI 的普通对话插件:独立侧边栏「对话」入口,不绑工作区、不带工具,直接复用 DSH 现有 ctx.llm 模型路由(支持切换已导入的任意 provider/model,流式输出),多会话历史持久化到 ~/.dsh/dsh-chat.json。热插拔 —— 通过 profile 的 cordis.patch.yml + node_modules symlink 挂载,不改 DSH 源码。
Crypto portfolio tracker (BTC/EVM/Solana/Hyperliquid/CEX) as a DSH plugin. All private keys/wallets live in user-local JSON configs, never in this package.
桥接 GitHub Copilot 订阅到 DeepSeek Harness(移植自 github/copilot-sdk)
Repair DeepSeek Harness sessions that refuse to load (seq gap, torn zstd frames, lone surrogates).
DSH JSON query tool
DSH JSON Schema validation tool: validate, failure paths, static explain, default-only normalize; zero-network, zero-dynamic-code with resource limits and a pattern ReDoS worker budget
站点地图(Yakit 风格):侧边栏树形接口地图(站点配色 + 一键清除)+ Cookie 保险库(JSON/Header/Netscape 导入、按域名自动标注覆盖站点)+ src 工作流工具(sitemap_query / sitemap_cookie / sitemap_regen / sitemap_import_cookie)。
Figma/SVG to Lottie animation compiler for DeepSeek Harness. Turn SVG paths and keyframe data into self-contained .lottie.json files.
Observe-only hash-chained evidence receipts for DeepSeek Harness
DSH 股票观察站:在左侧边栏查看 A 股持仓、自选行情和持仓盈亏,支持网页添加并保存到本机 holdings.json。
Claude Code style hooks for DeepSeek Harness: run shell commands on agent/tool lifecycle events from .dsh/hooks.json (CC-compatible JSON shape).
Discovery + management wrappers around the gh CLI for AI coding agents. Ships as a standard agent skill, an Agent Plugins 1.0 plugin (plugin.json + skills/), and a dsh plugin (dsh.bundle.patch registers the skill at runtime).
Cross-session long-term memory for DeepSeek Harness (dsh): durable JSON-file memory store with memory_save / memory_recall / memory_forget / memory_list model tools, installable as a dsh bundle.
Installable Multica JSONL bridge profile for DeepSeek Harness
DeepSeek Harness plugin: Claude-Code-style lifecycle hooks for DSH. Configure shell commands that run automatically before/after model tool calls (pre-tool / post-tool) with a JSON payload on stdin; pre-tool non-zero exits block the call.
DeepSeek Harness plugin for SecurStack security scans, policy checks, doctor diagnostics, and JSON CLI results.
DSH 持久化插件:动态 Cordis Plugin 导入/导出;导出统一为插件包 zip(manifest + plugins/*.json,可只含一个插件),浏览器下载;导入为本地文件选择上传