AI Agent Hub
Back to plugins
dsh-workbuddy preview

dsh-workbuddy

Fun & Dress-up Updated 2026.08.31

Run the following command in DeepSeek Harness:

dsh plugin install ml020/dsh-workbuddy

Paste the following prompt into your AI chat to install this plugin:

Run `dsh plugin install ml020/dsh-workbuddy` in your DeepSeek Harness terminal to install this reskin plugin; the full source is available at https://github.com/ml020/dsh-workbuddy .

About this plugin

dsh-workbuddy gives the blank-session hero a Wordless warm-minimal makeover. It restyles the two hero slots — the brand tile and the workspace picker menu — with a lime-accented palette, Manrope type, and a quietly confident layout, while leaving the native composer dialog and trigger chip completely untouched.

The workspace picker is where the most detail lives. Full keyboard navigation is covered: arrow keys with end-wrap, Home/End jumps, typeahead by first letter, and Esc or Tab with correct focus hand-off. The menu uses fixed positioning to escape the hero overflow clipping and flips above the trigger chip when vertical space runs out. Adding a workspace works through a declared directoryFlow child hole; a failed creation surfaces in a retryable modal that traps Tab, closes on Esc, and returns focus to the chip. Light and dark themes follow the system preference, and color tokens are scoped under a --wb-* prefix so they never collide with native dsh variables.

It is for dsh users who like the calm, warm aesthetic of Wordless and want the blank session to feel less like a functional placeholder and more like a considered first screen — without reaching for custom CSS or theme files. Install it and the hero simply looks different, in a good way.

Screenshots

Use Cases

  • Apply a warm Wordless-inspired reskin to the dsh blank-session hero
  • Navigate and switch workspaces entirely by keyboard with typeahead
  • Follow the system light or dark preference automatically

Best For

  • dsh users who appreciate the calm warm aesthetic of Wordless
  • Developers who want the blank session to feel considered, not placeholder
  • Users who want a clean one-line reskin without writing custom CSS or theme variables