dsh-timeline
Interaction timeline rail for DSH web: browse, search and jump across every turn of a long conversation.
579 results
Interaction timeline rail for DSH web: browse, search and jump across every turn of a long conversation.
Voice practice mode for the DSH web app: bilingual (中文 / English) conversation output plus read-aloud (TTS) and speech input (STT). Adds a 语音交流 dialog-mode toggle to the composer.
Chat history TOC: a user-message directory as a conversation view tab with click-to-jump
Fold each DSH Web turn's thinking, tool calls and context into compact expandable process boxes cut at every piece of model text, and reuse the shipped turn-process disclosure row as the toggle whenever it exists.
Four-layer long-term memory for DeepSeek Harness (L0 conversation → L1 atoms → L2 scenes → L3 persona) with auto-recall and auto-capture — adapted from TencentCloud/TencentDB-Agent-Memory
Lightweight DSH plugin for history recall and BTW side conversations.
Git-graph style conversation fork topology for DeepSeek Harness (dsh): see which session forked from which, and jump between branches.
User Message Minimap: a navigation rail for long DeepSeek Harness conversations
DSH web plugin: switch the current session's agent preset (mode) at any time, even after the conversation has already started - the stock UI refuses that. Provides a session-header dropdown plus a fenced /preset-switch/api route.
DSH geo visualization plugin: the geo_view tool detects geographic data in CSV/XLSX tables, GeoJSON, and address lists, then renders an interactive MapLibre map card in the conversation.
DSH chat performance: enable browser-native content-visibility:auto on the conversation list so off-screen message nodes skip rendering/layout/paint. DSH 聊天列表性能优化:启用浏览器原生 content-visibility:auto,跳过屏外消息节点渲染。
Codex-style conversation navigator for the DeepSeek Harness web UI.
Right-side turn navigation for DSH conversations: hover cards, click-to-jump, auto-load older turns. / DSH 右侧会话轮次导航栏:悬停卡片、点击跳转、自动加载更早轮次。
Agent.md viewer/editor tab in the conversation view ring: browse and edit the current project's agent.md from the Chat/Trajectory tab bar.
Trace DAG visualizer for the dsh web GUI: a conversation view tab that projects the official trajectory snapshot into a ReactFlow trace graph with dagre / d3-force layouts, hover highlighting, and a slide-out detail panel.
A collapsible in-conversation interactive terminal: each tab is a live host PTY (xterm.js over WebSocket) with per-project persistent quick commands
Compact conversation turn navigation for the DSH Web client
Toggleable assistant, tool, and Think accents with safe Think Markdown for DSH Web
DSH Web UI plugin — drag a conversation onto any workspace in the sidebar to organize it. / DSH Web UI 插件:在侧边栏把对话拖到任意工作区即可归类整理,可在设置页开关。
Third-party dsh web plugin: a rich Markdown notebook for the composer region — tool-row toggle plus a CodeMirror editor card with Codex-style list editing, submitted through the conversation service
A DeepSeek Harness client plugin that mirrors the current conversation into an independently scrollable details panel.
Read-only, scriptable session playback for the DeepSeek Harness WebUI
DSH bundle plugin: a General-settings Notifications card that pops a system notification (and optional chime) when a conversation turn completes.
DeepSeek Harness plugin: switch the current conversation's agent preset (mode) after the model finishes answering, and keep chatting in the same session