AI Agent Hub
Back to plugins
🖥️

dsh-crumbs

Client Updated 2026.08.25

Run the following command in DeepSeek Harness:

dsh plugin install MeghanBao/dsh-crumbs

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

Run dsh plugin install MeghanBao/dsh-crumbs in DeepSeek Harness to install this plugin; source code is available at https://github.com/MeghanBao/dsh-crumbs .

About this plugin

A git rebase that takes two minutes leaves you staring at a blank terminal. Every agent tool optimizes for unattended runs, yet a lot of the time a human is right there watching with nothing to do. Loading-screen tips are static and unrelated; generic trivia bots have no idea what you are waiting on. dsh-crumbs fills exactly that gap: once a long-running call crosses a threshold, a short, fact-checked crumb topic-matched to your command (git nudges toward coding, planet toward space) drips into the log, and the moment the task returns it is gone.

It never touches the agent context, never alters the task, and never appears in the result. Source is your call: a curated offline pool (zero cost, always verified) or a side model that generates a crumb about the very thing you are waiting on (marked with a sparkle to flag it as unverified entertainment). Type /crumb git or /crumb concrete for one on demand, or let any agent flow call the crumb tool directly. Recent crumbs are tracked so repeated calls never repeat.

Built for developers running long local commands, CLI power users, and non-technical users who are technically waiting but not doing. No workflow changes, no network dependency (the pool works fully offline), and nothing but a small pebble in your idle seconds.

Use Cases

  • Waiting on a long local command like git rebase or npm build
  • A CLI session where the side model is working and a human is watching the screen
  • A non-technical user waiting for AI to generate a report with a spinner on screen

Best For

  • Developers running long local commands
  • CLI power users
  • Non-technical users who watch the screen while waiting