dsh-trace-narrator
DSH 插件:把会话轨迹变成可分享、可复盘、可教学的结构化报告(脱敏 + LLM 总结,HTML/MD/JSON 输出)
233 results
DSH 插件:把会话轨迹变成可分享、可复盘、可教学的结构化报告(脱敏 + LLM 总结,HTML/MD/JSON 输出)
JSON 转 Rust:把 JSON 数据转换为 serde Rust 结构体
WSL keep-alive toggle (static plugin): provides a dbus-daemon keep-alive toggle under WebUI Settings → Plugins; the Host exposes status/set/config via /api/wsl-keepalive/* and the config is stored in ~/.dsh/wsl-keepalive.json.
Persistent memory plugin for DeepSeek Harness: memory_* model tools, automatic memory:recall prompt injection, /memory/api JSON routes, and a 设置→记忆 (Settings → Memory) management panel.
JSON 语义对比:深比较两个 JSON,返回新增/删除/变更的键路径
Compliance skill hub provider for DeepSeek Harness: install cross-border compliance skills (CCPA/GDPR/COPPA/HIPAA x check/guard/compliance, 9 skills) from a line-level JSON catalog via ctx.skills (list/get), with DISCLOSURE v0.2 open-data-layer disclosure.
JSON 转义
Base64 文件转换:文件 ↔ base64/data URL(图片嵌入 HTML/JSON)
JSON 统计
Fold provider token usage from the durable session log, price it with a peak/off-peak table, and surface totals in the dsh web GUI plus a standalone overview page and JSON API.
Generic URL + optional API key search provider for the DeepSeek Harness web profile (ctx.web), with an in-settings configuration card. Zero-intrusion bundle plugin; works with any SearXNG-compatible JSON endpoint.
错峰任务队列面板:高峰/空闲状态徽章、队列列表(拖拽排序/删除)、高峰区间与冗余量设置。宿主侧通过 webServer 提供 /offpeak/api JSON 接口,客户端同源 fetch 展示。
Local tool-call failsafe and DWGR-8 personal governance proxy gate for DSH: blocks high-risk shell patterns, credential leaks, and enforces declarative param-level boundaries with hash-linked JSONL audit logs and optional Gateway.
Per-workspace Claude Code command hooks for DeepSeek Harness: each session discovers .claude/settings.json from its own cwd
AgentTrace 智能体轨迹:DSH 会话日志可视化插件——首页闭环总览 + 三层渐进式查看器(摘要/故事线/事件树)+ 四层进度体系 + 可折叠 JSON 查看器 + SVG 闭环轮环图会话图(每个轮次一个环、子 Agent 分叉环,融合 dsh-seelog)。host 与 client 半均由 tsdown 构建,随 harness 启动。
JSON Pointer
JSON5 解析与序列化
让任何软件 agent 化:7 阶段 CLI 封装流水线(分析→设计→实现→测试→发布)、真实后端集成、JSON 输出、REPL 会话、refine 增量补全。受 HKUDS/CLI-Anything(48k★ Apache-2.0)启发。
根会话桥:会话间投递结构化信封消息(可投递目标:同上下文在线会话与直接子代理;跨父级子代理经父代理转交;离线/不可路由拒绝并准确归因),复用 Agent inbox 为唯一队列,支持 queue/front/now 三档投递与同步 MessageId 回执;目标离线且在自动加载白名单内时自动 resume 目标会话(组合恢复、驻留在线、回执携带 autoLoaded);回执状态投影(已投递/已认领/已丢弃)与查询(bridge_receipts)及审计 JSONL 落盘(重启可读)。
B站视频脚本提取插件:解析链接,优先取字幕轨,无字幕用本地 whisper (large-v3-turbo) 转写,导出 SRT/TXT/JSON。跨平台(Windows/macOS/Linux)。
The small deterministic operations an agent needs mid-task. JSON/YAML round-trip, JSON Schema validation, text diff, JWT decode, regex testing, SQL dialect transpiling, QR codes, timezone and unit conversion, page screenshots.
DeepSeek Harness 插件:捕捉每一次上行 API payload,JSON 存储到插件文件夹
DeepSeek Harness MCP Connector: connect servers, search tools across active connections, and troubleshoot discovery. Includes a continuously updated catalog; supports OAuth 2.0 PKCE, API keys, Streamable HTTP/stdio, and mcpServers JSON import.
DSH 原生发票解析/报销单生成工具:读取工作区发票 PDF(XML 附件优先、文本层正则兜底),结构化 JSON + 金额勾稽校验,多张汇总生成报销单(Markdown / xlsx)。