Skip to content
dsh.fish

Browse

167 results

Bundle

dsh-session-roots

DSH plugin (pure, no core changes): a session may write several project folders declared by a VS Code-style workspace file beside its cwd; the web half adds 'Open Workspace from File' and 'Add Folder to Workspace' to the sidebar.

yan4342
Bundle

dsh-session-move

Move cold DSH sessions between DSH workspaces without changing SessionId

kirkchinese
Bundle

dsh-session-title-cold

冷会话标题回填:把持久化日志里的 session/title 事件折叠进 projection 缓存,让 session.list 的 projections 带上真实标题——侧边栏会话列表不再全部显示工作区目录名(dsh)。

fengs2021
Bundle

dsh-session-summarizer

DSH 生态原生插件:读取指定/当前/最近会话并生成上下文摘要,帮助模型在长会话中恢复上下文。

KhalilYamber
Bundle

dsh-session-link

Session reference plugin for DeepSeek Harness: one-click copy of the current session's @session-id reference in the header, an @ mention menu that lists sessions by title, and a session_read tool that reads any local session by @session-id / dsh-session:URI / @title and projects it to readable conversation text — no more download-transfer-unzip to share context between sessions.

jinhuang712
Bundle

dsh-session-admin

DSH 会话管理插件:在设置面板管理所有会话(现存+归档),支持归档 / 取消归档 / 永久删除 / 搜索 / 批量操作(阶段2.4)。

robin758
Bundle

dsh-session-handoff

DSH 宿主插件(薄适配层):观测会话指标 → 阈值触发 → append-only 建议注入 → approval 门 → 调用 harness-automation CLI。不含任何交接/状态机/模板逻辑。

realpkuasule
Bundle

dsh-session-id-footer

Session ID footer for DeepSeek Harness: shows the current session id in small text under the composer, click to copy.

xiaozhiaixue
Bundle

dsh-session-git

Conversation lineage for DeepSeek Harness: fork at a completed turn and show the family tree. Does not rewind files or merge logs.

JUANWANG-BUAA
Bundle

dsh-session-activity

Organize DSH sidebar sessions by configurable last-updated activity groups with attention-first sorting and Focus mode.

kaixinbaba
Bundle

dsh-session-viz

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

xusuyang030218
Bundle

dsh-session-integrity

Diagnose DeepSeek Harness session integrity failures and continue from safe recovery boundaries

DON738110198
Bundle

dsh-session-cost

Per-session token cost in the DSH web footer: a clickable chip appended to the right of the official stats row (official peak/off-peak pricing, weekday-aware, with model-name routing; RMB/USD by UI locale) that expands into a detail panel with unit prices, the next peak switch, and per-model usage.

Nalleyer
Bundle

dsh-session-cleaner

Archived-session tools for DeepSeek Harness: restore, safely delete, clean leftovers, or continue with a new preset.

TheM14
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
Bundle

dsh-session-note

A small DeepSeek Harness plugin: a per-session sticky note with Host persistence and a Client overlay.

makechange
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-memo

DSH Web UI 对话侧边备忘录:GitHub 同步状态(自动探测 git)/ npm 发布状态(自动对比 registry)/ 项目版本 / 手动备忘标签,与 dsh-session-status 状态标签联动

LucienLL
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