rencl3/dsh-matlab-bridge
rencl3★ 0MATLAB最后同步: 2026-08-17
DSH plugin + MATLAB daemon bridging AI and MATLAB R2025b via file IPC — 20 matlab_* tools for editor code and Simulink models. No COM, no network.基于文件 IPC 的 AI ↔ MATLAB R2025b 深度交互:读写编辑器代码、创建/修改/运行 Simulink 模型,无 COM、无网络。
README 摘要
README.md 🌐 Language / 语言: English · 简体中文 English dsh-matlab-bridge DeepSeek ↔ MATLAB R2025b deep interaction: a file-IPC bridge that lets an AI read, analyze, and modify code open in the MATLAB editor, and create, read, modify, and run Simulink models. No network, COM, or inter-process calls are involved. Architecture Components Path Description index.js DSH host plugin: registers 20 matlab tools, direct file IPC package.json / cordis.patch.yml Plugin package declaration and bundle layer matlab/deepseek core.m MATLAB core: 20 actions (9 editor + 11 Simulink) matlab/deepseek daemon.m Daemon: polls requests , writes back responses every 2 s python/deepseek matlab bridge.py Standalone Python bridge (CLI / non-DSH use, optional) python/deepseek connect.py One-shot connectivity check (optional) Quick start Step 1: MATLAB side (required) Copy the two MATLAB files into the MATLAB install directory (adjust the example path): Start the daemon in the MATLAB command window: You should see [DeepSeek] Daemon started (poll: 2s) . Auto-start on MATLAB launch (optional) : add the addpath(...) and deepseek daemon() lines above to the end of your toolbox\local\startup.m , and MATLAB will start the…
在 GitHub 查看完整 README →分类
DeepSeek Harness: Everything is a Plugin.
★ 145,755
anywhere-labs/deepseek-harness-desktop为 DeepSeek Harness (DSH) 插件生态打造的现代化桌面端解决方案。万物皆「插件」,桌面本身也是「插件」。
★ 11,175
awesome-dsh-plugin/awesome-dsh-pluginA curated list of plugins for DeepSeek Harness (dsh) · DeepSeek Harness 插件精选列表
★ 7,291