skymecode/deepseek-harness-for-vscode
skymecode★ 6TypeScriptLast synced: 2026-08-15
deepseek-harness for vscode .This is a community project, and we welcome your valuable feedback!
README excerpt
DeepSeek Harness for VS Code English 简体中文 A native VS Code coding-agent extension powered by DeepSeek Harness. Install the platform-specific VSIX and start working—there is no upstream repository to clone, no Node/npm setup, and no local Harness deployment to manage. This is a community-maintained 0.4.4 release. DeepSeek Harness is currently a Developer Preview, and this extension pins the official @deepseek-ai/[email protected] package. Features - Native VS Code workbench — all interaction happens in the sidebar; the official WebUI is never embedded. - Complete session workflow — persistent history, create, switch, rename, fork, and resume sessions. - Streaming Markdown — headings, lists, tables, code blocks, copy controls, safe external links, and clickable workspace file references. - Stable incremental rendering — streamed updates preserve disclosure state and the reader's scroll position. - Claude-style live reasoning — reasoning opens automatically while deltas stream, follows the newest text, and collapses when its block completes. - Editor context — selected code appears as a removable context card; type @ to fuzzy-search and attach workspace files without leaving the composer…
View full README on GitHub →