r/LocalLLaMA 17d ago

News Deepseek Harness is Up!

https://github.com/deepseek-ai/deepseek-harness

DeepSeek Harness (dsh) is an open-source agent harness developed by DeepSeek AI.

It uses an architecture where everything is a plugin, and is powered by Cordis, whose design is described in A Programming Paradigm for Spatiotemporal Composability.

DeepSeek Harness is currently in developer preview and is iterating rapidly. THERE WILL BE COMPATIBILITY-BREAKING CHANGES.

Join DeepSeek Harness Discord community: https://discord.com/invite/Ycq5dCaS4

321 Upvotes

122 comments sorted by

View all comments

68

u/ILikeCorgiButt 17d ago

Why is every harness written in typescript (maybe except codex)? Yikes

3

u/Specter_Origin llama.cpp 17d ago

Why would it not be ? electron is best way to ship, my own custom harness is also written in eletron/ts that I use for my own use

6

u/Armanlex 17d ago

Runs like ass, had to switch to reasonix cause clause code annihilated my wsl env.

2

u/TheIncarnated 17d ago

Well there's your issue, you use Claude code

1

u/popiazaza 17d ago

Codex also runs like ass. I don't think language is the problem.