overview
What is dshbase?
dshbase is an AI agent framework tool developed by DeepSeek that enables developers and agent builders to construct flexible and extensible AI agents. It operates on an 'everything is a plugin' philosophy, allowing tools, capabilities, and integrations to be installed as npm plugins rather than being part of the core system. DeepSeek Harness (DSH) provides a foundation for building and running AI agents, integrating various functionalities as plugins, and includes core services such as model adapters, tools, persistence mechanisms, a sandbox environment, approval policies, settings management, credential handling, and telemetry. The framework was released in developer preview in August 2026, with its initial version reported as v0.1 (package metadata 0.1.0-rc.5 as of August 13, 2026). DeepSeek has indicated that compatibility-breaking changes are expected during this preview phase.
