muyuanjin/dsh-ptc-plus

muyuanjin★ 0JavaScript最后同步: 2026-08-20

在 GitHub 打开

A session-bound agent-native REPL for DeepSeek Harness PTC mode.

README 摘要

dsh-ptc-plus English 简体中文 A session-bound REPL and transport-recovery layer for DeepSeek Harness TypeScript PTC mode. [!NOTE] This is an unofficial, independently maintained community plugin. It is not affiliated with or endorsed by DeepSeek or the DSH project. [!IMPORTANT] PTC Plus is designed first for DSH's danger-full-access profile. It preserves direct Node.js and operating-system access instead of adding another sandbox. A narrower DSH tool profile only reduces the native tools supplied to the request; it does not by itself confine ambient Node/OS access. Use PTC Plus only where this authority is acceptable. PTC Plus lets the model extend one live program across consecutive run code cells, reuse earlier bindings, call the current DSH typed capabilities, and recover common PTC mode transport mistakes without making ordinary tasks noisier. In this DSH Web session, edit run code repaired a one-character error in a rejected cell and ran it without resending the full source. What the Model Gets - Persistent cells : variables, functions, modules, and computed values remain available to later run code calls in the same session. - Native typed capabilities : the cell receives the DSH…

在 GitHub 查看完整 README →
Agent/智能体cordis-plugindeepseek-harnessdshdsh-pluginptcptc-modereplagent

分类