Skip to content

Detect DeepSeek Harness in install.sh - #11

Merged
davidcrowe merged 1 commit into
mainfrom
feat/detect-dsh
Aug 13, 2026
Merged

Detect DeepSeek Harness in install.sh#11
davidcrowe merged 1 commit into
mainfrom
feat/detect-dsh

Conversation

@davidcrowe

Copy link
Copy Markdown
Contributor

Adds dsh to client detection (command -v dsh or $DSH_HOME/profiles). Cloud path installs dsh-plugin-acp into every existing profile via dsh plugin add (idempotent), fail-open to printed manual guidance; --local skips with a message; dsh-only machines exit 0 as handled. Both message paths smoke-tested in a sandbox HOME; bash -n clean.

Same one-front-door rule as Hermes: the installer performs the native
plugin install itself, fails open to printed manual commands, and skips
in --local mode (the plugin needs a workspace). dsh-only boxes exit 0
as handled, not 'nothing detected'.
@davidcrowe
davidcrowe merged commit 11b524d into main Aug 13, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant