refactor(sdk): name the private Python runtime carrier explicitly

Rename the relocated npm workspace to @deepseek-ai/dsh-sdk-python-runtime and the runnable example to python-sdk-agent, then update every owning English/Chinese document, test, and packaged-runtime reference. Remove the obsolete standalone bin while retaining the carrier entrypoints used to assemble the wheel runtime.

This is intentionally a naming and ownership change, not a Python SDK migration. The public deepseek_harness_sdk and deepseek_harness_runtime module, wheel, executable, environment, and wire behavior remain unchanged. Documentation records that this private carrier is the temporary sole non-dsh application exception and will move to profile launch later.
This commit is contained in:
Tianyi Cui
2026-08-23 10:59:01 +08:00
parent 189e7b84e8
commit a6447db01c
64 changed files with 153 additions and 179 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
# jsonrpc-agent
# python-sdk-agent
[English](README.md) | 中文