clearai-dsh
ClearAI: The Epistemic Loop, native to DSH.
28 results
ClearAI: The Epistemic Loop, native to DSH.
Two byte-preserved original whale animation loops for DeepSeek Harness Web.
A loop dock for DeepSeek Harness: one harness, multiple agent loops.
DeepSeek Harness community plugin that registers the longgraph / loop-graph / loop-converge authoring skills on ctx.skills
Kimi Code as the agent loop of DeepSeek Harness — ACP bridge loop plugin
Web-switchable agent loop engine selection for the DeepSeek Harness - out-of-tree plugin (Claude Code / Codex / Pi / Kimi Code drivers) maintained by @kuun993, zero main-repo changes
Codex-inspired planning, evidence, goal, and anti-loop policy plugin for DeepSeek Harness.
dsh 插件 · 自动复盘:对话收尾后自动复盘,把有价值的经验蒸馏成可复用的技能(skill)存入技能库,模型可直接调用;支持信号加速触发、手动立即复盘、审批模式与技能库治理(归档/恢复,永不直接删除)。
营销增长技能树:product-marketing 根基(所有技能先读)→ CRO/文案/SEO/A-B 测试/冷邮件/营销心理学/营销 loops/增长工程;技能互引用与依赖图。受 coreyhaines31/marketingskills(44.9k★)启发。
检测并自愈 LLM 输出退化循环:流式碎词/熵骤降/空转仪表三信号,请求级惩罚注入(含需核心改一行项)、流中断重试、冷却幂等、dev_loop_status 诊断
Stop runaway agent loops in DeepSeek Harness: denies repeated identical tool calls and enforces a per-agent call cap, outside the model where instructions cannot reach.
Token-auth reverse proxy for dsh web: listen on 0.0.0.0, verify a static token via a built-in login page, then forward HTTP + WebSocket to the loopback webserver. No dsh source changes.
Real-time repetition guard for DeepSeek Harness (DSH): stops model generation when the same string repeats >=10 times in the streamed output. 实时检测 DSH 大模型流式输出中的重复内容,同一字符串重复十次以上立即停止生成。
HTTP control-plane plugin for DeepSeek Harness — exposes dsh internals (language, workspace registry, agent-status/approval events) over /dsh-api on the local loopback socket dsh already listens on.
PUA 的 DSH 实现:完整协议、全局与会话配置、角色风味、子代理策略与独立验收 Loop
Enforced pain-point-check guard plugin for DeepSeek Harness: after two non-converged experiments on one problem it injects the three questions, denies non-investigative tool calls until they are answered in the reply text, and blocks same-direction retries
DeepSeek Harness task-protection plugin: plugin preflight scanner (catches missing `inject` declarations that crash the host), loop detection (repeated identical tool calls -> steer to a new approach), recursion guard (nested subagent depth cap), and interruption awareness (status route with safeToRestart). Never terminates tasks — only steers via injected messages. Zero npm dependencies.
RALPH cognitive-loop plugin for DeepSeek Harness: Reflect → Assess → Learn → Plan → Handle autonomous code-generation and error-repair state machine with a hard cycle cap and event-sourced observability.
Result-aware stuck-loop guard for DeepSeek Harness: advisory nudges plus a monotonic hard stop. Only repeats with identical results count, so progressing polls and post-edit re-reads never trigger.
Optional loopback token and Cookie authentication for DeepSeek Harness Web profiles
DeepSeek Harness (dsh) Cordis plugin: observer/feedforward/feedback control loop, stability valve, controllability check
Checklist-driven isolated worker loop for DeepSeek Harness
DeepSeek Harness plugin: a circuit breaker that denies the Nth identical tool call in a row, by exact hash of tool name and canonical arguments
Context Compaction plugin for DeepSeek Harness: tool-result pruning, LLM or offline-rule summarization with a user-facing compression report, dead-loop guard, and /restore rollback.