
LeemanCheung/dsh-agent-preset-recommender
dsh-agent-preset-recommender
Privacy-safe local Codex, Claude Code, WorkBuddy and CodeBuddy activity scanner that recommends DSH agent presets.
Install
npx @deepseek-ai/dsh plugin --profile web add github:LeemanCheung/dsh-agent-preset-recommenderRestart `dsh web` after install. Bundle APIs can change during the developer preview.
README badge
[](https://dshhub.dev/plugins/dsh-agent-preset-recommender)Paste this into your README. The star count updates with every catalog sync.
From the README
Excerpt from LeemanCheung/dsh-agent-preset-recommender, cleaned of badges and images.
dsh-agent-preset-recommender
English | 中文
A persistent, host-side DeepSeek Harness bundle that privately summarizes local Codex, Claude Code, and WorkBuddy/CodeBuddy activity and recommends a built-in DSH agent preset. It is advisory only: there is no LLM call, installation, preset mutation, or network request.
Preview
These previews use synthetic aggregate fixture data. They illustrate the bounded tool results only; no user sessions, paths, prompts, commands, or secrets appear.
Capability map
| Area | What the plugin does | Deliberate boundary |
|---|---|---|
| Local inventory | Boundedly scans supported session, project, and workflow metadata from Codex, Claude Code, CodeBuddy, and WorkBuddy. | Skips caches, builds, .git, symlinks, inaccessible roots, and unknown content. |
| Privacy-preserving evidence | Aggregates tool, session, workflow, and day-level activity under installation-local HMAC project IDs. | Never persists prompts, replies, commands, arguments, raw events, paths, usernames, secrets, or file bodies. |
| Deterministic advice | Maps observed evidence to minimal/standard capability presets plus optional delegation, workflow, web, MCP, and LSP capabilities. | Does not infer the code presentation variant, judge task quality, or alter a preset. |
| Agent-facing access | Provides scan_agent_projects for a fresh bounded scan and get_agent_preset_recommendations for the saved report. | Both tools return bounded readable text; neither installs, enables, or authenticates anything. |
| Durable local operation | Atomically persists a private report, supports startup and scheduled scans, and serializes all scan triggers. | No LLM call, network request, discovered-command execution, or background work survives plugin disposal. |
Install
dsh plugin --profile web add github:LeemanCheung/dsh-agent-preset-recommender
Restart the selected DSH profile after installation. The package declares dsh.bundle.patch and mounts one host plugin.
What it recommends
Observed aggregate behavior is mapped to:
- capability presets:
minimalorstandard.
code is a Code Mode presentation variant of standard, so this scanner never infers it from local activity volume or silently recommends it as a capability tier.
- optional capabilities: Codex delegation, Claude Code delegation, workflows, web, MCP, and LSP.
Every recommendation includes confidence and numerical evidence. Thresholds are deterministic and local; results never automatically change DSH.
Exact recommendation and evidence rules
…
