Back to home@aorucshiea

dsh-preset-switch

Optional mid-session agent-preset switching for DeepSeek Harness

Stars
1
Language
JavaScript
Created
Aug 24, 2026
Updated
Aug 24, 2026
GitHub repo

Introduction

dsh-preset-switch

Switch DeepSeek Harness agent presets in a running session.

Features

  • /preset <id> command to switch the agent preset live.
  • /preset-toggle [on|off] to enable/disable the feature.
  • HTTP endpoint for UI integration.
  • Respects DSH session preset lock (cannot switch a session with existing turns).

Install

dsh plugin --profile web add github:aorucshiea/dsh-preset-switch

Usage

/preset                       show current preset
/preset <id>                  switch preset on a blank session
/preset-toggle on|off         enable / disable the command

Notes

  • No API keys or credentials are stored in this repository.

License

MIT