dsh-habits
Run the following command in DeepSeek Harness:
dsh plugin install DimitriLIAN/dsh-habits
Paste the following prompt into your AI chat to install this plugin:
Run dsh plugin install DimitriLIAN/dsh-habits in your terminal to install the dsh-habits plugin, available at https://github.com/DimitriLIAN/dsh-habits ; restart the web profile after installation to apply.
About this plugin
Repeating personal preferences in every new session is tedious and easy to forget. dsh-habits lets you write a short habits note once in the Web General settings panel; the text is saved to AGENTS.md and automatically injected into each subsequent session by the built-in dsh-agent-instructions loader.
The implementation is deliberately minimal: the host registers two REST endpoints (describe / update) on the web server, and the browser settings row calls them. Writes are atomic with a 64 KiB cap and SHA-1 expected-revision conflict refusal, touching no DSH core code.
Ideal for developers who run many DSH sessions and have consistent style, pacing, or terminology preferences, so a single note stays in effect everywhere without re-typing.
Use Cases
- Pin a consistent coding style and interaction tone without repeating it every session
- Align on shared terminology, pacing, and workflow conventions in team setups
- Keep personal workflow preferences stable across multiple parallel projects
Best For
- Developers running frequent DSH sessions who restate preferences every round
- Users who want to lock in code style and interaction habits without touching core
- Plugin authors extending DSH with the standalone-bundle pattern
Related Plugins
A service-oriented sidebar framework for DSH, offering a full workbench with file explorer, embedded browser, real terminal, Git panel, and extensible plugin services.
A beautiful, practical Claude Code-style TUI plugin with pixel whale top bar, flowing glow title, real-time status line, streaming thought expansion, time rewind, context progress bar and TPS gauge — zero core changes.
The plugin market for DeepSeek Harness: browse/search/one-click install community plugins and themes, with updates, backup/restore, hot disable, diagnostics, and AI fix.
A persistent whale widget on the DSH web UI that shows DeepSeek balance, today's usage, and per-turn cost, with drag-and-snap and sound effects.