@mattismegevand/dsh-open
A Codex-style workspace Open menu for DeepSeek Harness Web
安装
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:mattismegevand/dsh-open说明文档
阅读完整 README ↗Configuration
- id: open
name: '@mattismegevand/dsh-open'
config:
preferredAction: visual
terminalPanelId: terminal
maxRequestBytes: 8192
launchTimeoutMs: 10000
The configured action is the initial preference for a fresh browser profile. Menu selection updates a browser-local preference. $VISUAL and $EDITOR are resolved on PATH and deduplicated. The file-manager action uses Finder on macOS, File Explorer on Windows, and the system opener on Linux.