dsh-agent-evolution
Preset-composed Agent experiments for DeepSeek Harness
313 results
Preset-composed Agent experiments for DeepSeek Harness
DSH plugin: render every subagent as a clickable card in the main conversation that opens the child as an ordinary session — OpenCode-style subagent visibility, without re-rendering the shell's session view.
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
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.
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.
Local-first Skill load evidence, learning cards, and iteration preparation for DeepSeek Harness
You Know Nothing — artistic ice-frost script headline occupying the blank-session conversation Hero
Give DeepSeek Harness agents eyes: local image analysis via vision models — um_analyze_img tool + model-capability recognition + hot-switch settings UI
DSH 对抗多智能体三层失效的防御插件:读取台账去重度量(read-ledger)、免疫压缩规则区+完成机械门禁(immutable-core+completion-gate)、低成本审查lane(role-router)。零外部依赖,注入即用。