AI Agent Hub
Back to plugins
⚙️

dsh-beacon

Workflow Updated 2026.09.03

Run the following command in DeepSeek Harness:

dsh plugin install JingzeChen/dsh-beacon

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

Run dsh plugin install JingzeChen/dsh-beacon to add the bundle to your DeepSeek Harness Web profile; the source repository is at https://github.com/JingzeChen/dsh-beacon .

About this plugin

Running multiple DeepSeek Harness Sessions in parallel turns supervision into a scattered chore: pending approvals, blocked goals, running work, and completed turns all compete for your attention. dsh-beacon collapses that noise into a single draggable activity beacon and a global workbench that shows, at a glance, which Session needs you next.\n\nUnder the hood, Beacon combines deterministic activity projection, attention-priority ordering, bounded LLM-generated briefs, a /brief command, a per-Session Context view, and an optional Picture-in-Picture window. Generated briefs stay out of the main Agent history and never invalidate its KV cache; input and output sizes are hard-capped. File and tool access remains governed entirely by the installed DSH providers, sandbox, and approval policy. Beacon adds no second authorization channel and does not read workspace files directly.\n\nIt is built for developers who drive two or more concurrent Agent Sessions and regularly juggle cross-Session approvals, questions, and plan reviews. Beacon requires DSH >=0.1.2-alpha.6 and React ^18.2.0, mounts as a bundle into the Web profile, and removes cleanly with all of its configuration layers on uninstall.

Use Cases

  • Triage pending approvals, blockers, and running work across concurrent Agent Sessions by priority
  • Generate bounded task briefs without interfering with the main Agent conversation or KV cache
  • Quickly shift attention focus via a draggable beacon or a Picture-in-Picture detached window

Best For

  • Practitioners driving two or more concurrent Agent Sessions concurrently
  • Developers who regularly handle cross-Session approvals, questions, and plan reviews
  • End users running DeepSeek Harness in a Chromium-based browser