セッションとメッセージ
セッションとメッセージプラグインは、DeepSeek-Harness(dsh)の会話がどのように作成・編集され、セッションをまたいで引き継がれるかを管理します。他のコーディングエージェントからのチャット履歴インポーター、メッセージ編集・巻き戻しツール、セッションのブックマークとエクスポート、セッション間・インスタンス間のメッセージブリッジなどが見つかります。
197 件のプラグインが見つかりました
dsh-enter-customizer
boliban/dsh-enter-customizer
Take over the system input shortcuts for the chat input box and configure behavior independently for each shortcut.
dsh-session-doctor
mayf3/dsh-session-doctor
DSH セッションの診断、スタック解消、閲覧を行います。エージェントのステータス付きでセッション一覧を表示、会話を閲覧、スタックしたエージェントを診断し、cancel+keepInbox で復旧、他のセッションへメッセージを送信できます。
dsh-sideband
ishuowang/dsh-sideband
DSH セッションと認可された Agent Team Room との間で、LLM による要約を伴う非同期のコンテキスト中継を行います。即時スナップショットとスケジュール配信のダイジェストに対応。
dsh-session-manager
semidia/dsh-session-manager
右クリックのセッションメニューと、サイドバーのセッションマネージャー。ピン留め、名前変更、アーカイブ、フォーク、エクスポート、cwd/id/ディープリンクのコピー、エクスプローラーや新規ウィンドウでの表示に対応します。
dsh-plugin-acn
acnlabs/dsh-plugin-acn
DeepSeek Harness から ACN に参加できます。このエージェントを登録し、他のエージェントを発見してメッセージを送受信できます。デフォルトは中国リージョンです。
dsh-codex-agent-bridge
je00/dsh-codex-agent-bridge
DeepSeek Harness のエージェントを、認証済みの Codex App Server セッションに接続します。
dsh-plugins
kestiny18/dsh-plugins
DeepSeek Harness 向けの、リプレイを考慮したターンごとのモデル使用量とセッションコストの表示。
dsh-session-tree
zhengqingjing/dsh-session-tree
DeepSeek Harness 向けの、Git のような不変のセッション履歴管理。
dsh-plugin-langfuse
linyp/dsh-plugin-langfuse
DeepSeek Harness 向けの Langfuse 可観測性連携。セッションログを OpenTelemetry トレース(GenAI セマンティック規約準拠)として Langfuse の OTLP エンドポイントにエクスポートします。
dsh-crosstalk
jesse-njx/dsh-crosstalk
DSH 向けのセッション間メッセージング。同一マシン上の任意のセッションが、Claude Code 風にローカルなハートビートレジストリと受信箱を通じて、他のセッションを一覧表示しメッセージを送れます。
dsh-popper
1473382/dsh-popper
Falsification-driven correction loop for agent sessions: risky work commits an evidence-checkable claim first, deterministic gates verify it, falsified claims force mutually exclusive replacement hypotheses with discriminating experiments, and every event lands in an append-only evidence ledger.
dsh-multimodal
yauntyour/dsh-multimodal
Per-file-type multimodal chains: preset processing models per wildcard convert image/video/audio files into prompt tokens before they reach the text-only session model, with per-preset fallback chains and a Multimodal settings page.
dsh-session-handoff
weiye6/dsh-session-handoff
Hand long sessions over to a clean one: /handoff summarizes the conversation with an LLM, creates a new session+agent in the same workspace, injects the handoff document as the first message, and auto-opens it; the origin session stays unchanged.
dsh-trajectory-reader
flyingtimes/dsh-trajectory-reader
A 轨迹解读 (trajectory interpretation) tab that summarizes each user round — what was wanted, how the assistant thought and executed, files/commands/errors — via a rules engine plus optional LLM narrative; user messages stay verbatim.
dsh-sessiongraph
lwklbb/dsh-sessiongraph
A DSH Web plugin that turns chat sessions into editable mind maps, with Markdown, Mermaid, PlantUML, XMind text, and TODO exports.
dsh-archived-sessions
lwklbb/dsh-archived-sessions
A DSH Web plugin for managing archived and active local sessions, with batch archive/restore/delete, session details, disk usage, produced files, and record-folder access.
dsh-timeline-navigator
7a7k/dsh-timeline-navigator
A turn-based conversation timeline for DeepSeek Harness with bookmarks, history loading, keyboard controls, and mobile support.
dsh-guardian
max-null/dsh-guardian
Guardian state engine for the DeepSeek Harness — assertion counting, edit review queue, and no-feedback-loop monitoring over session events
cronjob-dsh-plugin
peng-huiyang/cronjob-dsh-plugin
Machine-level cron jobs for DeepSeek Harness: configure scheduled tasks in the Web settings page; the host fires internally-driven agent requests into a dedicated session, hands-off.
dsh-archived-sessions
jxy-hy/dsh-archived-sessions
DSH web plugin: manage archived sessions from the Settings page — unarchive to restore a session, or permanently delete it (log and related attachments) behind a confirmation dialog.
dsh-remote-server
mrzhuh/dsh-remote-server
Mention a server with @ in a DeepSeek Harness session and run commands on it over SSH, behind a two-tier approval gate that fails closed.
dsh-conversation-manager
lanlandeli/dsh-conversation-manager
A safe, accessible session manager for DeepSeek Harness with archive controls, activity details, lineage, and output-file cleanup.
dsh-discord-bot
oliver0804/dsh-discord-bot
Map dsh workspaces onto Discord — watch every session live, drive and steer agents, and reach the harness's own commands from anywhere, with no inbound port.
dsh-session-sync
perrylink/dsh-session-sync
Cross-device sync for DeepSeek Harness sessions: a dedicated git mirror of the session store, append-only three-way merge with keep-both + fork conflict resolution, /sync command, sync_pull/sync_push/sync_status tools, and configurable auto push/pull