DEV Community

See Sol
See Sol

Posted on

I built a desktop client for DeepSeek's coding agent

Built a Windows desktop client for DeepSeek Harness.

V1 packages the official Web UI into a native app with:

  • One-click installer (bundles its own runtime)
  • Built-in browser — watch the agent browse in real Edge
  • Built-in terminal for CLI commands
  • Sandbox by default — every action needs approval
  • Bilingual (Chinese + English)

V2 with a fully custom workbench is in active development.

GitHub: https://github.com/See-Sol-Lab/DeepSeekGUI

Feedback welcome!

Top comments (0)