
DeepSeek open sources an agent harness where everything is a plugin
DeepSeek's MIT-licensed Harness (dsh) v0.1 makes the tool registry, session log, and agent loop itself replaceable plugins with no privileged core, and drew more than 33,000 GitHub stars within hours. The provider catalog spans Anthropic, OpenAI, Bedrock, Azure, and any OpenAI-compatible endpoint, so a developer can run it on Node 22.19+ and swap the agent loop without touching DeepSeek's own models. It is a developer preview: the README warns of compatibility-breaking changes, and DeepSeek is not accepting external pull requests.
出典: thenewstack.io ↗