DeepSeek Harness Plugin Hub

发布与管理完整 Harness Profiles,发现适合你的插件。

探索

插件目录环境预设文档中心动态

社区

发布插件联系我们报告问题

相关链接

Plugin Hub GitHubDeepSeek Harness 官方项目系统状态隐私说明
© 2026 DeepSeek Harness Plugin HubPowered byPaxTech

独立、非官方社区项目,与 DeepSeek 官方无隶属、授权或背书关系。

Live Canvas — DeepSeek Harness 插件(DSH Plugin)
DeepSeek Harness Plugin Hub
ProfilesPlugins分类动态文档登录管理 Profiles
ProfilesPlugins分类动态文档登录
← Plugins

@goodandready/dsh-live-canvas

Live Canvas

用于实时预览 HTML、React 组件、SVG 和图表的交互式浏览器内画布,支持 SSE 热重载

插件会安装到这里;不确定时保持 web。

npx -y @deepseek-ai/dsh plugin --profile web add @goodandready/dsh-live-canvas@0.2.17
README兼容性版本

兼容性与来源证明

Live Canvas 以 @goodandready/dsh-live-canvas 发布,当前版本为 0.2.17。Plugin Hub 会校验它的 manifest,并保存精确安装来源,便于复现安装结果。

DSH 兼容范围
*
运行环境
web
发布来源
npm
Registry 更新时间
2026/9/20

版本

0.2.17stable
2026/9/19
0.2.16stable
2026/9/19
0.2.15stable
2026/9/17
查看其余 49 个版本收起版本
0.2.14stable
2026/9/17
0.2.12stable
2026/9/17
0.2.11stable
2026/9/13
0.2.10stable
2026/9/10
0.2.9stable
2026/9/9
0.2.8stable
2026/9/9
0.2.7stable
2026/9/7
0.2.6stable
2026/9/7
0.2.5stable
2026/9/6
0.2.4stable
2026/9/5
0.2.3stable
2026/9/2
0.2.2stable
2026/9/1
0.2.1stable
2026/9/1
0.2.0stable
2026/9/1
0.1.34stable
2026/9/1
0.1.33stable
2026/9/1
0.1.32stable
2026/9/1
0.1.31stable
2026/9/1
0.1.30

相关插件

正在加载相关插件…

最新版
0.2.17
DSH
*
HMR
重启进程
Tree shaking
未声明可安全裁剪
解包体积
534.3 kB
文件数
38
Surface
web
许可证
MIT
发布源
npm
GitHub
★ 0
周下载
779
安全扫描
✓ v0.2.17 扫描通过
最近提交
2026/9/19
查看源码 ↗项目主页 ↗
README Badge

点击下方 Badge 复制 Markdown,粘贴到 README 即可。

这是你的 Plugin?认领权益 · 优先安全扫描

验证 package.json 声明的 GitHub 仓库,即可管理这个公开页面。认领后,Hub 会优先安排当前版本的安全扫描,并在通过后公开展示结果。

认领这个 Plugin →
报告问题
stable
2026/9/1
0.1.29stable
2026/8/31
0.1.28stable
2026/8/31
0.1.27stable
2026/8/31
0.1.26stable
2026/8/31
0.1.25stable
2026/8/31
0.1.24stable
2026/8/31
0.1.23stable
2026/8/31
0.1.22stable
2026/8/31
0.1.21stable
2026/8/31
0.1.20stable
2026/8/31
0.1.19stable
2026/8/31
0.1.18stable
2026/8/31
0.1.17stable
2026/8/31
0.1.16stable
2026/8/31
0.1.15stable
2026/8/31
0.1.14stable
2026/8/31
0.1.13stable
2026/8/31
0.1.12stable
2026/8/31
0.1.11stable
2026/8/31
0.1.10stable
2026/8/31
0.1.9stable
2026/8/31
0.1.8stable
2026/8/31
0.1.7stable
2026/8/31
0.1.6stable
2026/8/31
0.1.5stable
2026/8/31
0.1.4stable
2026/8/31
0.1.3stable
2026/8/31
0.1.2stable
2026/8/31
0.1.1stable
2026/8/31
0.1.0stable
2026/8/31

相关插件

继续浏览 developer-tools 分类下经过校验的插件。

Web App@deepseek-ai/dsh-web-appdsh 浏览器界面捆绑包:位于 dsh-base 之上的 Web 补丁层,加上运行时粘合插件(提供前端 dist、Web 界面提示符、bash 运行时变量和 URL 行)Sdk Minimal@deepseek-ai/dsh-sdk-minimal独立的最小 SDK 配置包:JSON-RPC、一个 DeepSeek 适配器、持久化 Shell 和 JSONL 会话Sdk App@deepseek-ai/dsh-sdk-appdsh SDK 配置包:基于 dsh-base 提供 stdio JSON-RPC 服务和进程生命周期管理Subagent Codex@deepseek-ai/dsh-subagent-codex基于官方 app-server 协议的一次性 Codex 子代理提供程序

README

📦 @goodandready/dsh-live-canvas

Interactive Visual Frontend Studio, Retool-Style CRUD Admin Engine, Time-Travel Debugger, 1-Click Multi-Deploy (Vercel, Cloudflare, Netlify, Gist), Figma Vector Bridge, Effective HTML Artifacts, UI Sound FX, and 31 Agent Tools for DeepSeek Harness

🇬🇧 English • 🇷🇺 Русский • 🇨🇳 中文说明

⭐ If you like this plugin, please star it on GitHub — it shows me that the plugin is useful to you and motivates me to keep developing it.

🐛 If you find a bug or would like to request a feature, open a GitHub issue in any language — I will review your proposal and implement useful suggestions in a future plugin version.

⚡ Overview & The Problem

When coding assistants work in standard terminal or chat windows, they typically produce static code snippets or markdown blocks. This creates critical friction:

  1. No Live Feedback: Developers cannot see or test interactivity, form validations, animations, or responsive breakpoints without manually copying code into a local build toolchain.
  2. Context Fragmentation: Reviewing UI changes requires switching back and forth between IDE, terminal, browser, and design tools.
  3. Verbose Text Overload: Explaining architecture, roadmaps, and wireframes in raw text produces walls of markdown that are difficult to scan.

The Solution: dsh-live-canvas

Inspired by Thariq Shihipar's The Unreasonable Effectiveness of HTML, Plannotator, and modern visual studios (Figma, Retool, V0), @goodandready/dsh-live-canvas transforms DeepSeek Harness into a complete, standalone frontend development suite. It provides in-memory ESM bundling, real-time SSE hot-reloading, in-chat interactive preview cards, a split-view code editor, time-travel history debugging, 1-click cloud deployment, and 30 dedicated Agent Tools.


🧭 Sidebar Layouts & Surface Compatibility

@goodandready/dsh-live-canvas supports all DSH navigation layouts with zero external dependencies:

EnvironmentSupported SurfaceCapabilities
DSH 0.1.5-alpha.1+ (Native)Native Right Sidebar (sidebarRightTabs, sidebar.right.pane.tab)Full Live Canvas workspace tab + native file viewer for dsh-resource://file (.html, .jsx, .tsx, .svg, .mermaid, .md).
Legacy DSH Profilesdsh-better-sidebar integrationDedicated tab (live-canvas) and registered file viewer (live-canvas-viewer).
Dual Profiles (Both enabled)Coexists seamlesslyDistinct, deterministic IDs (@goodandready/dsh-live-canvas vs live-canvas), no duplicate mounting, independent cleanup disposers.
Minimal / Standalone ProfilesStandalone Drawer & ModalsSelf-contained slide-over drawer with hotkeys (Alt+C), zero reliance on external sidebar plugins.

🏛️ System Architecture

graph TD
    classDef agent fill:#1e1b4b,stroke:#6366f1,stroke-width:2px,color:#fff;
    classDef core fill:#064e3b,stroke:#10b981,stroke-width:2px,color:#fff;
    classDef ui fill:#451a03,stroke:#f59e0b,stroke-width:2px,color:#fff;
    classDef sandbox fill:#18181b,stroke:#71717a,stroke-width:2px,color:#fff;

    Agent[🤖 DeepSeek Harness Agent / 30 Tools]:::agent
    Store[💾 PreviewStore LRU Cache & History Snapshots]:::core
    Watcher[📁 WorkspaceWatcher File Change Detection]:::core
    Bundler[⚡ Smart Recursive ESM Bundler & Transpiler]:::core
    Deployer[🌍 Multi-Platform Deploy Engine]:::core
    FigmaBridge[🎨 Figma Vector Bridge]:::core
    SoundEngine[🔊 Web Audio FX Synthesis]:::core
    Themes[🎨 AI Theme Tokens Engine]:::core

    WebUI[💻 DSH WebUI BetterSidebar Tab]:::ui
    ChatCards[💬 In-Chat Live Preview Tool Cards]:::ui
    EditorDrawer[📝 Split-View Code Editor Drawer]:::ui
    TimeTravelUI[⏳ Time-Travel History Scrubber]:::ui
    DeployModal[🌍 Instant Deploy Dialog]:::ui

    SandboxFrame[🛡️ Sandboxed Iframe Preview Runtime]:::sandbox
    WYSIWYG[✏️ Double-Click Inline WYSIWYG Editor]:::sandbox
    DnD[↕️ Drag & Drop Section Reordering]:::sandbox
    Blueprint[📐 Blueprint Grayscale Filter Mode]:::sandbox

    Agent -->|live_canvas_* tools| Store
    Watcher -->|Auto file sync| Store
    Store --> Bundler
    Deployer --> Store
    FigmaBridge --> Store
    Themes --> SandboxFrame
    Bundler --> SandboxFrame
    SoundEngine --> SandboxFrame

    WebUI --> EditorDrawer
    WebUI --> TimeTravelUI
    WebUI --> DeployModal
    WebUI --> SandboxFrame
    ChatCards -->|1-Click Activate Tab| WebUI

    SandboxFrame --> WYSIWYG
    SandboxFrame --> DnD
    SandboxFrame --> Blueprint
    WYSIWYG -->|POST /api/save-content| Watcher
    DnD -->|POST /api/save-reorder| Watcher

✨ Exhaustive Feature Breakdown

  • 🏠 Projects Hub & Recent Sessions (v0.2.14): Dedicated dashboard displaying all active preview sessions and workspace components (React, HTML, Vue, SVG, Markdown) sorted by activity, featuring instant search and 1-click loading.
  • ↕️ Interactive Chat Card Resizing: Smooth vertical height resizing (160px to 800px) via drag handle, quick preset dimensions (S 200px, M 320px, L 480px), and Wide View mode (⤢).
  • 🔄 Dedicated In-Canvas Refresh: Frame reload button in toolbar and support for F5 / Ctrl+R shortcuts inside the canvas frame without reloading the DSH host application.
  • 🛡️ Defensive Tool Output Schemas: AI agent tools return structured refusal metadata (code, allowedRoots, reason) on path policy violations, enabling autonomous model error recovery.

1. 🗄️ Retool-Style CRUD Admin Dashboard Studio (lib/crud.js / Tool 26)

  • Instant Data Grids: Generates full-featured data management micro-apps with live search, column sorting, and status filter pills (Active, Pending, Suspended).
  • Interactive Modals: Form validation for creating and editing records on the fly.
  • Persistent Database: Automatically syncs record changes to localStorage so data survives page reloads.
  • CSV Data Export: 1-click export of table data directly to downloadable .csv files.

2. ⏳ Time-Travel Debugger & History Timeline Scrubber (lib/timetravel.js / Tool 27)

  • Visual Revision Slider: Interactive scrubber bar allowing developers and agents to slide through historical session snapshots.
  • Instant Rollback: 1-click restore of any previous snapshot directly back into the live canvas without touching Git.
  • Timestamped Revisions: Compares intermediate iterations generated across conversation turns.

3. 🌍 1-Click Multi-Platform Web Deployment (lib/deploy.js / Tool 28)

  • Vercel: Prepares static distribution with vercel.json routing rules.
  • Cloudflare Pages: Generates _routes.json and security headers (_headers).
  • Netlify: Packages static dist with SPA redirects (_redirects).
  • GitHub Gist: Generates standalone single-file HTML ready for immediate public sharing via Gist preview.

4. 🎨 Figma & Penpot Vector Bridge (lib/figma.js / Tool 29)

  • SVG-to-Tailwind Converter: Pasted vector SVG code from Figma or Penpot is automatically parsed into clean, responsive React JSX or HTML with Tailwind CSS classes.
  • Export to Figma: Wraps canvas components into standard SVG with foreignObject for direct pasting (Ctrl+V) into Figma design files.

5. 🔊 UI Sound FX & Micro-Interactions Synthesis (lib/sound.js / Tool 30)

  • Zero-Dependency Web Audio API: Pure mathematical synthesis of UI feedback sounds without external audio assets.
  • Curated Sound Presets: Tactile click, switch tap, 2-tone success chime, warning error buzz, modal pop, and 3-tone levelup arpeggio.

6. 📋 Effective HTML Artifact Archetypes (lib/wireframe.js, lib/plan.js, lib/diagram.js, lib/prototype.js)

  • 📐 Low-Fi Wireframes (Tool 21): Monochromatic blueprint layouts with skeleton loaders and placeholder image boxes to evaluate UX hierarchy without styling bias.
  • 📋 Interactive Release Plans (Tool 22): Release readiness roadmaps with priority badges (P0, P1, P2), dynamic progress bars, milestone checkboxes, and persistent state.
  • 📊 Living Architecture Diagrams (Tool 23): Zoomable node-graph diagrams with animated data flow lines and detailed service popups on click.
  • 🧪 Multi-Step Prototype Flows (Tool 24): Onboarding wizards and checkout flows with step transitions and validation state machines.
  • ✍️ Visual Annotation Sign-Off (Tool 25): Boxed markup with resolution statuses (open / resolved) and response threads.

7. 💬 In-Chat Live Preview Tool Cards (LiveCanvasChatCard)

  • Embedded Sandbox Preview: Directly in the chat stream, tool executions render an interactive preview card.
  • 1-Click Studio Activation: Clicking 🚀 Open in Live Canvas automatically opens the BetterSidebar Live Canvas tab and loads the session.

8. ⚡ Smart Multi-File ESM Bundler (lib/transpiler.js)

  • Recursive Local Import Resolution: Resolves relative ./Header.jsx, ./Card.tsx, ./data.js, and ./styles.css imports in-memory.
  • Babel JSX & PostCSS: Transpiles modern React 18, Vue, HTML5, SVG, and Mermaid diagrams without external build tools.
  • Asset Streaming: Safely streams local workspace images via GET /dsh-live-canvas/assets/*.

9. 🎨 AI Theme Tokens Engine (lib/themes.js)

  • 1-Click Design System Switcher: Linear Dark, Vercel Clean, Swiss Editorial, Glassmorphism Neon, and Cyberpunk Terminal.

10. 🔍 Visual Regression & Layout Audit (Tool 18)

  • Inspects canvas DOM for text overflow clipping, missing alt attributes, low contrast, and viewport responsiveness issues.

11. 📱 QR Code Mobile Live Share (Tool 20)

  • Generates instant SVG QR codes and local network URLs for testing canvas previews on real smartphones over Wi-Fi.

12. 📦 1-Click Vite Project ZIP Packager (lib/packager.js / Tool 13)

  • Bundles the active canvas into a complete production-ready Vite + React or Vite + Vue project with package.json, vite.config.js, and tailwind.config.js.

🛠️ Complete 30 Agent Tools Reference

#Tool NameDescriptionKey ParametersReturn Values
1live_canvas_previewRenders or updates preview session for HTML/React/SVG/Mermaidcontent, componentType, title, themepreviewUrl, canvasId, success
2live_canvas_inspectRetrieves user DOM clicks, CSS selectors, and element attributescanvasId, limitinspections: [...], count
3live_canvas_reloadForces instant SSE reload on open preview framescanvasIdreloaded, timestamp
4live_canvas_diagnoseQueries sandbox console errors and exceptions for self-healingcanvasId, levellogs: [...], hasErrors
5live_canvas_exportExports standalone zero-dependency HTML bundlecanvasId, saveToDiskdownloadUrl, savedPath
6live_canvas_annotationsQueries or clears boxed visual annotations and user markupcanvasId, actionannotations: [...], count
7live_canvas_galleryCreates multi-variant Storybook comparison matrixvariants, titlevariantsCount, previewUrl
8live_canvas_watchScans and binds workspace files to live file watchersubDir, extsfiles: [...], watchedFiles
9live_canvas_controlsUpdates Storybook-style interactive props sliders

🛠️ In-Canvas DevTools & Diagnostic Feedback Loop

  • Mini-Console Drawer: Real-time log/warn/error interception inside the sandbox with collapsible bottom drawer, level filtering, and toolbar badge count.
  • Component State Presets Switcher: Instant switching between Default, Loading, Empty, Error, and Overflow states via toolbar selector and DOM event triggers.
  • Agent Vision Feedback Loop: live_canvas_capture_snapshot lets coding agents query DOM structure or extract complete rendered HTML snapshots.
  • Standalone Single-File HTML Export: 1-click single-file bundle export at /dsh-live-canvas/api/standalone embedding all fonts, Tailwind, and scripts.
  • W3C Design Tokens Bridge: Parses W3C / Figma design token JSON structures into live CSS custom properties.

📦 Installation

Install into your DeepSeek Harness profile with one command:

dsh plugin --profile web add @goodandready/dsh-live-canvas

⚙️ Configuration (settings.yaml)

plugins:
  "@goodandready/dsh-live-canvas":
    defaultViewport: "responsive" # Options: responsive, mobile, tablet, desktop, matrix
    autoOpenOnHtmlGen: true       # Automatically focus Live Canvas tab upon UI generation
    enableHotReload: true         # Enable SSE real-time hot-reloading on code updates
    maxSessionCache: 50           # Maximum active preview sessions in LRU memory cache
    enableFileWatcher: true       # Enable filesystem watcher for live project sync
    workspaceDir: ""              # Custom project root path (defaults to working directory)
    workspaceRoots: []            # Explicit allowed workspace root directories for path sandboxing
ParameterTypeDefaultDescription
defaultViewportstring"responsive"Initial viewport dimension (responsive, mobile, tablet, desktop, matrix)
autoOpenOnHtmlGenbooleantrueAutomatically opens BetterSidebar Live Canvas tab when agent generates UI
enableHotReloadbooleantrueReal-time SSE hot-reload stream for sandbox frames
maxSessionCachenumber50Maximum number of active preview sessions kept in memory
enableFileWatcherbooleantrueMonitors workspace directory for file changes
workspaceDirstring""Base directory for scanning workspace components
workspaceRootsstring[][]Explicit allowed root paths for file viewing and workspace scanning. Blocks path traversal outside allowed folders.

⌨️ Interactive Controls & Shortcuts

ActionShortcut / TriggerResult
Instant Canvas RefreshClick 🔄 Refresh or press F5 / Ctrl+RReloads active preview frame without reloading DSH host
Chat Card Drag ResizeDrag bottom border handle on chat previewSmoothly resize chat preview height from 160px to 800px
Chat Card Wide ModeClick ⤢ in chat card headerExpands chat preview card to full message width
Projects HubSelect 🏠 Projects Hub in toolbar dropdownOpen interactive project dashboard with recent sessions and file search
Inline WYSIWYG Text EditDouble-click text element on canvasEdit heading/paragraph inline and save with Enter
Split-View Code EditorClick 💻 Code in toolbarCollapsible side-by-side code editor with live debounce sync
Blueprint ModeClick 📐 Wireframe in toolbarToggles high-contrast monochromatic structural view
Drag & Drop ReorderingClick ↕️ D&D in toolbarDrag section and card blocks to reorder layout visually
Time-Travel ScrubberClick ⏳ Timeline in toolbarSlide through revision history and restore previous snapshots
1-Click Web DeployClick 🌍 Deploy in toolbarPrepares Vercel, Cloudflare, Netlify, or Gist deployment package
Sound FX ToggleClick 🔊 Sound in toolbarEnables/disables synthesized Web Audio feedback
Inspect ElementClick 🔍 Inspect in toolbarClick any DOM element to capture CSS selector and computed styles

🔒 Security & Sandboxing Architecture

Live Canvas operates with enterprise-grade defensive sandboxing:

  • Strict Path Sandboxing (resolveSafePath): All file access requests via API and agent tools (live_canvas_preview, /dsh-live-canvas/api/open-file, /dsh-live-canvas/api/workspace/files) must resolve within authorized workspace roots (workspaceRoots or the current process working directory). Attempts to traverse into sensitive parent directories (such as /etc, system binaries, or sibling folders) are rejected with ERR_PATH_OUTSIDE_ROOTS and HTTP 403 Forbidden.
  • CSRF & Origin Verification (isTrustedRequest): Mutating endpoints require verified same-origin requests matching standard browser headers (Sec-Fetch-Site: same-origin, Origin, or Referer) or loopback authorization.
  • Content Security Policy: Canvas previews are rendered inside sandboxed iframes with strict CSP directives (default-src 'self' 'unsafe-inline' 'unsafe-eval' data: blob: https: http:; X-Frame-Options: SAMEORIGIN; X-Content-Type-Options: nosniff).

🔄 Host-Side 1-Click Updater

Live Canvas includes an integrated host-side updater conforming to the DSH plugin standard:

  • Automated Update Checking: Background checking queries registry.npmjs.org for new releases, taking into account semver prereleases.
  • DSH Card UI Integration: Shows current vs latest version, "Check for Updates" button, and 1-click update trigger.
  • Safe Host Installation: Executes profile update using the local package manager (pnpm / dsh plugin add), verifying host loopback and authorization headers (X-DSH-Update-Key).

📄 License

MIT © GooDAnDReaDY

canvasId, values, schema
values: {...}, schema: {...}
10live_canvas_diffVisual split slider comparing two session snapshotscanvasId, fromId, toIddiffUrl, snapshotCount
11live_canvas_matrixMulti-device viewport matrix (Mobile, Tablet, Desktop)canvasIdmatrixUrl
12live_canvas_mockConfigures intercepted REST API mock routes in preview framecanvasId, endpointsendpointsCount, mockData
13live_canvas_pack1-Click Vite+React or Vite+Vue project ZIP bundle packagercanvasId, frameworkdownloadUrl, writtenDir
14live_canvas_refine_elementTargets AI visual/structural refinement to a DOM elementcanvasId, selector, promptsuccess, message
15live_canvas_storybookAuto-scans workspace components and creates UI Kit gallerysubDir, frameworkgalleryUrl, componentsCount
16live_canvas_insert_blockInserts curated design block (Hero, Bento, Pricing, FAQ, Footer)blockId, canvasIdblockId, title
17live_canvas_vision_importConverts image mockup/screenshot into interactive canvasimagePath, frameworkpreviewUrl, framework
18live_canvas_visual_auditInspects canvas DOM for overflow, contrast, and layout issuescanvasIdscore, issuesCount, issues
19live_canvas_generate_mockGenerates realistic mock JSON datasets and injects into sandboxtype, count, canvasIddatasetType, mockData
20live_canvas_shareGenerates mobile QR code and local network preview URLcanvasIdshareUrl, qrSvg
21live_canvas_create_wireframeGenerates low-fidelity structural HTML wireframe artifacttitle, layout, canvasIdpreviewUrl, layout
22live_canvas_create_planGenerates interactive HTML project plan & release roadmaptitle, version, canvasIdpreviewUrl, version
23live_canvas_create_diagramGenerates living interactive architecture diagram artifacttitle, diagramType, canvasIdpreviewUrl, diagramType
24live_canvas_create_prototypeGenerates multi-step interactive prototype wizard flowtitle, flowType, canvasIdpreviewUrl, flowType
25live_canvas_resolve_annotationMarks visual user annotation as resolved with notescanvasId, annotationId, notestatus: 'resolved'
26live_canvas_create_crudGenerates Retool-style admin CRUD dashboard with table and modalstitle, entityName, canvasIdpreviewUrl, entityName
27live_canvas_timetravelSteps through snapshot history timeline or restores revisionscanvasId, action, snapshotIndextimetravelUrl, snapshotsCount
28live_canvas_instant_deployGenerates ready-to-ship bundle for Vercel, Cloudflare, Netlify, GistcanvasId, targetdownloadUrl, instructions
29live_canvas_figma_bridgeConverts Figma SVG vector code to Tailwind or exports component SVGsvg, action, canvasIdaction, componentName
30live_canvas_sound_fxSynthesizes and previews Web Audio UI feedback soundsaction, soundTypepresetsCount, soundType
31live_canvas_capture_snapshotCaptures visual canvas metadata, DOM tree, or HTML for agent visual feedbackcanvasId, formatsnapshot, format
Visual AnnotationsClick 🖍 Annotate in toolbarDraw bounding boxes and leave review comments for the agent