Bundle
Solarized + Selenized themes for DeepSeek Harness: four faithful palettes (Solarized Dark/Light, Selenized Dark/Light) registered into DSH's theme runtime with a picker row in Settings, including the canonical syntax colors for markdown code blocks
Bundle
DSH web plugin: visualize and manage your skills — a canonical Skill library (~/.dsh/skill-library) plus user-level (~/.dsh/skills) and project-level (<root>/.dsh/skills) assignment copies, with full CRUD and multi-project assignment.
Bundle
Content-addressed timeline, canon and character-knowledge evidence for DeepSeek Harness
Bundle
Canon channel plugin for DeepSeek Harness
Bundle
DSH /compact-and-branch command: canonical compaction into a fresh continuation session.
Bundle
Out-of-tree DSH plugin: canonical per-workspace Cordis scopes (workspaceCordis) with optional <workspace>/.dsh/cordis.yml composition mounting and live reload on top-level config changes; rc.6-compatible MCP core (transport/tools/connection supervisor) under ./mcp.
TTTPOB
Bundle
Copy canonical cross-session references from the DeepSeek Harness Web session header.
shaomingbo
Bundle
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
jwilson411
Bundle
Hard break on repeated identical tool calls: a synchronous ctx.tools.guard monotonic gate that denies the 2nd identical (tool name + canonical arguments) call per agent, with an optional same-path read guard and advisory first-repeat warning.
snailium