Skip to content
dsh.fish

Browse

17 results

Bundle

dsh-maze

The execution maze for DeepSeek Harness agents: see how the agent actually worked — main path, detours and backtracks on one timeline, with data tracks, deterministic analysis, and multi-session comparison

lamost42364
Bundle

@wm-coders/dsh-custom-first-control-prompt

Deployment-configured prompt prefix for DeepSeek Harness: ordered system-prompt sections ahead of the persona and reference user/assistant exchanges injected into every ordinary conversation request as real alternating messages (request-path interception, zero session-log writes).

WM-CODER62
Bundle

dsh-observation-journal

DSH 插件:零侵入运行事实遥测——纯观察者(零工具注册/零 LLM 调用),session 结束时自动把任务/模型/工具/失败/状态/时长按一行一会话写入观测卡,附自动统计汇总区与 raw sidecar。Zero-intrusion run-fact telemetry for DeepSeek Harness: one row per session in the observation card + auto stats + raw sidecar.

Cavan-Ou4
Bundle

dsh-context-console

DSH context console with trajectory, prompt/skill/MCP/tool inventory, message forging, and conservative session-log recovery.

anweat3
Bundle

dsh-seelog

Frozen, topology-aware session maps for DeepSeek Harness

lhwu13
Bundle

dsh-asc

Agentic Surface Compaction (ASC) for DeepSeek Harness: the model decides when and what to compact, committed as durable session-log replacements with full replay, search, and degradation

lmst22
Bundle

@dsh-memory/bundle

dsh-memory — cited memory over DSH's lossless session log: post-session distillation into human-auditable markdown files, a compact recall index, memory_read/memory_expand tools, and a dsh-memory CLI

Jesse-njx2
Bundle

dsh-compass

DSH web plugin: right-side context-and-files panel (directory browser, injected-context documents, read-only git commit graph) plus the session-log download action

Happy2Git2
Bundle

dsh-timesheet

Timesheet for DeepSeek Harness (dsh): turn-based time tracking from session logs — totals, per-day, per-project, per-provider, per-source rollups, tool-call counts, failure rates, and time-to-first-token. CLI + agent-callable timesheet tool, zero runtime dependencies.

zoahdev2
Bundle

dsh-disk-audit

Disk-usage audit for DeepSeek Harness (dsh) data directories: total size, per-directory breakdown, largest files, and oversized-file warnings (session logs can hit hundreds of MB). Zero runtime dependencies, read-only. CLI + agent-callable disk_audit tool.

zoahdev2
Bundle

dsh-assistant-message-forge

DSH 助手消息锻造台:可创建/修改/注入测试用 assistant 消息,并可导入识别 session.jsonl(.zstd) 会话日志。

anweat2
Bundle

dsh-session-archive-plugin

DSH plugin: context archiving + historical retrieval — archive_session / search_archive tools over the session-archive skill (zstd session-log decode).

honyKing1
Bundle

dsh-memory-standard

Memory Standard Protocol (mm) for the DeepSeek Harness: layered MEMORY.md + deterministic budgets + frozen snapshots + cross-agent markdown/URI interop + session-log digestion. Ships as a dsh bundle (tools: mem_read, mem_write, mem_search, mem_budget, mem_digest) and a standalone CLI.

JohnXu227861
Bundle

dsh-single-instance-guard

DSH_HOME single-instance lock plugin: aborts startup loudly when another dsh server already uses the same data directory, preventing concurrent session-log writes (the 'seq gap in committed region' corruption class)

Tang-mm951
Bundle

dsh-secret-scrub

Secret-scrubbing guard plugin: irreversible regex redaction of secrets before session-log persistence and model requests

jkt-check1