Installation
npx -y @deepseek-ai/dsh plugin --profile web add github:deepseeker-app/DeepSeekerThis installation command is an unverified starting point generated from the GitHub repository address.
README
Maintainer-authored documentation snapshot.
DeepSeeker
中文 | English
The DeepSeek Agent anyone can use.
DeepSeeker puts the official DeepSeek Harness inside a desktop app. Download it, open it, paste your API key, and start working.
No Node.js setup. No terminal. No localhost or port management.
First Release
- Native desktop app for Apple Silicon Macs
- First-run DeepSeek API key setup
- Automatic local Harness startup and supervision
- System tray support after the main window closes
- Existing Harness workspaces, sessions, plugins, and agent features
- Local application data and Harness service
A Windows installer will follow after the macOS release is stable.
Run Locally
pnpm install
pnpm run dev:desktop
Build an unsigned ZIP for the current platform:
pnpm run package:desktop
Upstream
DeepSeeker builds on DeepSeek Harness and the community deepseek-harness-desktop project.
DeepSeek provides the Harness core, plugin system, and Web UI. DeepSeeker owns the desktop packaging, installation experience, brand, and consumer-facing product work.
This project is licensed under the MIT License and retains the original copyright and attribution notices.
DeepSeeker is an independent community product. It is not affiliated with or endorsed by DeepSeek.
Project files and signals
Shown items are public repository signals detected in the directory snapshot.
Repository information
- Language
- TypeScript
- License
- MIT
- Latest release
- v0.1.0
- Last updated
- Aug 15, 2026, 4:30 PM
Install deliberately
Review source code, permissions, lifecycle hooks, dependencies and network access. Test untrusted plugins in an isolated environment.