dsh-memory-hermes
Hermes-style bounded curated memory for DeepSeek Harness (out-of-tree plugin)
298 results
Hermes-style bounded curated memory for DeepSeek Harness (out-of-tree plugin)
Plugin Cordis para o DeepSeek Harness v0.1: interceta a camada HTTP (auth barrier sobre o fallback da Web UI) e orquestra subprocessos de longa duracao com ciclo de vida reversivel.
DeepSeek Harness (dsh) plugin: registers the agency-agents-zh Chinese AI expert agent library (268 roles across 20 departments) as native skills
MCP stdio gateway exposing AI CLI agents to DSH as MCP tools
DeepSeek Harness 插件:规划/执行分离。主模型负责分析、规划与汇总,通过 delegate_execution 工具把执行工作委派给独立的执行子代理;执行子代理的模型、LLM 提供方、人格与工具范围在 Web 设置「规划与执行」分节配置(默认继承主模型)。子代理中间步骤永不进入主会话,最大化节约主模型 token。零构建依赖、纯 JS 即装即用:`dsh plugin --profile web add "github:mikuuuuuue/dsh-planner-executor"`。
DSH tool for archiving and reading X (Twitter) posts via 2100laike X Archive (x.2100laike.com)
Mermaid diagram enhancement for the DeepSeek Harness (DSH) web GUI: Ctrl/Cmd+wheel zoom, drag to pan, double-click reset, hover toolbar with zoom controls and 2x PNG copy. Pure client-side DOM enhancement.
Privacy-bounded self-improvement plugin for DeepSeek Harness
DSH 插件/skill 发布与传播流程——发布前检查、GitHub 建仓推送、索引提交、skill 市场提交(含全部渠道链接)、传播优化(描述/标签/slogan)、发布日志与传播复盘;一次发布铺开多层渠道,持续打造影响力。
Skill manager for DeepSeek Harness: proactive skill activation with trigger hooks, GitHub source sync, and a Settings management UI.
Opt-in DSH orchestration bundle for subscription-backed Claude Code and GitHub Copilot delegation.
Manage DeepSeek Harness sessions: delete legacy sessions and import sessions from Claude Code/Codex
MCP client hub (stdio / Streamable HTTP / SSE) with skill, command, memory and prompt management for the DeepSeek Harness Web GUI
1-Line AI Agent Generator for DeepSeek Harness (dsh)
Native Headless & Visible Web Browser Automation Agent for DeepSeek Harness (dsh)
Persistent Knowledge Graph & Long-Term Memory Plugin for DeepSeek Harness (dsh)
Intercom plugin for DeepSeek Harness (dsh): discovery and messaging between independent dsh sessions on the same machine
The DSH productivity suite: plugins + agent skills for the DeepSeek Harness, installable in one command.
Persistent, searchable, per-project memory for the DeepSeek Harness: decisions, rules, and sprint context in a queryable DuckDB file, rules enforced on every model request, with a full management UI in the Web Client
Run Claude Code headless as a subagent from the DeepSeek Harness, streaming a live digest of its steps into the session view while it works.
AI 不缺聪明,缺纪律:交付前自检、跑偏纠偏、系统化调试、多 agent 接力。4 个单文件 SKILL,装上即拷进 ~/.dsh/skills/。
Automatic, bounded type context and edit diagnostics for DeepSeek Harness
Local-first Skill load evidence, learning cards, and iteration preparation for DeepSeek Harness
DSH plugin: declare VIRTUAL model ids bound to a pluggable routing algorithm (priority, round-robin) over real provider/model candidates; using the virtual id transparently dispatches to a real provider chosen by the algorithm, with failover.