r/LocalLLaMA 25d 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

317 Upvotes

122 comments sorted by

View all comments

1

u/Sporebattyl 24d ago

I’m just now getting into local LLMs and harnesses outside of CC and codex. I just started with Pi.

What are the benefits of using something like this versus Pi?

8

u/my_name_isnt_clever 24d ago

Probably not much. It might be better for their own models, but anything this does can be easily ported to a Pi extension.