Highlights
- One-command bootstrap for MCP + skills:
deepseek setup. - MCP config template generator:
deepseek mcp init. deepseek doctornow respects your resolved config, MCP, and skills paths.
Added
deepseek setupto create a starter MCP config and example skill.deepseek mcp initto generatemcp.jsonat the configured path.- Doctor now reports the selected skills directory (local
./skillsvs global).
Changed
- Doctor follows the same config resolution rules as the rest of the CLI.
- Doctor now reports cross-platform sandbox availability via the sandbox module.
Fixed
- Doctor no longer reports missing MCP/skills when paths are overridden via config or env.