Skip to content
dsh.fish

Browse

168 results

Bundle

dsh-session-viz

AgentTrace 智能体轨迹:DSH 会话日志可视化插件——首页闭环总览 + 三层渐进式查看器(摘要/故事线/事件树)+ 四层进度体系 + 可折叠 JSON 查看器 + SVG 闭环轮环图会话图(每个轮次一个环、子 Agent 分叉环,融合 dsh-seelog)。host 与 client 半均由 tsdown 构建,随 harness 启动。

xusuyang030218
Bundle

dsh-session-tools

Session archive, cross-session read, message, wait, and copy-ID tools for DeepSeek Harness

Unintendedz
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).

honyKing
Bundle

dsh-session-repair

Session log repair tool for DSH: scans zstd session logs for unknown event types and marks them ignorable with a compliant frame rewrite (backup included). Read-only scan by default.

Equinox7379
Bundle

dsh-session-s3

Community DSH plugin: S3-backed SessionPersistence (wal3-Lite). Immutable fragments + CAS manifest.

gengmao
Bundle

dsh-session-sync

DSH web session cross-window sync: BroadcastChannel broadcast of the current-session selection so every open window follows create/switch/delete together.

TheChengXi
Bundle

dsh-session-index

会话全文索引插件:监听 session/event 构建跨会话索引,提供 session_search / session_index_stats 工具,优先使用框架自带 ctx.sessionQuery (SQLite FTS5)

longyu065
Bundle

@dsh-external/dsh-session-manager

DSH session migration plugin: drag-and-drop sessions between workspaces in the Web UI. Backed by the official workspaceRegistry service and a multi-frame-safe zstd header rewrite.

ailiasdesu
Bundle

dsh-session-slm-router

Shadow-mode SLM router for DeepSeek Harness: per-turn weak/strong prediction via vertical-small-model CLI, writes ~/.dsh/slm-shadow/session-slm-shadow.jsonl; does NOT change the active model (S1 shadow only).

NinjaSln-labs
Bundle

dsh-session-prompt

Inject a user-configured custom prompt at the very top of every session's system prompt; editable live from the web settings page

masknull
Bundle

dsh-session-intelligence

DSH session intelligence: a persistent right sidebar with first/latest user-request summaries and read-only Git status.

leechengwei
Bundle

@harzva/dsh-session-folders

给 DeepSeek Harness 的会话加一层「文件夹」归类:按 cwd 自动归档、手动移动到任意文件夹,文件夹路径即项目记忆作用域。 Adds a folder layer to DSH sessions: auto-file by cwd, move sessions between folders, folder path = project-memory scope.

Harzva
Bundle

dsh-session-recall

Deterministic cross-session transcript retrieval for DeepSeek Harness: the model-facing `recall` tool searches past session logs with explicit scope control

kittimzhe
Bundle

dsh-session-lab

Evidence packaging, Skill evaluation, and controlled trajectory comparison for DeepSeek Harness sessions

zhangguiping-xydt
Bundle

@dsh-plugin/dsh-session-navigator

Session navigation minimap & outline for DeepSeek Harness web UI (Google AI Studio style side navigation) · DSH 会话导航插件:仿 Google AI Studio 侧边 Minimap、问题刻度与悬浮预览

wuxiangru915
Bundle

dsh-session-atlas

会话地图 for DeepSeek Harness — turn the conversation waterfall into a navigable map: one complete turn per card, branchable DAG, live growth, docked turn inspector. Pure map, no context-graph extras.

martinkot9336299-cell
Bundle

dsh-session-migrator

Visual cross-device session migration for DeepSeek Harness with drag-and-drop workspace import

Suixin04
Bundle

dsh-plugins

Aggregate DSH plugin bundle — one install, five plugins: dsh-memarc (long-term memory + session archive), dsh-session-git (export/import sessions as committed JSON), dsh-session-branches (session fork tree), dsh-goal-auto-resume (re-arm unfinished goals), dsh-model-reasoning (per-model reasoning capability & effort editor). Declares dsh.bundle, so the whole repository installs as a single profile layer: no clone, no build.

loongWoong
Bundle

dsh-session-id

在 DSH Web UI 会话头部显示当前对话 ID,点击一键复制到剪贴板

LucienLL
Bundle

@local/dsh-session-dustbin

DSH session dustbin: delete sessions straight from the left sidebar session menu (next to rename / fork / archive) and manage archived sessions from Settings -> Plugins -> Configurable. Head-frame only: no session log is ever decoded.

Github-CJX