Skip to content
dsh.fish

Browse

53 results

Bundle

@yyyq0325/dsh-webgate

Login gate for the DeepSeek Harness web GUI: username/password entry page (DeepSeek style), 12-hour session tokens, slash commands for user management. Background tasks keep running while logged out.

yyyq0325-ai1
Bundle

dsh-hub-oauth-gateway

Local-first usage, cost, quota, account, and forecast analytics for DeepSeek Harness Web, with coding-subscription OAuth sign-in (Grok Build, Codex, Kimi Code, Claude Code), an optional loopback API gateway, and opt-in local auth/usage monitoring

lninghaha1
Bundle

dsh-artifact

Claude-Code-style artifacts for dsh: an `artifact` tool that writes self-contained HTML, a bundled authoring skill, a sidebar nav button, and an in-app artifact browser with sandboxed HTML preview

Jannchie1
Bundle

dsh-github

GitHub authentication and local Git workflow plugin for the dsh web GUI: accounts, repository browsing, clone, pull, push, status, commit, and a settings panel. Token is stored in ~/.dsh/dsh-github.json (0600, atomic write); push is disabled by default. Standalone Cordis plugin — mounted via cordis.patch.yml + a profile node_modules link, no dsh source changes.

andyfan10941
Bundle

dsh-material-file-icons

Material Icon Theme-style file & folder icons for dsh-better-sidebar: authentic SVGs served over exact routes, named-folder + open variants via data-dir attributes patched into dsh-better-sidebar.

sarfarazstark
Bundle

dsh-plugin-auth

Enterprise username/password authentication gate for the dsh Web UI. Out-of-tree plugin — no core changes; requires login before any page or API is reachable.

lzyuan549
Bundle

dsh-ios-control

Authenticated LAN gateway for DeepSeek Harness: reverse-proxies the official web UI with Basic Auth, advertises via mDNS, and adds a fork_session tool.

Hjay1101
Bundle

@sysit/dsh-remote-access

Out-of-tree dsh web-profile bundle: serve the Web UI on all interfaces (env DSH_WEB_HOST) behind the built-in ?token= BrowserAuth and auto-print the LAN URL. Single webserver row — no auth fork, stays composable with built-in BrowserAuth.

sysit
Bundle

dsh-guarded-bot-orchestrator

Plugin Cordis para o DeepSeek Harness v0.1: interceta a camada HTTP (auth barrier sobre o fallback da Web UI) e orquestra subprocessos de longa duracao com ciclo de vida reversivel.

frederico-kluser
Bundle

dsh-github-ci

GitHub Actions CI manager for DeepSeek Harness: live pipeline dashboard, OAuth device-flow sign-in, repo browser, run logs, and the github_ci agent tool.

knownasmobin
Bundle

dsh-lan-gate

Password + CIDR gate for DeepSeek Harness web / DeepSeek Harness 局域网密码门禁

maxesisnclaw
Bundle

dsh-vendor-login

Sign in to vendor coding plans that have no API key at all (Claude Pro/Max/Team, ChatGPT Plus/Pro, GitHub Copilot, SuperGrok) from the dsh settings UI

MochiNek0
Bundle

dsh-model-account-login

Persistent DSH model-account authorization UI for ChatGPT, Claude, and other llm-pi-ai login flows

hongbaiqi
Bundle

dsh-feishu-auth

Feishu (Lark) OAuth login gate for the DeepSeek Harness web GUI.

jianghuifr
Bundle

@dsh-external/dsh-client-plugin-context-assembler

组装式上下文(Assembled Context): a context tree over the dsh session surface with per-node assemble modes (full / key / off), agent-authored presets, and a browser panel that decides what the model actually sees.

catsenior507
Bundle

dsh-auth

Cookie authentication and IPv4 binding for the DeepSeek Harness Web UI

radaren
Bundle

dsh-rgate

Remote access login gate for the DeepSeek Harness Web UI: a password wall in front of non-loopback access, session cookies, an injected browser-side gate, and a Remote Access settings section. The /api RPC surface is authenticated by dsh itself.

raomaiping-hash
Bundle

dsh-quota-status

Live DeepSeek, Kimi and ChatGPT subscription quota widget for DeepSeek Harness web, with an in-app ChatGPT OAuth login card.

ruby1304
Bundle

dsh-auth-lock

Host-authenticated password gate for the DSH Web GUI, API, SSE, and WebSockets

imchenmin
Bundle

dsh-login

Password gate for dsh-web: opening the web port requires a username/password login; account credentials are stored salted+scrypt-hashed and AES-256-GCM encrypted in a local config file under $DSH_HOME. Host-only cordis plugin, no dsh source changes.

ravenli059
Bundle

@feiyang666/dsh-mobile-remote

DeepSeek Harness mobile remote-control plugin: LAN/external remote control (QR / on-off toggle / remote-access password gate), rich telemetry (expandable device details, system CPU/memory/load, DSH app state: version/sessions/workspaces/plugins/models), real external-tunnel status detection (frpc token / reconnect diagnostics), mobile-first UI polish (composer image upload entry via system picker, settings single-column layout) and faster remote loading.

feiyang-dev