dsh-web-ui
PluginConfirmed pluginCommunityzhu1090093659/dsh-web · updated 5 days ago
Installation
dsh plugin --profile web add @linxin666/dsh-web-all@latestdsh plugin --profile web add link:$(pwd)/packages/dsh-web-alldsh plugin --profile web add @linxin666/dsh-client-ui-task-board@latestdsh plugin --profile web add @linxin666/dsh-ssh@latestdsh plugin --profile web add @linxin666/dsh-tool-describe-image@latestdsh plugin --profile web add @linxin666/dsh-pet@latestdsh plugin --profile web add @linxin666/dsh-liangshen@latestdsh plugin --profile web add @linxin666/dsh-doctor@latestdsh plugin --profile web add dsh-better-sidebar@latestdsh plugin --profile web add @linxin666/dsh-client-ui-aionui-panel@latestdsh plugin --profile web add dsh-webdsh plugin --profile web add github:zhu1090093659/dsh-webPlugins in this repository
- @dsh-web/filesv0.1.0✓
A file browser, uploader and downloader for the browser harness, as an ordinary dsh plugin
- @dsh-web/networkv0.1.0✓
The Network settings page: the CORS proxy this page falls back to, as an ordinary dsh plugin
- @dsh-web/plugin-installv0.1.0✓
Installing plugins from the browser, as an ordinary dsh plugin
- @dsh-web/runtimev0.1.0✓
Choose the machine this session runs on: the Node container, or an emulated PC running DOS, Windows or Linux
- @dsh-web/starv0.1.0✓
A link to this project's repository at the sidebar foot, as an ordinary dsh plugin
- @dsh-web/terminalv0.1.0✓
A terminal for the browser harness, as an ordinary dsh plugin
- @dsh-web/tryonv0.1.0✓
dsh-market.com/tryon: deep-link skin application plus the try-on toolbar, running inside the browser dsh shell
- @linxin666/dsh-client-ui-aionui-panelv0.3.3✓
DSH web GUI right-panel system: a pixel-faithful re-implementation of AionUi's Explorer + Preview columns (file tree, filename search, git changes, multi-tab preview of 10+ formats) driven by real host-side fs/git services, hot-pluggable via a profile bundle without any dsh source changes
- @linxin666/dsh-chat-recoveryv0.3.3✓
Chat recovery for the dsh web GUI: fork-based editing and explicit retry of the last failed turn while preserving the original session
- @linxin666/dsh-client-ui-community-pluginsv0.3.3✓
Community plugin index data source for the dsh web ecosystem: community.json is the single source of the Workshop store plugin list and the dsh-market.com plugin manifest.
- @linxin666/dsh-desktop-launcherv0.3.3✓
Desktop launcher + one-click shutdown for dsh: create a double-click desktop icon that starts dsh web and opens the Web GUI, plus a floating power button that exits the host process gracefully. Hot-pluggable — mounted via ~/.dsh/cordis.patch.yml + a profile node_modules symlink, no dsh source changes.
- @linxin666/dsh-doctorv0.3.3✓
Transactional rescue mode for DSH profiles with a supervised launcher, isolated recovery capsule, deterministic repairs, health monitoring, and a local Web recovery console
- @linxin666/dsh-client-ui-git-graphv0.3.3✓
External dsh web GUI plugin: a blank-session git branch selector + Git graph, with real host-side git operations and guards, as a dsh profile bundle
- @linxin666/dsh-liangshenv0.3.3✓
LiangShen (梁神) agent preset for the dsh web GUI: a two-phase anchored-standard preset — the first model request exposes only the builtin Minimal exact two-tool surface (persistent bash plus str_replace_editor) with no runtime contexts or injected instructions (Minimal-aligned trajectory anchor), promotion is gated on the first minimal-like reasoning block with a fallback, and the wire then switches to PTC Mode (a single run_code tool over the full registry) with the ordinary injections returning afterwards. The preset files are synced into ~/.dsh/.agent-presets on host startup. Hot-pluggable — mounted via cordis.patch.yml + a profile node_modules symlink, no dsh source changes.
- @linxin666/dsh-client-ui-marketv0.3.3✓
Workshop browser card: browse skins, pets and community plugins from dsh-market.com and install them in the GUI (assets into the DSH home directories, plugins through the optional plugin manager).
- @linxin666/dsh-petv0.3.3✓
Multi-pet companion plugin for the dsh web GUI: a registry-driven floating pet that reacts to model activity, with per-pet naming, petting/feeding interactions and an affinity score
- @linxin666/dsh-client-ui-plugin-managerv0.3.3✓
Plugin manager tab for the dsh web GUI Plugins settings section: installs plugins from npm or git through the official host channels, lists installed plugins with next-start enablement switches, surfaces install-time conflict actions with undo, and hands failures off to repair conversations.
- @linxin666/dsh-remote-web-uiv0.3.3✓
Scan-to-pair mobile and PC remote control for the dsh web GUI: QR entry beside the settings button, one-time pairing tokens, a gated /remote/api desktop channel, live device status, and revocable sessions
- @linxin666/dsh-client-ui-session-idv0.3.3✓
DSH web GUI plugin: sidebar-foot Session ID panel listing every session with its full id and one-click copy (browser-only; no source changes).
- @linxin666/dsh-client-ui-skill-explorerv0.3.3✓
DSH skill center: browse loaded skills by source (bundled / project / user / custom / runtime), enable or disable, create and delete, in a web GUI panel.
- @linxin666/dsh-sshv0.3.3✓
Remote SSH operations for the dsh web GUI: host config store (~/.dsh/dsh-ssh.json, import from ~/.ssh/config), a persistent ssh2 connection pool with jump-host support, exec / PTY web terminal / SFTP transfer / local port-forward tunnels / cluster execution, plus agent tools (ssh_list, ssh_exec, ssh_upload, ssh_download, ssh_tunnel, ssh_cluster). Hot-pluggable — mounted via ~/.dsh/cordis.patch.yml + a profile node_modules symlink, no dsh source changes.
- @linxin666/dsh-client-ui-task-boardv0.3.3✓
Host-authoritative task board for the DSH Web GUI with real session execution, Host cron scheduling, and optional cross-platform idle-sleep protection; mounted without DSH source changes.
- @linxin666/dsh-tool-describe-imagev0.3.3✓
Model-facing describe_image tool for the dsh web GUI: gives a text-only model image understanding by asking a vision-language model at an OpenAI-compatible endpoint to describe one image (local path, http(s) URL, or attachment reference). Hot-pluggable — mounted via ~/.dsh/cordis.patch.yml + a profile node_modules symlink, no dsh source changes.
- @linxin666/dsh-web-allv0.3.3✓
DSH Web UI 全家桶聚合插件:一键安装全部功能插件(task-board / git-graph / pet / remote-web-ui / web-ui-settings / skin-center / community-plugins / compat shim)。compat 桥接层已并入本包(src/client),无需独立 compat npm 包。
- @linxin666/dsh-client-ui-web-ui-settingsv0.3.3✓
Web UI plugin group for the dsh settings page: one first-level settings section that hosts the dsh-web family plugins' enable switches and configuration forms.
- @linxin666/dsh-client-ui-skin-centerv0.3.3✓
In-GUI skin center for the dsh web GUI — the single skin package: skins are pure asset directories (built-in plus $DSH_HOME/skins) loaded and rendered only by the skin center; live try-on and one-click apply switch atomically in the page (no reload, no cordis.patch.yml rewrite, no restart)
- @linxin666/dsh-client-ui-__NAME__v0.1.0✓
DSH web GUI plugin __NAME__ — scaffolded from scripts/plugin-template; replace this description.
- deepseek-web-harnessv0.1.0
Pure-static, browser-only build of DeepSeek Harness (dsh web) — no server, deployable to GitHub Pages
Official core packages (185)
@deepseek-ai/cordis4.0.1private copy@deepseek-ai/cordis-plugin-group1.0.1private copy@deepseek-ai/cordis-plugin-hmr1.0.16private copy@deepseek-ai/cordis-plugin-include1.0.6private copy@deepseek-ai/cordis-plugin-loader1.0.2private copy@deepseek-ai/cordis-plugin-timer1.1.3private copy@deepseek-ai/cosmokit1.8.2private copy@deepseek-ai/dsh0.1.1-rc.2private copy@deepseek-ai/dsh-agent0.1.1-rc.2private copy@deepseek-ai/dsh-agent-default-model0.1.1-rc.2private copy@deepseek-ai/dsh-agent-instructions0.1.1-rc.2private copy@deepseek-ai/dsh-agent-loop0.1.1-rc.2private copy@deepseek-ai/dsh-agent-presets0.1.1-rc.2private copy@deepseek-ai/dsh-agent-tool-presentation0.1.1-rc.2private copy@deepseek-ai/dsh-anonymous-user-id0.1.1-rc.2private copy@deepseek-ai/dsh-api-gateway0.1.1-rc.2private copy@deepseek-ai/dsh-api-remotes0.1.1-rc.2private copy@deepseek-ai/dsh-app-boot0.1.1-rc.2private copy@deepseek-ai/dsh-atomic-write0.1.1-rc.2private copy@deepseek-ai/dsh-attachment0.1.1-rc.2private copy@deepseek-ai/dsh-attachment-local0.1.1-rc.2private copy@deepseek-ai/dsh-base0.1.1-rc.2private copy@deepseek-ai/dsh-bash-local0.1.1-rc.2private copy@deepseek-ai/dsh-bash-sandbox0.1.1-rc.2private copy@deepseek-ai/dsh-brand0.1.1-rc.2private copy@deepseek-ai/dsh-client-connection0.1.1-rc.2private copy@deepseek-ai/dsh-client-hmr0.1.1-rc.2private copy@deepseek-ai/dsh-client-locale0.1.1-rc.2private copy@deepseek-ai/dsh-client-modules0.1.1-rc.2private copy@deepseek-ai/dsh-client-runtime0.1.1-rc.2private copy@deepseek-ai/dsh-client-schema-form0.1.0-rc.7private copy@deepseek-ai/dsh-client-ui-agent-preset0.1.1-rc.2private copy@deepseek-ai/dsh-client-ui-attachment0.1.1-rc.2private copy@deepseek-ai/dsh-client-ui-commands0.1.1-rc.2private copy@deepseek-ai/dsh-client-ui-conversation0.1.1-rc.2private copy@deepseek-ai/dsh-client-ui-cordis0.1.1-rc.2private copy@deepseek-ai/dsh-client-ui-deliverables0.1.1-rc.2private copy@deepseek-ai/dsh-client-ui-directory-picker-browse0.1.1-rc.2private copy@deepseek-ai/dsh-client-ui-directory-picker-native0.1.1-rc.2private copy@deepseek-ai/dsh-client-ui-goal0.1.1-rc.2private copy@deepseek-ai/dsh-client-ui-input-trigger0.1.1-rc.2private copy@deepseek-ai/dsh-client-ui-jobs0.1.1-rc.2private copy@deepseek-ai/dsh-client-ui-layout0.1.1-rc.2private copy@deepseek-ai/dsh-client-ui-message-feedback0.1.1-rc.2private copy@deepseek-ai/dsh-client-ui-model-selection0.1.1-rc.2private copy@deepseek-ai/dsh-client-ui-permission-presets0.1.1-rc.2private copy@deepseek-ai/dsh-client-ui-plan0.1.1-rc.2private copy@deepseek-ai/dsh-client-ui-primitives0.1.1-rc.2private copy@deepseek-ai/dsh-client-ui-settings0.1.1-rc.2private copy@deepseek-ai/dsh-client-ui-settings-general0.1.1-rc.2private copy@deepseek-ai/dsh-client-ui-settings-models0.1.1-rc.2private copy@deepseek-ai/dsh-client-ui-settings-plugin-inventory0.1.1-rc.2private copy@deepseek-ai/dsh-client-ui-settings-plugins0.1.1-rc.2private copy@deepseek-ai/dsh-client-ui-sidebar0.1.1-rc.2private copy@deepseek-ai/dsh-client-ui-skill0.1.1-rc.2private copy@deepseek-ai/dsh-client-ui-slots0.1.1-rc.2private copy@deepseek-ai/dsh-client-ui-subagent0.1.1-rc.2private copy@deepseek-ai/dsh-client-ui-theme0.1.1-rc.2private copy@deepseek-ai/dsh-client-ui-tool0.1.1-rc.2private copy@deepseek-ai/dsh-client-ui-trajectory0.1.1-rc.2private copy@deepseek-ai/dsh-client-ui-user-questions0.1.1-rc.2private copy@deepseek-ai/dsh-client-ui-workflow-run0.1.1-rc.2private copy@deepseek-ai/dsh-client-ui-workspace0.1.1-rc.2private copy@deepseek-ai/dsh-client-web0.1.1-rc.2private copy@deepseek-ai/dsh-client-web-react0.1.0-rc.7private copy@deepseek-ai/dsh-cmdline0.1.1-rc.2private copy@deepseek-ai/dsh-code-runtime0.1.1-rc.2private copy@deepseek-ai/dsh-code-runtime-worker-thread0.1.1-rc.2private copy@deepseek-ai/dsh-command-compact0.1.1-rc.2private copy@deepseek-ai/dsh-command-feedback0.1.1-rc.2private copy@deepseek-ai/dsh-command-goal0.1.1-rc.2private copy@deepseek-ai/dsh-commands0.1.1-rc.2private copy@deepseek-ai/dsh-compaction0.1.1-rc.2private copy@deepseek-ai/dsh-compaction-basic0.1.1-rc.2private copy@deepseek-ai/dsh-compaction-tool-result-pruner0.1.1-rc.2private copy@deepseek-ai/dsh-cordis-client-runner0.1.1-rc.2private copy@deepseek-ai/dsh-cordis-host-runner0.1.1-rc.2private copy@deepseek-ai/dsh-credentials0.1.1-rc.2private copy@deepseek-ai/dsh-credentials-local0.1.1-rc.2private copy@deepseek-ai/dsh-fs0.1.1-rc.2private copy@deepseek-ai/dsh-fs-local0.1.1-rc.2private copy@deepseek-ai/dsh-fs-observation-policy0.1.1-rc.2private copy@deepseek-ai/dsh-fs-sandbox0.1.1-rc.2private copy@deepseek-ai/dsh-goal0.1.1-rc.2private copy@deepseek-ai/dsh-goal-round-driver0.1.1-rc.2private copy@deepseek-ai/dsh-home-paths0.1.1-rc.2private copy@deepseek-ai/dsh-host-apiproxy0.1.1-rc.2private copy@deepseek-ai/dsh-host-directory-picker0.1.1-rc.2private copy@deepseek-ai/dsh-host-directory-picker-auto0.1.1-rc.2private copy@deepseek-ai/dsh-host-directory-picker-browse0.1.1-rc.2private copy@deepseek-ai/dsh-host-directory-picker-native0.1.1-rc.2private copy@deepseek-ai/dsh-host-frontend-static0.1.1-rc.2private copy@deepseek-ai/dsh-host-plugin-inventory0.1.1-rc.2private copy@deepseek-ai/dsh-host-webserver0.1.1-rc.2private copy@deepseek-ai/dsh-invariants0.1.1-rc.2private copy@deepseek-ai/dsh-jobs0.1.1-rc.2private copy@deepseek-ai/dsh-jobs-local0.1.1-rc.2private copy@deepseek-ai/dsh-launch-environment0.1.1-rc.2private copy@deepseek-ai/dsh-llm0.1.1-rc.2private copy@deepseek-ai/dsh-llm-deepseek0.1.1-rc.2private copy@deepseek-ai/dsh-llm-pi-ai0.1.1-rc.2private copy@deepseek-ai/dsh-llm-retry0.1.1-rc.2private copy@deepseek-ai/dsh-message-feedback0.1.1-rc.2private copy@deepseek-ai/dsh-native-command0.1.1-rc.2private copy@deepseek-ai/dsh-output-retention0.1.1-rc.2private copy@deepseek-ai/dsh-permission-presets0.1.1-rc.2private copy@deepseek-ai/dsh-persona0.1.1-rc.2private copy@deepseek-ai/dsh-plan-mode0.1.1-rc.2private copy@deepseek-ai/dsh-pwsh-local0.1.1-rc.2private copy@deepseek-ai/dsh-pwsh-sandbox0.1.1-rc.2private copy@deepseek-ai/dsh-repeat-tool-reminder0.1.1-rc.2private copy@deepseek-ai/dsh-sandbox0.1.1-rc.2private copy@deepseek-ai/dsh-sandbox-local0.1.1-rc.2private copy@deepseek-ai/dsh-sandbox-policy0.1.1-rc.2private copy@deepseek-ai/dsh-sandbox-windows-acl0.1.1-rc.2private copy@deepseek-ai/dsh-scope0.1.1-rc.2private copy@deepseek-ai/dsh-session0.1.1-rc.2private copy@deepseek-ai/dsh-session-checkpoint-policy0.1.1-rc.2private copy@deepseek-ai/dsh-session-log-export0.1.1-rc.2private copy@deepseek-ai/dsh-session-persistence0.1.1-rc.2private copy@deepseek-ai/dsh-session-persistence-jsonl0.1.1-rc.2private copy@deepseek-ai/dsh-session-projection0.1.1-rc.2private copy@deepseek-ai/dsh-session-projection-cache0.1.1-rc.2private copy@deepseek-ai/dsh-session-query0.1.1-rc.2private copy@deepseek-ai/dsh-session-query-sqlite0.1.1-rc.2private copy@deepseek-ai/dsh-session-stats0.1.1-rc.2private copy@deepseek-ai/dsh-session-telemetry0.1.1-rc.2private copy@deepseek-ai/dsh-session-telemetry-otel0.1.1-rc.2private copy@deepseek-ai/dsh-session-title0.1.1-rc.2private copy@deepseek-ai/dsh-session-title-first-prompt-llm0.1.1-rc.2private copy@deepseek-ai/dsh-session-title-llm0.1.1-rc.2private copy@deepseek-ai/dsh-settings0.1.1-rc.2private copy@deepseek-ai/dsh-settings-file0.1.1-rc.2private copy@deepseek-ai/dsh-shell0.1.1-rc.2private copy@deepseek-ai/dsh-shell-env0.1.1-rc.2private copy@deepseek-ai/dsh-skill0.1.1-rc.2private copy@deepseek-ai/dsh-skill-badge0.1.1-rc.2private copy@deepseek-ai/dsh-skill-filesystem0.1.1-rc.2private copy@deepseek-ai/dsh-spill0.1.1-rc.2private copy@deepseek-ai/dsh-spill-local0.1.1-rc.2private copy@deepseek-ai/dsh-spill-policy0.1.1-rc.2private copy@deepseek-ai/dsh-storage0.1.1-rc.2private copy@deepseek-ai/dsh-storage-domain0.1.1-rc.2private copy@deepseek-ai/dsh-storage-json0.1.1-rc.2private copy@deepseek-ai/dsh-subagent0.1.1-rc.2private copy@deepseek-ai/dsh-subagent-fork-in-process0.1.1-rc.2private copy@deepseek-ai/dsh-subagent-in-process-driver0.1.1-rc.2private copy@deepseek-ai/dsh-subagent-spawn-in-process0.1.1-rc.2private copy@deepseek-ai/dsh-subprocess0.1.1-rc.2private copy@deepseek-ai/dsh-subprocess-local0.1.1-rc.2private copy@deepseek-ai/dsh-system-prompt0.1.1-rc.2private copy@deepseek-ai/dsh-timeout0.1.1-rc.2private copy@deepseek-ai/dsh-token-meter0.1.1-rc.2private copy@deepseek-ai/dsh-tool-ask-user0.1.1-rc.2private copy@deepseek-ai/dsh-tool-bash0.1.1-rc.2private copy@deepseek-ai/dsh-tool-call-timeout-policy0.1.1-rc.2private copy@deepseek-ai/dsh-tool-cordis0.1.1-rc.2private copy@deepseek-ai/dsh-tool-fs0.1.1-rc.2private copy@deepseek-ai/dsh-tool-fs-search0.1.1-rc.2private copy@deepseek-ai/dsh-tool-goal0.1.1-rc.2private copy@deepseek-ai/dsh-tool-jobs0.1.1-rc.2private copy@deepseek-ai/dsh-tool-pwsh0.1.1-rc.2private copy@deepseek-ai/dsh-tool-ralph0.1.1-rc.2private copy@deepseek-ai/dsh-tool-skill0.1.1-rc.2private copy@deepseek-ai/dsh-tool-str-replace-editor0.1.1-rc.2private copy@deepseek-ai/dsh-tool-subagent0.1.1-rc.2private copy@deepseek-ai/dsh-tool-subagent-control0.1.1-rc.2private copy@deepseek-ai/dsh-tool-subagent-report0.1.1-rc.2private copy@deepseek-ai/dsh-tool-todo0.1.1-rc.2private copy@deepseek-ai/dsh-tool-web0.1.1-rc.2private copy@deepseek-ai/dsh-tool-workflow0.1.1-rc.2private copy@deepseek-ai/dsh-tools0.1.1-rc.2private copy@deepseek-ai/dsh-typert-loader0.1.1-rc.2private copy@deepseek-ai/dsh-typert-protocol0.1.1-rc.2private copy@deepseek-ai/dsh-typert-registry0.1.1-rc.2private copy@deepseek-ai/dsh-user-approval0.1.1-rc.2private copy@deepseek-ai/dsh-user-questions0.1.1-rc.2private copy@deepseek-ai/dsh-web0.1.1-rc.2private copy@deepseek-ai/dsh-web-app0.1.1-rc.2private copy@deepseek-ai/dsh-web-frontend0.1.1-rc.2private copy@deepseek-ai/dsh-web-search-deepseek0.1.1-rc.2private copy@deepseek-ai/dsh-workflow0.1.1-rc.2private copy@deepseek-ai/dsh-workflow-worker-thread0.1.1-rc.2private copy@deepseek-ai/dsh-workspace0.1.1-rc.2private copy@deepseek-ai/schemastery3.18.1private copy
- dsh-web-sharedv0.0.0
Shared runtime modules for the dsh-web plugin family (inlined into each consumer bundle; never published).
Paths are pinned to commit 9ff816c1522a
Overview
DeepSeek Harness(DSH)Web 插件聚合生态包 · 一切皆插件,创意工坊分发
Required permissions
Automated reports
Reports are stored per repository commit. A passing report confirms only that tool's checks; it is not a security guarantee.
No automated report has been stored for this revision.