dsh-particle-whale
DeepSeek official 3D Three.js particle whale animation for DeepSeek Harness / DSH Desktop
513 results
DeepSeek official 3D Three.js particle whale animation for DeepSeek Harness / DSH Desktop
Floating AI translation window for the DeepSeek Harness Web GUI: multilingual translation through the DSH host, with provider balance and daily-usage display. Standalone plugin package.
Hot-switch agent presets (working modes) inside a running DSH session: mode changes are armed immediately and applied at the next step boundary through agentPresets.recompose, via the /mode slash command.
DeepSeek Harness plugin: routes every pwsh command execution on Windows through Git for Windows bash — the pwsh and bash tools actually run git bash, so the model writes bash natively.
DSH conversation annotator: select transcript text, attach a note in a popup, then send the compiled quote+note pair through the composer.
Local Claude Code provider for DeepSeek Harness: a configurable 'claude-code' LLM route that runs your locally installed `claude` CLI and streams its output into the harness
DSH web composer resizer: drag the handle on the top edge of the input card — up to grow, down to shrink — with bottom-anchored scrolling for long drafts.
Local-first DeepSeek Harness plugin for searching Chrome, Edge, and Brave bookmarks, history, and downloads without uploading browser data.
Three Ark presets (ark/ark-code/ark-cordis) and a side-channel CLI for DeepSeek Harness: frozen minimal wire surface with on-demand instructions, skills, tools, and MCP.
Manage the declared tool policy of DeepSeek Harness agent presets
DeepSeek Harness plugin: fingerprint the provider, model id, sampling, offered tool schemas, and system-prompt prefix of each request, and diff the live card against a pinned one through the modelprint_check tool
DSH plugin: mirror all-session status onto the browser tab (Firefox / Chrome / Edge). Leave long-running tasks and still see yellow / green / blue on the tab.
DSH better-sidebar plugin for secure Chromium CDP live viewing and control.
Event monitor for DeepSeek Harness — background processes and WebSocket streams whose output lines wake the agent as asynchronous events.
DSH plugin: route every fetch/http/https request of the DSH process (model endpoints, web search, MCP) through an HTTP proxy. Follows *_proxy environment variables or manual settings; configured from the Web UI (设置 → 网络代理).
Managed local fingerprint relays so DSH can reach providers that gate on the client's TLS fingerprint
User-configurable cost pricing for dsh: per-model list prices and per-day-of-week time segments with price multipliers, edited through a Plugins-settings card
DSH plugin that bridges the local codebase-memory-mcp knowledge-graph server through the built-in @deepseek-ai/dsh-mcp-client, with a runtime-configurable exe path (settings namespace).
Example plugin for dsh-granular-settings: three bouncing squares, one per settings scope (session, workspace, global). Switch sessions and workspaces to watch each scope behave differently. Exercises toggle, text, color, slider, number, enum, and multiselect controls.
DSH plugin (DeepSeek vision bridge): give text-only agents vision through chat.deepseek.com's unofficial vision mode — WeChat-QR/password login in Settings, a deepseek_vision model tool, and automatic in-chat image transcription.
Replaces the dsh Web client base background with a randomly switching public Unsplash image, revealed through translucent base surfaces.
Use a Claude Pro or Max subscription as a DeepSeek Harness model provider, by driving the Claude Code CLI through the Agent SDK.
Live token estimates and generation throughput for DSH Web
Bisect bug root causes in three modes: code / boundary / commit (git bisect run)