#4 · Primary category: AI Agents & Automation

deepseek-harness

ai-agents cordis dsh dsh-plugin

DeepSeek Harness: Everything is a Plugin.

Project last updated:08/27/26

GitHub Stars

203.3K

Forks

23.5K

Contributors

40

License

MIT

Why we included this project

The design question behind DeepSeek Harness is what an agent runtime looks like when every piece, from model backends and tools to skill definitions and session storage, is a swappable plugin rather than a fixed feature. DeepSeek AI built it on the Cordis framework, so you can take individual components and reuse them in your own setup without forking a whole codebase. It is still in developer preview and the maintainers warn that breaking changes will come, so treat it more as a working design reference to study than as a stable dependency for production. The architecture docs are good reading for anyone trying to structure a maintainable, traceable agent platform.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category