Skip to content

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 14 Aug 02:26
· 8 commits to main since this release

Added

  • Ported the pi-mcp-adapter contract to DeepSeek Harness: one mcp proxy tool, lazy servers, on-demand search/describe/call.
  • Standard MCP config merge: ~/.config/mcp/mcp.json, ~/.agents/mcp.json, .mcp.json, $DSH_HOME/mcp.json, .dsh/mcp.json.
  • Host-config discovery for Cursor, Claude Code, Codex, OpenCode, Windsurf, and VS Code.
  • Lifecycle modes: lazy, eager, keep-alive, lazy-keep-alive, plus idle shutdown.
  • Metadata cache so search/describe work before a live connection.
  • /mcp human command and dsh-mcp-adapter init|status CLI.
  • Optional directTools, include/exclude filters, search keywords, resource read_* tools, and output guard.