Render interactive HTML labs and charts as sandboxed cards inside the dsh conversation stream.

GitHub stars30
MaintainerNagi-ovo
LicenseSource available
StatusCommunity

About Visualize

Visualize lets an agent create interactive HTML fragments and display them directly in a dsh conversation. Cards are sandboxed, theme-aware, replayable, and suited to data exploration, simulations, and visual explanations.

Install in a dsh profile
$ npx -y @deepseek-ai/dsh plugin --profile web add github:Nagi-ovo/dsh-visualize

Capabilities

Interactive HTML cards
Sandboxed rendering
Theme synchronization
Session replay
Developer preview note. DeepSeek Harness is changing quickly. Check the plugin README for its supported dsh version, prerequisites, and exact profile before installation.
Keep exploring

Related plugins

ToolsSkills145 stars

Give text-only agents eyes with image Q&A, OCR, grounding, UI restoration, and pixel diff tools.

npx -y @deepseek-ai/dsh plugin --profile web add github:Anionex/dsh-vision-toolkit

Tianshu TUI

UISessions73 stars

A full terminal interface for dsh with sessions, rewind, approvals, image support, and live agent state.

npx -y @deepseek-ai/dsh plugin --profile tui add @huiliyi37/dsh-tianshu-tui

Custom Tool

Create, edit, and manage sandboxed JavaScript tools from the DeepSeek Harness web interface.

npx -y @deepseek-ai/dsh plugin --profile web add github:omdsh-dev/dsh-custom-tool