LeemanCheung/dsh-agent-preset-recommender

LeemanCheung★ 1JavaScriptLast synced: 2026-08-14

Open on GitHub

Privacy-safe local Codex, Claude Code, WorkBuddy and CodeBuddy activity scanner that recommends DSH agent presets.

README excerpt

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. Install 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: minimal or standard . 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. Architecture Runtime code is plain ESM JavaScript for Node.js 20+. It uses Node built-ins plus @deepseek-ai/schemastery for plugin configuration validation. Tool definitions are registered directly through ctx.tools.register and do not import unpublishe…

View full README on GitHub →
Agentsclaude-codecodebuddycodexdeepseek-harnessdsh-pluginworkbuddyagent

Category