Skip to content

dsh-custom-tool

⭐ 24 · ✅ active · plugin

One-liner

Create and manage sandboxed JavaScript tools for DSH with a Monaco editor and model-driven tool lists.

About

Custom tools for the DeepSeek Harness: users author their own JavaScript tools in the settings UI with a Monaco (VS Code) editor and TypeScript intellisense, and the model grows and prunes the same toolset itself through custom_tool_create / custom_tool_remove / custom_tools_list. Every tool is durable, hot-registered, and written into the model prompt on the next step.

Author

omdsh-dev