docs(code-runtime-python): fix the doc-standard registry and README kind

The audited library registry still listed dsh-code-runtime-python as a plain
protocol library, but the shipped package's src/index.ts has a plugin default
export; the entry is removed from PACKAGE_LIBRARIES and both READMEs declare
kind: package-reference. The zh README heading is 概述 per the standard.
This commit is contained in:
Chinesezjc
2026-08-31 14:56:11 +08:00
committed by Tianyi Cui
parent af72ad4409
commit 6e8cc96351
4 changed files with 5 additions and 6 deletions
@@ -1,6 +1,6 @@
---
description: "CPython-subprocess code runtime: the dsh-code-runtime seam implementation for Python model code, with the fd-3 wire protocol it speaks."
kind: "package-library"
kind: "package-reference"
---
# @deepseek-ai/dsh-code-runtime-python