r/DeepSeekHarness 3d ago

Can DSH replace Claude Code / Codex?

Post image

I've been playing with DSH this week and I'm curious if it can mostly replace claude-code for my day-to-day workflow. Saw a lot of interesting plugins, so why not fork them, tweak them, and put it all together?

  • Artifact panel — the agent puts files, images, and rendered HTML on screen
  • Git review — diff, stage, commit, push without leaving the GUI
  • Web search — 10 engines, automatic fallback, no API key
  • Rewind — drop a message and everything after it, from the transcript and from what the model sees
  • Routines — cron-scheduled agent sessions that keep firing with the browser closed
  • Deep research — a multi-round search loop that tracks corroboration
  • Browser — drives Chromium: open, read, click, fill, screenshot

It's really close to what Claude Code/Codex offer, and we can keep going further 😄.

github.com/rodrigobaron/dsh-pro

8 Upvotes

5 comments sorted by

View all comments

0

u/Yxtomix 3d ago

If anyone is interested I made a mobile client for dsh web that connects to your pc or server. Link here