tradercjz/dsh-dolphindb

tradercjz★ 0TypeScript最后同步: 2026-08-14

在 GitHub 打开

README 摘要

dsh-dolphindb DolphinDB integration for DeepSeek Harness as an installable profile bundle. One package ships the WebSocket executor, the model-facing query/write tools, and the 23 bundled DolphinDB skills. What you get Component Surface dolphindb query Read-only DolphinDB scripts/SQL (result tables, vectors, matrices, scalars; optional chart) dolphindb execute Write/mutation scripts, gated behind the approval seam with a code preview 23 DolphinDB skills Bundled SKILL.md trees (syntax, SQL, vectorization, functional programming, data import, factors, ops, Orca DStream, plotting, backtest, FICC pricing, Tushare/CSMAR, …) exposed through the skill tool Install or add @tradercjz/dsh-dolphindb to a profile's dsh.profile.bundles list after @deepseek-ai/dsh-base . The executor's only required field is passwordRef (default DOLPHINDB PASSWORD ); host/port/username default to 127.0.0.1:8848 / admin . Override for a remote server in the profile's own cordis.patch.yml : Set the password in the process environment or the repo .env ; never commit it. Verify the layer The output shows a == @tradercjz/dsh-dolphindb layer mounting three rows — dolphindb (executor), tool-dolphindb (tools), dolphin-s…

在 GitHub 查看完整 README →
Agentsagentdolphindbdshdsh-plugindsh-plugins

分类