dsh-memory-vault
Cross-session memory vault for DeepSeek Harness: remember / recall / forget tools, per-turn prompt injection, and a browser management page.
346 results
Cross-session memory vault for DeepSeek Harness: remember / recall / forget tools, per-turn prompt injection, and a browser management page.
267 个即插即用的 AI 专家角色定义——从前端开发到区块链安全,从小红书运营到抖音策略(移植自 agency-agents-zh)
AI-powered prompt optimizer for the DeepSeek Harness chat composer
DeepSeek Harness 插件:让 agent 默认用中文思考与回复(移植自 superpowers-zh)
Global proxy for DeepSeek Harness: route agent tools, model requests and web fetches through the Windows system proxy or a custom proxy with one persistent toggle, an editable settings card, agent-visible status and a bypass-aware prompt section
为 DeepSeek Harness 开发的「建议提示词」插件:单个 bundle 集成了宿主生成插件与 Web 输入框幽灵文字界面。每个 agent 回合完成后,通过一次有界的辅助 LLM 调用在会话日志中写入一条建议的下一条提示词;Web 端把它渲染为输入框内的幽灵占位文字,通过可配置的快捷键(默认 Tab)采纳进草稿。
Interactive multi-agent council and prompt arena for DeepSeek Harness
Opt-in DeepSeek Harness Skill-only bundle for the deep-structural-analysis multi-lens structural analysis skill.
Task-isolated long-term memory for DeepSeek Harness: remember / recall / search stay inside one task boundary, with optional prompt injection.
DeepSeek Harness 中文汉化插件:在运行时把所有系统提示词、工具描述、运行时上下文与前端 UI 文本翻译成中文(system-prompt/assemble 瀑布钩子 + client 端 locale.lookup / commands.list patch,不修改任何源码)。
Correctover runtime security for DeepSeek Harness (DSH): CCS 7-dimension verification, command-injection/SSRF/credential-exfil blocking, Ed25519 receipts, audit-first. Install with `dsh plugin add dsh-correctover`.
Prompt enhancement plugin for DeepSeek Harness: an "✨ Enhance" composer button that rewrites prompts with first-principles thinking using session context, and asks clarifying questions when key info is missing.
DSH 输入框 prompt 优化插件:一键把草稿润色为更清晰、更结构化的高质量 prompt。默认使用当前会话模型(零配置,SSE 流式 + 推理过程实时可见),也支持自配 OpenAI 兼容 API。
DSH recap plugin: distills every model request (turn:step) of a session into one sentence, appended incrementally with a cache-friendly prompt (history sentences first, new delta last). Side-effect-free for the agent loop.
为 DeepSeek Harness 添加个性化设置
DeepSeek Harness plugin that locks the web chat composer Enter-send. Toggle with a lock button or Ctrl+Shift+K to prevent accidental sends while typing or editing long prompts; unlock to send. IME-safe and per-session.
Automatic ghost-text next-message suggestions for DeepSeek Harness, with direct-fill manual generation.
YiziMarkdown theme pack for DeepSeek Harness — 19 style themes with custom brand and prompt mapping.
A portable coding lifecycle for AI agents with deterministic routing across 25 skills, durable state, mutation-aware verification, specialized skill packs, lifecycle hooks, DeepSeek Harness plugin & consumed web UI, and an optional local request proxy.
DeepSeek Harness plugin: automatically adds a stable per-conversation x-opencode-session header to OpenCode / OpenCode Go provider requests — fixes 400 MissingSessionID and keeps OpenCode's session affinity / prompt-cache routing working.
Auto-inject user-chosen skills (e.g. caveman, ponytail) into DeepSeek Harness sessions: every prompt or once at session start, with a settings page and a composer indicator. 在 DSH 会话中自动注入所选技能(如 caveman、ponytail):每轮提示或仅在会话开始时,含设置页与输入区指示。
DeepSeek Harness plugin: a General-settings selector that chooses which language the model reasons in, via a system-prompt section.
Fold mis-rendered thinking content into collapsible blocks, render mermaid inline, show file-edit diff counts, rewrite composer drafts with the current model, and resume interrupted turns from the send button.
TaskSwarm (蜂群) — multi-agent task orchestration for DeepSeek Harness. Native port of TaskPlane (github.com/HenryLach/taskplane, MIT): waves/lanes parallel execution, git worktree isolation, PROMPT.md/STATUS.md task packets, file mailbox, cross-model review.