yha9806/dsh-subagent-admission

yha9806★ 0TypeScript最后同步: 2026-08-14

在 GitHub 打开

Shared lifecycle admission protocol and reference policy kernel for DeepSeek Harness subagents.

README 摘要

dsh-subagent-admission 简体中文 An experimental shared lifecycle admission protocol and reference policy kernel for DeepSeek Harness subagents. This project addresses the failure shape reported in Discussion 131: nested subagents can expand until one Web host becomes unresponsive. It does not add another orchestrator. It makes the decision to create or reactivate a subagent explicit, atomic, and lifecycle-owned across every caller that uses the official runtime. The long-term product direction is an Agent Runtime Resource Control Plane : every materialising agent workload should first acquire an explicit, observable, lifecycle-owned resource permit. v0.1 deliberately tests only the DSH subagent boundary. Release-candidate status: the source is public at yha9806/dsh-subagent-admission , while 0.1.0-rc.1 is not published to npm. This is an independent community project, not an official DeepSeek component. It has no DeepSeek endorsement or adoption, external-user evidence, production deployment, or maintainer response. Why a shared protocol Existing DSH plugins already solve useful local problems. In particular, dsh-turn-budget is an immediately installable, fail-closed per-turn circuit b…

在 GitHub 查看完整 README →
Agentsadmission-controlagent-infrastructuredeepseek-harnessdsh-plugintypescriptagent

分类