reef
Run the following command in DeepSeek Harness:
dsh plugin install huey1in/reef
Paste the following prompt into your AI chat to install this plugin:
In DeepSeek Harness, run dsh plugin install huey1in/reef to install the reef plugin from https://github.com/huey1in/reef.
About this plugin
reef addresses a common problem in DSH automation: browser control, repository events, and external client access are often scattered across scripts, webhooks, and separate services. It bundles a native embedded panel, browser automation, an MCP server, and GitHub/GitLab integrations into one plugin, helping agents move beyond chat replies to inspect pages, interact with websites, respond to repository events, and drive follow-up workflows.
Under the hood, reef provides a shared Playwright-backed browser session with multi-tab support, profiles, screenshots, uploads and downloads, cookie management, and form replay. It also exposes DSH sessions and agents as an MCP service for compatible clients, while offering read-only GitHub and GitLab tools, webhook-driven PR/MR review, and a GitHub issue-to-fix loop.
It is a good fit for developers and teams building agent-powered development workflows—especially those who want web automation, code-platform events, and external MCP access in one place without maintaining several separate services.
Screenshots
Use Cases
- Let agents open web pages, fill forms, and capture screenshots.
- Automatically review GitHub PRs or GitLab MRs through webhooks.
- Expose DSH sessions and agents to external MCP clients.
Best For
- DSH users who want agents to handle browser automation tasks.
- Teams connecting GitHub/GitLab events to development workflows.
- Developers exposing DSH capabilities to MCP clients.
Related Plugins
A method pack that makes AI coding agents plan against your real baseline, prove completion with fresh evidence, and reduce reworks and unsafe changes.
Turns the DeepSeek Harness session into a captain that builds a durable sub-agent team, splits goals into dependency-aware tasks, and coordinates work via direct messages and a live Web UI.
Gives coding agents design judgment, letting Claude Code, Cursor, and 70+ agents generate and iterate high-quality UI, presentations, and graphics right from the terminal.
Run the Pi ecosystem's plugins on DeepSeek Harness, unmodified, via a compatibility layer that implements Pi's public extension ABI on DSH's native services.