dsh-llm-acp
by — · shenkonghui/dsh-llm-acp
★ 0 Stars
⑂ 0 Forks
Original language: English
About
LLM provider adapter that routes model calls through any ACP (Agent Client Protocol) server — Claude Code, Codex, Gemini CLI, Devin and more — with a registry browser, per-server settings UI, lazy authentication, and dynamic model discovery.
Similar plugins
by dushaobindoudou
Agent Client Protocol (ACP) server plugin for the DeepSeek Harness (dsh) - drive dsh agents from Zed, any ACP v1 client, or the built-in web UI over stdio / HTTP+SSE, with sessions, jobs, goals, skill
★ 9
↓ 485/wk
MIT
TypeScript
Sep 9, 2026
dsh plugin --profile web add dsh-acp-serverLLM 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 grunmin
Enhanced ACP (Agent Client Protocol) server for DeepSeek Harness (dsh) — drop-in bridge for the Zed editor: block-level streaming, usage/stat telemetry, model & reasoning-effort switching, permission
★ 6
↓ 154/wk
MIT
JavaScript
Sep 5, 2026
dsh plugin --profile web add dsh-acp-enhancedCommand Code LLM provider plugin adapted for DSH-Desktop 0.7.1: registers a commandcode route, with a live model catalog, reasoning-effort support, and real-time plan usage display.
★ 0
dsh plugin --profile web add dsh-commandcodeRate-limits LLM requests per provider and per model using a reservation-based token bucket, with queue or reject modes, plus gateway identity rules that rewrite user-agent and inject custom headers.
★ 0
dsh plugin --profile web add dsh-provider-rate-limitby dylan121322
Adaptive model routing: per-request complexity classification with automatic provider routing.
★ 3
MIT
JavaScript
Aug 14, 2026
dsh plugin --profile web add llm-adaptive