dsh-vscode-panel
在 VS Code 侧边栏中使用 DeepSeek Harness(DSH)网页界面
AI 분석
核心用途是将 DSH 深度集成到开发工作流中。适合习惯在 VS Code 编辑器内直接与 AI 助手对话、无需切换到外部浏览器的开发者。
설치
검증된 bundle이 없거나 호환성 검사에 실패했습니다. 먼저 저장소 설명을 읽어 주세요. 전체 README 읽기 ↗
🚀 Usage
- After installation, a DSH whale icon appears in both the left Activity Bar and the right Secondary Side Bar;
- Click either icon: the extension auto-starts (or reuses)
dsh weband embeds the DSH page in that sidebar;- Click the right icon → the panel opens on the right, leaving the file explorer untouched;
- Panel title bar buttons:
Open in BrowserRestart ServiceStop ServiceCopy URLShow Logs; - The bottom status bar shows the service status; click it to toggle the panel.
Command palette (prefixed DSH:)
| Command | Description |
|---|---|
DSH: Open Panel | Open the left panel |
DSH: Open in Secondary Side Bar | Open the right panel |
DSH: Open in Browser | Open the DSH page in the system browser |
DSH: Restart Service | Restart the extension-managed service |
DSH: Stop Service | Stop the extension-started service |
DSH: Copy URL | Copy the DSH page URL |
DSH: Show Logs | Open the extension log output channel |
DSH: Retry Bridge Install | Reinstall the bridge and restart the service |
DSH: Uninstall Bridge | Remove the bridge package and restore cordis.patch.yml |