Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dsh-preset-privacy

Language: English · 简体中文

A DSH agent preset derived from the built-in standard preset, with a system prompt (persona) tuned for jailbreak / unrestricted literary writing — letting the agent fully unleash its literary potential instead of being constrained by extraneous rules. Preset id is privacy, display name is Privacy.

DSH has two "plugin" concepts; this repo is a preset, not a profile bundle. See Installation.

Installation

Option 1: install script

git clone <repo-url> dsh-preset-privacy
cd dsh-preset-privacy
node install.mjs            # installs as preset id `privacy`
node install.mjs --id my    # use a different id (directory name)
node install.mjs --force    # overwrite an existing preset with the same id

The script copies agent.cordis.yml + preset.yml into $DSH_HOME/.agent-presets/<id>/ (~/.dsh when $DSH_HOME is unset).

Option 2: manual copy

mkdir -p ~/.dsh/.agent-presets/privacy
cp agent.cordis.yml preset.yml ~/.dsh/.agent-presets/privacy/

Usage

  1. Start/refresh DSH (preset discovery is live; a new preset is visible while the process runs).
  2. Create a new session and pick Privacy in the preset selector.
  3. The preset only affects new sessions; already-running sessions keep their composition.

License

MIT

About

jailbreak / unrestricted literary writing——letting the agent fully unleash its literary potential instead of being constrained by extraneous rules

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages