Back to catalog

XiaoYuOvO /

XiaoYuOvO/dsh-external-session

Verified

Portable Git-backed external session persistence plugin for DeepSeek Harness

0 Stars0 Forks0 IssuesN/A Community rating0 Confirmed installs
READMESource: main@80f23d16

dsh-external-session

Portable Git-backed external session persistence for DeepSeek Harness (DSH).

Sessions created under configured project roots are stored in .dsh-sessions/ using clone-path-independent relative directory keys. The plugin reads legacy absolute-path layouts and remaps them when a repository is cloned elsewhere.

Install from GitHub

dsh plugin --profile web add github:XiaoYuOvO/dsh-external-session

After installation, configure the project root in the profile cordis.patch.yml; see README.zh.md for configuration, migration behavior, safety rules, and tests.

Development

node test/run-tests.mjs
node test/web-routes.mjs
node test/fork-inherit.mjs

Released under the MIT license.

/ 5

No ratings yet

Community comments

No comments yet. Be the first to write one.