dsh-subagent-claude-code-wrapper
by — · yaways/dsh-subagent-claude-code-wrapper
★ 0 Stars
⑂ 0 Forks
Original language: English
About
Subagent delegation provider that runs any Claude-compatible CLI binary pointed at by a configurable executablePath field.
Similar plugins
Run the main session model on a local Claude Code subscription through the official Claude Agent SDK, taking over the llm/stream route for the claude-code provider, with token-level streaming, session
★ 0
dsh plugin --profile web add dsh-claude-driverby zhangjunjesse
Delegates a self-contained coding task to the local Claude Code subscription through the official Claude Agent SDK, and adds a session tab with live output, cost and remaining quota.
★ 3
MIT
TypeScript
Sep 7, 2026
dsh plugin --profile web add dsh-claude-codeExtends dsh-subagent-tools with a per-call cwd for subagents, shipped with the two in-process provider patches it requires.
★ 0
dsh plugin --profile web add dsh-subagent-cwdLLM provider that runs the locally installed Claude Code CLI as the model backend, so requests go through an existing Claude subscription instead of a metered API key; native tool calls are bridged ov
★ 0
dsh plugin --profile web add dsh-claude-cliby Norman-else
Run Claude Code as a first-class DSH conversation while preserving its native agent loop, tools, skills, hooks, and MCP integrations in DSH.
★ 5
MIT
TypeScript
Sep 12, 2026
dsh plugin --profile web add @norman-else/dsh-claudeImport local Codex CLI/Desktop, Claude Code CLI, and Claude Desktop conversations into DSH with project grouping, semantic history, and tool activity; bind an existing or replacement workspace and con
★ 0
dsh plugin --profile web add dsh-assembly.resume