dsh-firstrun
Run the following command in DeepSeek Harness:
dsh plugin install zoahdev/dsh-firstrun
Paste the following prompt into your AI chat to install this plugin:
Run dsh plugin install zoahdev/dsh-firstrun in DeepSeek Harness to install this plugin; the full source repository is at https://github.com/zoahdev/dsh-firstrun
About this plugin
The hardest part of a first-time DeepSeek Harness setup is rarely a single cryptic error. It is the fog: no idea whether Node is on PATH, pnpm is installed, the API key is actually set, or the working directory is writable. Every missing piece produces a different failure, and the error messages rarely point you back to the true cause.
dsh-firstrun collapses those eight checks into one read-only command with zero runtime dependencies. It verifies Node.js, pnpm, the dsh CLI, the home directory, the dsh profile, API key environment variables, workspace writability, and npm registry connectivity, then prints actionable next steps for each gap. API key values are never displayed, only the variable names. Exit codes distinguish ready, needs-attention, and usage-error at a glance, and inside the Harness the agent can invoke the tool directly and receive a structured report.
It is built for newcomers hitting the typical first-hour friction, teams onboarding new machines in bulk, and developers who want a quick post-reinstall sanity check on their toolchain.
Use Cases
- Verify the full toolchain in one shot right after a fresh dsh install
- Pin down missing components after an OS reinstall or machine swap
- Ask the agent to auto-diagnose the environment and suggest fixes mid-session
Best For
- Newcomers onboarding to the DeepSeek Harness ecosystem
- Engineering teams provisioning new machines at scale
- Engineers who value minimal, zero-dependency tooling
Related Plugins
A service-oriented sidebar framework for DSH, offering a full workbench with file explorer, embedded browser, real terminal, Git panel, and extensible plugin services.
A beautiful, practical Claude Code-style TUI plugin with pixel whale top bar, flowing glow title, real-time status line, streaming thought expansion, time rewind, context progress bar and TPS gauge — zero core changes.
The plugin market for DeepSeek Harness: browse/search/one-click install community plugins and themes, with updates, backup/restore, hot disable, diagnostics, and AI fix.
A persistent whale widget on the DSH web UI that shows DeepSeek balance, today's usage, and per-turn cost, with drag-and-snap and sound effects.