Skip to content
dsh.fish

Browse

147 results

Bundle

dsh-message-navigator

消息导航条 Message Navigator: DeepSeek Harness 网页聊天界面右侧的垂直消息索引(可安装的 dsh 组合包,Client-only 插件)

TableRogue2
Bundle

dsh-code-server-app

VS Code (from a code-server release) inside DSH: a right-sidebar tab driven by the plugin's own launcher over the in-process VS Code server (lib/launcher.mjs). Since 0.3.0 the bundle also ships an editor bridge (assets/extensions/dshcs-editor-bridge): a read-only channel between the in-tree VS Code extension host and DSH, giving the agent what only the editor knows (unsaved buffers, language-server diagnostics, the active selection) and letting editor gestures drive the session. Since 0.3.22 the ask panel renders that session's new content with DSH's own Markdown renderer (pinned to the deployed DSH UI version); since 0.3.23 it is a full-width dialog with collapsible thinking rows and can answer approval requests in place — the bridge's only non-read-only route (POST /approve, constrained to pending in-process requests and the outcomes allowed-once/rejected; panel-first for 5 minutes, handed back to the official card the moment the panel closes). The tab claims DSH file addresses (dsh-resource://file/**) by file type (setting claimExtensions), so the product's own produced-file chips, delivered-file previews and inline prose mentions open in the workbench. The IDE is a resident surface moved with Element.moveBefore instead of being remounted, so switching sidebar tabs no longer reloads it. Opening the tab switches the right sidebar to fullscreen by default (setting fullscreenOnOpen). Following a workspace switch is lightweight: the workbench re-navigates with the new ?folder= and the IDE process is not restarted (since 0.2.12). Requires a DSH with the right-sidebar services (sidebarRightTabs/sidebarRight, >= 0.1.5-alpha.1); older DSH versions get a single upgrade notice on the settings page and no other UI. Two serving modes: loopback port (default) or same-origin mount on DSH's own webServer (/code-server, protected by ctx.connection.requestRejection). No code-server Node layer, no argon2, no C++ toolchain.

jinsiyu2
Bundle

@yangzhe1991/dsh-web-enhance

DSH Web UI 增强插件:逐轮对话导航、思维链默认展开、DeepSeek 官方 API 会话价格统计 | DSH Web UI enhancement plugin: turn-by-turn navigation, thinking-chain default-expand & session cost meter for the official DeepSeek API

yangzhe19912
Bundle

dsh-message-minimap

用户消息导航条插件:在 DeepSeek Harness Web GUI 会话聊天窗左侧显示一条迷你导航条(minimap),用刻度标出每一条用户消息的位置,悬停预览消息摘要,点击/拖动即可快速跳转定位。

AFAP2
Bundle

dsh-turn-rail

Codex-style auto-hiding turn rail for DeepSeek Harness Web: edge-peek navigation, per-turn tooltips, search, 30-turn scrolling window and scroll-follow.

Yujm8882
Bundle

@memory455/dsh-jump-rail

轮次跳转条:DSH Web GUI 对话记录左侧常驻短横线导航条(每轮一根),当前视口所在轮高亮,悬停显示该轮输入/输出摘要,点击跳转到该轮输入位置。

Memory4552
Bundle

dsh-session-tree

Lightweight read-only session lineage navigation for DeepSeek Harness

ZhengQingJing2
Bundle

@hjj345345/dsh-sm-context-piano

Configurable Codex-style conversation navigator for the DeepSeek Harness Web GUI, with compact previews and fast paragraph jumps.

hjj3452
Bundle

dsh-reel

Media library for the dsh web UI: browse configured local directories as a grid or list, open images in a viewer, and play videos in a page-fullscreen player with swipe navigation, order/random playlists and a fullscreen wallpaper.

lsjspl2
Bundle

dsh-user-question-nav

ChatGPT 风格问题导航:胶囊轨道 + 刻度尺 + 贴边抽屉目录,悬浮 1 秒展开全部问题,搜索过滤 + 一键跳转

xiaomujiang2
Bundle

dsh-mobile-nav

Ultra-light mobile nav for DSH web UI: hamburger button + drawer sidebar on narrow screens, chat stays full-width. Pure client-side, zero build.

xDer6661
Bundle

dsh-chat-history

Chat history TOC: a user-message directory as a conversation view tab with click-to-jump

Stylelinzzz1
Bundle

dsh-session-nav

Codex-style session navigator plugin for DeepSeek Harness Web.

karmiy1
Bundle

dsh-conversation-threads

Codex-style message-bar navigation rail for the DSH dialog: a vertical rail of short horizontal lines (one per user message) at the sidebar's right outer edge, vertically centered; hover highlights and floats the sent content (first 30 字, 15 字 per line); click jumps to the message.

bertonsaa1
Bundle

dsh-feishu

DSH Feishu self-built app integration: receives text messages over the official Feishu WebSocket long connection, routes them to a DSH agent session, streams safe assistant text deltas through a Feishu CardKit card, and falls back to ordinary text when card streaming is unavailable. Acknowledges with an OK reaction (text fallback). Standalone Cordis bundle — no dsh source changes.

andyfan10941
Bundle

dsh-chat-index-rail

对话右侧悬浮"输入目录":每条用户输入一根横条,悬停预览前 15 字(移入气泡展开到 40 字),点击平滑定位到对应消息,滚动时当前横条高亮。

Mobai-read1
Bundle

@deepseek-ai/dsh-turn-rail

Right-side session turn navigation rail for DeepSeek Harness Web (official DeepSeek page style)

Luoji-Yuli1
Bundle

dsh-conversation-nav

Codex-style conversation turn navigation for the DeepSeek Harness web GUI: a piano-key rail at the left edge of the conversation (hover ladder, preview tooltip, click-to-jump, active-turn tracking) plus user-message send time and per-turn marks with distinct rail colors, persisted per session.

Jaeger06241
Bundle

dsh-bookmark

Codex-style conversation navigator for the DeepSeek Harness web UI.

leilei31671
Bundle

dsh-turn-nav

Right-side turn navigation for DSH conversations: hover cards, click-to-jump, auto-load older turns. / DSH 右侧会话轮次导航栏:悬停卡片、点击跳转、自动加载更早轮次。

flyHZJ1