yhlooo/dsh-bridges

yhlooo★ 0TypeScriptLast synced: 2026-08-15

Open on GitHub

将 DeepSeek Harness 桥接到已配置其它 Harness Agent 的项目。支持 CodeBuddy / Codex / OpenCode / Claude Code / ...

README excerpt

dsh-bridges English 中文 This project is implemented by DeepSeek Harness. A DeepSeek Harness plugin that bridges projects already configured for Claude Code, CodeBuddy Code, opencode, or Codex into DeepSeek Harness — your skills, commands, memory, and hooks keep working with zero migration. 🚧 Under construction. Phase 1: Claude Code. Phase 2: CodeBuddy Code. Phase 3 (current): opencode. Phase 4 (current): Codex. Quick start From a checkout of this repository, install with pnpm install && pnpm build && dsh plugin --profile add . Every bridge is on by default; tune or disable any of them from a patch layer: Full per-bridge configuration and behavior: docs/usage/ What it bridges Your project already has Works in DeepSeek Harness as : : .claude/ .codebuddy/ .opencode/ .agents/ skills & commands model skill catalog + /name invocation CLAUDE.md , CODEBUDDY.md , AGENTS.md chains & rules session-start memory injection settings.json , hooks.json , config.toml hooks the same hooks at DeepSeek Harness lifecycles Supported agents Agent Status Skills / commands Memory Hooks : : : : : Claude Code ✅ phase 1 .claude/skills , .claude/commands (+ /.claude ) .claude/CLAUDE.md , /.claude/CLAUDE.md sett…

View full README on GitHub →
Agentsdsh-pluginagent

Category