セッションとメッセージ
セッションとメッセージプラグインは、DeepSeek-Harness(dsh)の会話がどのように作成・編集され、セッションをまたいで引き継がれるかを管理します。他のコーディングエージェントからのチャット履歴インポーター、メッセージ編集・巻き戻しツール、セッションのブックマークとエクスポート、セッション間・インスタンス間のメッセージブリッジなどが見つかります。
197 件のプラグインが見つかりました
dsh-inspector
cocosgt/dsh-inspector
現在の dsh セッションの実行中の指示チェーンとプロジェクトスキルを検査・管理できます。その場での作成・編集にも対応し、表示されている内容がそのままモデルに渡されます。
dsh-claude-mem
bleed00/dsh-claude-mem
claude-mem を統合する DeepSeek Harness プラグイン。ローカルの claude-mem ワーカーの HTTP API 経由で、クエリ、コンテキスト注入、手動保存、セッションのライフサイクル管理を行います。
dsh-dafeiyu
qcytsn/dsh-dafeiyu
DeepSeek Harness のセッションイベントに連動する、デスクトップネイティブな「大飛魚」コンパニオン。
dsh-failure-capsule
yiharvest/dsh-failure-capsule
DeepSeek Harness セッション向けの、ローカル優先な障害エビデンスカプセル機能。
dsh-cloudflare-browser-run
realalexandreai/dsh-cloudflare-browser-run
DeepSeek Harness プラグイン。Cloudflare Browser Run を活用した Web ブラウジングツール(markdown / スクリーンショット / pdf)——JS レンダリング、ログインセッション、WebMCP に対応した本物のヘッドレス Chrome を使用します。
dsh-session-search-pro
lesliewylie/dsh-session-search-pro
harness 自身の `sessionQuery` サービスを通じて、過去・現在のセッションを検索・一覧表示・閲覧できます。有効な環境では SQLite FTS5 インデックスを使用し、そうでない場合は範囲を限定した新しい順のスキャンにフォールバックします。
dsh-conversation-share
bill9109/dsh-conversation-share
会話の任意の抜粋を共有できます。
dsh-handoff
zhijiangtang/dsh-handoff
Exports the current session as a deterministic Markdown handoff document.
dsh-wx-msg-tool
yauntyour/dsh-wx-msg-tool
WeChat ClawBot/iLink channel plugin: QR login in DSH Web, message send/poll/status tools, background polling, and optional per-sender persistent DSH sessions that automatically reply through WeChat.
dsh-service-control
semidia/dsh-service-control
Restart & shutdown buttons in the session header utilities: graceful appExit shutdown, auto-restart of `dsh web` via scheduled task → launcher `-ControlledRestart`.
dsh-token-usage-dashboard
solstice621/dsh-token-usage-dashboard
Codex-style token usage dashboard: five stat cards, GitHub-style activity heatmap (daily/weekly views), insights & model ranking; persisted snapshot with incremental sync, survives session deletion.
dsh-prompt-optimize
peterliucius/dsh-prompt-optimize
Rewrite the current composer draft through an auxiliary LLM call without sending a message.
dsh-session-delete
xohmai/dsh-session-delete
DeepSeek Harness 会话删除插件:设置页管理归档会话,真正删除磁盘日志(回收站可还原)+ 批量清理——官方归档只隐藏不删盘,这里补上。
dsh-usage-dashboard
alphazer01214/dsh-usage-dashboard
DeepSeek Harness 侧边栏用量仪表盘插件:跨会话 token / 模型 / 活动统计、按会话明细与可选时间尺度的用量趋势图。 Usage dashboard plugin for DeepSeek Harness web: cross-session token, model, and activity stats with a per-session table and a windowed trend chart.
dsh-plugin-archive-manager
piaohua/dsh-plugin-archive-manager
(DSH) Web plugin that makes session archiving reversible and visible
dsh-session-cost
jyhn-hunao/dsh-session-cost
dsh-session-manage
hanice404/dsh-session-manage
回答过程中折叠思考过程,直接输出回答内容。
skill-injector-plugin
zenjibad/skill-injector-plugin
Auto-inject user-chosen skills (e.g. caveman, ponytail) into DeepSeek Harness sessions: every prompt or once at session start, with a settings page and a composer indicator.
dsh-msgrail
chou109/dsh-msgrail
MsgRail(消息轨道) —— DeepSeek Harness 的窄消息轨道插件:在对话左侧,为每条你发送的消息显示一根细横线。悬停看预览、点击即跳转,更早消息自动加载;全量历史、实时更新、中英双语。 MsgRail is a narrow message rail for DeepSeek Harness: one thin bar on the left of the chat for each message you sent. Hover to preview, click to jump — older messages load automatically. Full history, live, bilingual.
dsh-context-steady
slicenferqin/dsh-context-steady
DeepSeek Harness plugin for bounded, provenance-linked context steady state with recoverable raw history
dsh-session-move
kirkchinese/dsh-session-move
Move cold DSH sessions between DSH workspaces without changing SessionId
dsh-context-surgery
wasd258-jpg/dsh-context-surgery
Surgical rewriting of the model-visible conversation history of a DSH session (surface replacement); edit reply and reasoning chain separately. 上下文手术刀:强制改写会话的模型可见历史,回复与思考链分开编辑。
dsh-prompt-inject
wasd258-jpg/dsh-prompt-inject
Per-session system prompt injection for DSH: template library, per-session picker, default template for new sessions. 会话级系统提示词注入器:模板库、按会话选择、新会话默认模板。
dsh-git-workbench
kaixinbaba/dsh-git-workbench
DeepSeek Harness git development workbench: captures git context (branch, status, worktrees, stash, recent commits) into every session, asks which branch/worktree to develop in at session start, and switches branches / creates and manages worktrees throug