AI Agent Hub
Back to plugins
🖥️

busabase-dsh-plugin

Client Updated 2026.09.13

Run the following command in DeepSeek Harness:

dsh plugin install busabase/busabase-dsh-plugin

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

Run dsh plugin install busabase/busabase-dsh-plugin in your terminal to install the plugin into DeepSeek Harness; the source repository is at https://github.com/busabase/busabase-dsh-plugin

About this plugin

Chat context is a workbench, not a memory. Important conclusions get stranded in a conversation thread, business objects lack structure, and a single Agent mistake can pollute your documents or database before anyone notices.

busabase-dsh-plugin bridges DeepSeek Harness to Busabase, giving the Agent four things it does not have out of the box: searchable access to approved Docs, Files, Bases, and Records; the ability to turn natural-language requests into proposed Bases, Forms, AirApps, and structured records; conversation cards with a live Inspector instead of raw JSON dumps; and a hard permission ceiling that keeps Agent writes at the changeRequest level, with every review and merge left to a human.

It fits teams who maintain a knowledge base, synthesize research, run a CRM or project tracker, operate a content workflow, or batch-clean and tag data. The Agent reads, proposes, and previews within the boundaries you set—it cannot approve its own changes, auto-merge, or bypass the review step.

Use Cases

  • Answer questions from approved product docs and meeting decisions with locatable sources
  • Turn a natural-language description into a CRM or project tracker database and submit as a ChangeRequest
  • Propose batch deduplication, tagging, and classification edits for human approval and merge

Best For

  • DeepSeek Harness users who maintain a team knowledge base and need structured retrieval
  • Operations teams building business databases like CRMs or inventory pipelines from natural language
  • Developers who require every Agent write to pass explicit human review before merging