DeepSeek Harness Plugins
DeepSeek Harness PluginManifest Valid

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.

Terminal & TUIDeveloper Tools
0GitHub Stars0ForksUpdated2026-08-20

Install

$ dsh plugin --profile dsh-tui add github:wlz6/dsh-ide-ipc

Plugin 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.

source-grounded
dsh-ide-ipc runs a local socket or Windows named-pipe server for IDE context. Neovim and the included VS Code client adapter can report live editor state, while DSH tools and UI surfaces can inspect or route actions to connected IDEs.

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.

Not tested yetNo runtime compatibility tests have been published yet.

Security Signals

Objective signals discovered from package metadata and source inspection. These are not a guarantee that a plugin is safe.

Dependency Counts

package.json declares 1 runtime, 0 development, 0 peer, and 0 optional dependencies.

info
Dsh Bundle Declared

package.json declares DSH bundle metadata.

info
License Declared

GitHub reports the repository license as MIT.

info
Package Manifest Available

A root package.json was captured and can be inspected by the registry.

info
Source Available

Public GitHub source metadata is available for this registry snapshot.

info

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
For maintainers

Maintaining this plugin?

This listing is generated from public repository data. If you maintain this project, you can review the information and share this listing with your users if you find it useful.

Add to README
Listed on DSHPlugin.app