dsh-llama-responses
DeepSeek Harness LLM adapter and delegation skill bundle to route subagents to a local llama.cpp server via OpenAI Responses protocol.
Install
$ dsh plugin --profile web add git+https://github.com/SnowRikka/dsh-llama-responses.gitPlugin Overview & Capabilities
AI-assisted organization based on the public repository snapshot. The content must be grounded in source evidence and does not replace compatibility or security verification.
Key Capabilities
- Registers the llama-responses LLM adapter in DeepSeek Harness via Cordis
- Translates GenerateOptions and SSE streams to and from OpenAI Responses format
- Routes subagent tasks (spawn/fork) to local llama-server endpoints
- Maintains strict parent-child subagent context isolation without conversation inheritance
- Provides bundled subagent delegation guidelines and skill configurations
Useful For
- Offloading repetitive or background subagent tasks to local hardware to reduce API costs
- Testing multi-agent delegations against local llama.cpp deployments
- Isolating subagent execution contexts from primary parent conversations
Who It Fits
- DeepSeek Harness developers running local llama.cpp or vLLM compatible instances
- Users running multi-agent workflows looking to minimize API costs
Documented Limitations
- Requires a running local llama-server listening on HTTP (e.g. 127.0.0.1:8080)
- Subagent and skill tools must be explicitly unmasked/enabled in web profiles via cordis patches
- Requires initial model selection warm-up before subagent routing takes effect
DSH Compatibility
Version-specific runtime evidence collected by DSH Plugin. A missing result means we have not tested that combination yet.
Security Signals
Objective signals discovered from package metadata and source inspection. These are not a guarantee that a plugin is safe.
package.json declares 0 runtime, 0 development, 3 peer, and 0 optional dependencies.
package.json declares DSH bundle metadata.
GitHub reports the repository license as MIT.
A root package.json was captured and can be inspected by the registry.
Public GitHub source metadata is available for this registry snapshot.
Source & Registry Notes
Public provenance, Registry classification, and the latest source check for this entry, kept separate from runtime verification.
- Source repository
- SnowRikka/dsh-llama-responses
- Registry source
- GitHub · dsh-plugin topic
- Registry classification
- Plugin Bundle
- Source checked
- 9645dea · 2026-09-15
This project is independently indexed from public source information. DSH Plugin is not affiliated with DeepSeek or the plugin author. Always check the author repository before installation.
Repository Activity
- GitHub stars
- 1GitHub stars
- Forks
- 0
- Open issues
- 0
- Last commit
- 2026-08-24
- Last release
- No release detected
Related DSH Plugins
Ranked by overlapping capabilities, use cases, plugin type, categories, and DSH profile.
Unofficial Command Code LLM provider plugin for DeepSeek Harness with live catalogs, account rotation, and web search.
View plugin →Local-first AI agent runtime and DSH plugin bundle providing sandboxed sessions, MCP tools, audit logs, and session replay.
View plugin →Comprehensive long-term memory, self-evolution, skills, task management, and multi-agent dispatch bundle for DeepSeek Harness.
View plugin →DSH 技能调用审计 + 应用内 skill 管理器
View plugin →