jeremy9682/dsh-cursor-codex

jeremy9682★ 1JavaScript最后同步: 2026-08-14

在 GitHub 打开

Connect DeepSeek Harness (dsh) to Cursor and Codex: ACP agent bundle, MCP server, skills, and config templates

README 摘要

dsh-cursor-codex Connect DeepSeek Harness ( dsh ) to the Cursor editor and the OpenAI Codex CLI — as an ACP agent, an MCP server, or a headless worker. Directory What it is acp/ npm bundle @jeremy9682/dsh-acp : dsh plugin --profile acp add @jeremy9682/dsh-acp → dsh --profile acp boots an Agent Client Protocol stdio server over your existing dsh composition (shared credentials, model settings, and session logs). server/ Zero-dependency MCP stdio server exposing dsh delegate and dsh health to Cursor, Codex, and other MCP clients. skills/ Agent skills teaching Cursor and Codex when and how to delegate to dsh. templates/ Ready-made mcp.json , Cursor custom subagent, and Codex dsh.config.toml profiles. registry/ The dsh-acp entry (agent.json + icon) submitted to the official ACP registry. docs/ Channel-selection guide (EN/ZH) plus cookbooks for integration overlays and fleet governance (Codex as DSH subagent, third-party adapter → DeepSeek, port-3082 rehearsal). Quick start Both 2b and 2c ship skills: install skills/cursor-delegate-to-dsh and skills/codex-delegate-to-dsh into the respective editor's skills directory so the agent knows when to delegate. Why three channels? Cursor and Cod…

在 GitHub 查看完整 README →
Agent/智能体dsh-pluginagent

分类