Skip to main content
Back to plugins
S

clippy-harness (plugin)

sjh9714/clippy-harness/plugin

Clippy is back and this time he can actually help. An office assistant pet that reacts to real agent state, jumps when the turn completes, and opens a classic "illegal operation" dialog when a turn fails.

Install

dsh plugin --profile web add github:sjh9714/clippy-harness

This plugin lives in the plugin subdirectory of the repository.

README

📎 Clippy Harness

npm license dsh

English | 中文

"It looks like you're writing code. This time I can actually help."

An office assistant pet for the DeepSeek Harness Web UI.

He watched you write documents for 25 years and could do nothing. Now he has an agent runtime.

demo

Install

npx @deepseek-ai/dsh plugin --profile web add dsh-clippy

Restart dsh web and he is in the corner.

What he does

He subscribes to core session events, so every reaction is the agent's real state. Not a decoration.

ThinkingRunning a tool
thinkingtool
Turn completedTurn failed
donefailed
  • Thinking gets a head tilt. He reads your codebase now. All of it. Unlike 1997.
  • Tool calls get a busy bounce with the tool name in the bubble.
  • A completed turn gets a jump. He checked. Twice.
  • A failed turn opens the classic dialog. "Your agent has performed an illegal operation." The buttons are Close and It wasn't me.
  • Drag him anywhere. Hide him and a summon button appears. He is good at waiting. 25 years of practice.

Pairs well with

The xp skin from dsh-skins turns the whole Web UI into a retro desktop. Clippy fits right in. He works on the default theme too.

From a checkout

npx @deepseek-ai/dsh plugin --profile web add link:/path/to/clippy-harness/plugin

Why

Every AI assistant today is trying to look like the future. The first one of them all deserves to come back and see how it turned out.

License

MIT. Not affiliated with Microsoft. The paperclip is an original drawing. Clippit, we miss you.

Related plugins