dsh-ide-ipc
DeepSeek Harness plugin that connects multiple IDE clients through local IPC and exposes shared live IDE context to dsh-tui, dsh Web, and agent tools.
Install
$ dsh plugin --profile dsh-tui add github:wlz6/dsh-ide-ipcPlugin Overview & Capabilities
AI-assisted organization based on the public repository snapshot. The content must be grounded in source evidence and does not replace compatibility or security verification.
Key Capabilities
- Accepts simultaneous connections from multiple IDE clients over Unix sockets or Windows named pipes.
- Maintains a shared live registry of IDE identity, workspace, current file, editor state, and diagnostics.
- Provides tools to list IDEs, retrieve context, open files, save documents, and open diffs in a selected IDE.
- Supports IDE targeting by ide_id or workspace.
- Displays current IDE and file status in dsh-tui and exposes an SSE event stream for dsh Web.
- Includes a separate VS Code client adapter and supports a Neovim provider through nvim-context-ipc.
Useful For
- Give DSH agents current editor and workspace context from Neovim or VS Code.
- Operate on a selected connected IDE through DSH tools.
- Keep dsh-tui and dsh Web informed of the active IDE and file.
- Use Neovim and VS Code concurrently against one local IPC endpoint.
Who It Fits
- DeepSeek Harness users working with Neovim or VS Code.
- Agent-tool users who need live local IDE context.
- Teams or individuals using both dsh-tui and dsh Web.
Documented Limitations
- The VS Code adapter is installed separately from the repository's vscode/ directory.
- Neovim integration requires enabling the dsh provider in nvim-context-ipc.
- Default IPC endpoints are local OS-specific Unix sockets or a Windows named pipe.
- The documented protocolVersion is 1.
DSH Compatibility
Version-specific runtime evidence collected by DSH Plugin. A missing result means we have not tested that combination yet.
Security Signals
Objective signals discovered from package metadata and source inspection. These are not a guarantee that a plugin is safe.
package.json declares 1 runtime, 0 development, 0 peer, and 0 optional dependencies.
package.json declares DSH bundle metadata.
GitHub reports the repository license as MIT.
A root package.json was captured and can be inspected by the registry.
Public GitHub source metadata is available for this registry snapshot.
Source & Registry Notes
Public provenance, Registry classification, and the latest source check for this entry, kept separate from runtime verification.
- Source repository
- wlz6/dsh-ide-ipc
- Registry source
- GitHub · dsh-plugin topic
- Registry classification
- Plugin
- Source checked
- 7bd262d · 2026-08-20
This project is independently indexed from public source information. DSH Plugin is not affiliated with DeepSeek or the plugin author. Always check the author repository before installation.
Repository Activity
- GitHub stars
- 0GitHub stars
- Forks
- 0
- Open issues
- 0
- Last commit
- 2026-08-20
- Last release
- No release detected
Related DSH Plugins
Ranked by overlapping capabilities, use cases, plugin type, categories, and DSH profile.
Local, fast cross-agent memory and session indexing system with DeepSeek Harness integration.
View plugin →End-to-end encrypted multi-device remote access plugin for DeepSeek Harness.
View plugin →Mobile companion and secure remote/LAN access plugin for DeepSeek Harness.
View plugin →Compatibility bridge and host ABI enabling unmodified Pi plugins to run natively on DeepSeek Harness.
View plugin →