dsh-session-recorder
Auto-record DSH conversations as Markdown files — one file per session, always up to date, open the save folder from the UI. · 自动把 DSH 会话对话记录为 Markdown 文件:每会话一个文件、实时更新、界面一键打开保存目录。
167 results
Auto-record DSH conversations as Markdown files — one file per session, always up to date, open the save folder from the UI. · 自动把 DSH 会话对话记录为 Markdown 文件:每会话一个文件、实时更新、界面一键打开保存目录。
会话桥(dsh-session-bridge):通过提示词创建新的主会话(顶层 UI 会话)、向任意会话发送消息、等待会话的下一条回复、读取会话消息,并按会话名或 id 跨工作区查找会话;此外支持监控/调度主任务与归档会话。
会话清道夫(Session Sweeper):在 DSH Web 界面扫描、查看并安全清理本机 AI 终端会话历史(Claude Code / Codex CLI / WorkBuddy / DSH),隔离优先、带 SHA-256 清单与一键恢复。Scan, view, and safely clean AI terminal session histories from the DSH Web UI.
DSH web plugin: desktop notification, chime, and title flash when a session stops — finished output or waiting for human input. Click a notification to jump to that session.
Session archive, cross-session read, message, wait, and copy-ID tools for DeepSeek Harness
DeepSeek Harness plugin for importing Codex App Server conversation history
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.
冷会话标题回填:把持久化日志里的 session/title 事件折叠进 projection 缓存,让 session.list 的 projections 带上真实标题——侧边栏会话列表不再全部显示工作区目录名(dsh)。
DSH 生态原生插件:读取指定/当前/最近会话并生成上下文摘要,帮助模型在长会话中恢复上下文。
DSH 会话管理插件:在设置面板管理所有会话(现存+归档),支持归档 / 取消归档 / 永久删除 / 搜索 / 批量操作(阶段2.4)。
DSH 宿主插件(薄适配层):观测会话指标 → 阈值触发 → append-only 建议注入 → approval 门 → 调用 harness-automation CLI。不含任何交接/状态机/模板逻辑。
Session ID footer for DeepSeek Harness: shows the current session id in small text under the composer, click to copy.
Conversation lineage for DeepSeek Harness: fork at a completed turn and show the family tree. Does not rewind files or merge logs.
bundle: deploy the dsh session manager (host service + settings page) into a dsh web profile.
Organize DSH sidebar sessions by configurable last-updated activity groups with attention-first sorting and Focus mode.
AgentTrace 智能体轨迹:DSH 会话日志可视化插件——首页闭环总览 + 三层渐进式查看器(摘要/故事线/事件树)+ 四层进度体系 + 可折叠 JSON 查看器 + SVG 闭环轮环图会话图(每个轮次一个环、子 Agent 分叉环,融合 dsh-seelog)。host 与 client 半均由 tsdown 构建,随 harness 启动。
Diagnose DeepSeek Harness session integrity failures and continue from safe recovery boundaries
在 DSH Web UI 会话头部显示当前对话 ID,点击一键复制到剪贴板
Copy canonical cross-session references from the DeepSeek Harness Web session header.
Move cold DeepSeek Harness sessions between registered workspaces
DSH plugin that bundles dsh-session-manager: session rewind (shadow git + file rollback) and archived session management.
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.
A small DeepSeek Harness plugin: a per-session sticky note with Host persistence and a Client overlay.
会话地图 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.