세션 및 메시지
세션 및 메시지 플러그인은 DeepSeek-Harness(dsh) 대화가 생성, 편집되고 세션을 넘어 이어지는 방식을 관리합니다. 다른 코딩 에이전트에서 채팅 기록을 가져오는 도구, 메시지 편집 및 되돌리기 도구, 세션 북마크와 내보내기, 세션 간 또는 인스턴스 간 메시징 브리지를 찾을 수 있습니다.
플러그인 197개 찾음
dsh-inspector
cocosgt/dsh-inspector
현재 dsh 세션의 실시간 명령 체인과 프로젝트 스킬을 확인·관리, 그 자리에서 생성 및 편집 가능 — 보이는 그대로가 모델에 전달됨
dsh-claude-mem
bleed00/dsh-claude-mem
claude-mem을 통합하는 DeepSeek Harness 플러그인: 로컬 claude-mem worker의 HTTP API를 통한 조회, 컨텍스트 주입, 수동 저장, 세션 생명주기 관리
dsh-dafeiyu
qcytsn/dsh-dafeiyu
DeepSeek Harness 세션 이벤트로 구동되는 데스크톱 네이티브 BigFish 컴패니언
dsh-failure-capsule
yiharvest/dsh-failure-capsule
DeepSeek Harness 세션을 위한 로컬 우선 실패 증거 캡슐
dsh-cloudflare-browser-run
realalexandreai/dsh-cloudflare-browser-run
DeepSeek Harness 플러그인: Cloudflare Browser Run 기반 웹 브라우징 도구(markdown / 스크린샷 / pdf) — JS 렌더링, 로그인 세션, WebMCP를 지원하는 실제 헤드리스 Chrome
dsh-session-search-pro
lesliewylie/dsh-session-search-pro
하네스 자체의 `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