세션 및 메시지
세션 및 메시지 플러그인은 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