dsh-session-handoff
DSH 宿主插件(薄适配层):观测会话指标 → 阈值触发 → append-only 建议注入 → approval 门 → 调用 harness-automation CLI。不含任何交接/状态机/模板逻辑。
167 results
DSH 宿主插件(薄适配层):观测会话指标 → 阈值触发 → append-only 建议注入 → approval 门 → 调用 harness-automation CLI。不含任何交接/状态机/模板逻辑。
Portable Session Capsule export and import for DeepSeek Harness
DSH 会话分组(Workspace)管理:创建分组、重命名/删除分组引用、移动会话到分组、在分组下新建会话(设置页入口)
冷会话标题回填:把持久化日志里的 session/title 事件折叠进 projection 缓存,让 session.list 的 projections 带上真实标题——侧边栏会话列表不再全部显示工作区目录名(dsh)。
Session management for DeepSeek Harness (DSH): list all historical sessions in a settings page and physically delete a session's log directory (with a type-to-confirm dialog and an audit trail).
DeepSeek Harness 会话「看清再动手」外挂:归档/彻底删除(走系统回收站)+ 会话内容只读预览(Markdown),零依赖、不 patch 官方。
Session topic titles for DeepSeek Harness: LLM-generated titles for sessions stuck on the prompt-excerpt fallback, retry on every turn end, plus a /topics-size endpoint for the hover-card size patch (out-of-tree plugin)
DSH 会话管理插件:在设置面板管理所有会话(现存+归档),支持归档 / 取消归档 / 永久删除 / 搜索 / 批量操作(阶段2.4)。
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 ID footer for DeepSeek Harness: shows the current session id in small text under the composer, click to copy.
Lifecycle-safe Codex-style Session context actions for DeepSeek Harness.
dsh 插件:会话头部按钮,弹窗显示当前会话 DeepSeek 花费与账户余额(独立插件,不依赖桌面客户端)
DSH 会话通知中心:审批/提问确认/目标受阻/消息推送/任务完成/错误等需要人工干预的事件,接入浏览器系统通知与应用内 toast,点击跳转对应会话;仅推送非当前正在关注的会话的通知;支持在设置页配置通知级别。
DeepSeek Harness plugin for importing Codex App Server conversation history
Installable DeepSeek Harness bundle for bounded cross-session references with an @title capsule UI
Conversation lineage for DeepSeek Harness: fork at a completed turn and show the family tree. Does not rewind files or merge logs.
DSH 生态原生插件:读取指定/当前/最近会话并生成上下文摘要,帮助模型在长会话中恢复上下文。
DSH web plugin: shows the current session's DeepSeek API cost as a small chip in the composer button row (conversation.input.right). Prices every assistant/message by its timestamp with the official DeepSeek pricing table, including the 2026-08-17 peak/off-peak policy.
多会话可视化画布(Session Canvas):以 Canvas 形式汇总展示 DSH 会话、节点间连线表达关系,并基于选中会话内容创建可继续对话的新会话。常驻正式插件,重启自动加载。
DeepSeek Harness plugin: recall previously sent messages in the input box with ↑/↓, and archive (delete) a workspace session with a right-click.
A small DeepSeek Harness plugin: a per-session sticky note with Host persistence and a Client overlay.
DSH plugin that bundles dsh-session-manager: session rewind (shadow git + file rollback) and archived session management.
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 启动。