agentrq
agentrq
AgentRQ: Human-in-loop realtime conversational task manager for AI Agents. Self-hosted! Control your own agents from wherever you want Mobile, Web, Desktop. Designed to work well with your own Claude subscriptions and any harness.
pazz11/Jnpz
Jnpz is a tool for DeepSeek Harness. Have to edit config and restart to add MCP? DeepSeek Harness (DSH) plugin Skill Config solves it: paste JSON on the Settings page to connect to MCP servers, hot-load without restart; upload zip/.skill to auto-detect SKILL.md, create/edit/start-stop skills, click to use

REVIEW SCORECARD
✓ 无Risky检出 · 自动化扫描结果仅供参考,非官方背书
AI DEEP REVIEW
Useful DSH plugin for hot-reloading MCP servers and skills, but unverified code quality and Windows-only install warrant
README describes a clean three-file architecture (lib/index.js, lib/core.js, lib/client.js) with zero-dependency zip handling, but no tests, CI, or linting are mentioned anywhere.
Install runs a PowerShell script with ExecutionPolicy Bypass and the plugin writes to ~/.dsh and exposes HTTP routes, but no plaintext-secret handling or permission scope is documented, so risk is unclear.
Solves a concrete, common DSH pain point by enabling JSON-paste MCP server addition and skill management with hot reload instead of config edits plus restarts.
Last updated 2026-08-17, not archived, MIT licensed, and README documents an update path via re-running install.ps1, though only 14 stars and no release cadence is shown.
README is thorough with install/uninstall commands, three JSON config examples, architecture table, FAQ, and bilingual UI notes, though it is Windows-centric and the English section is truncated.
Generated by AI after reading the project README, as a decision aid; neutral scores are given when information is thin. Not an official endorsement.
正在读取 GitHub README...
README 暂时无法读取。
前往仓库INSTALL REFERENCE
powershell -ExecutionPolicy Bypass -File .\install.ps1This command comes from an explicit install reference in the README and is provided for reference only — it is never auto-executed by a DSH host.
PROJECT TOPICS
VALIDATION LADDER
FAQ
Have to edit config and restart to add MCP? DeepSeek Harness (DSH) plugin Skill Config solves it: paste JSON on the Settings page to connect to MCP servers, hot-load without restart; upload zip/.skill to auto-detect SKIL
Jnpz has 14 stars and 2 forks on GitHub, last updated 2026-08-17.
Jnpz is distributed under the MIT license.
Jnpz is listed in the DSH Universe directory as a tool for DeepSeek Harness. This plugin is listed in the DSH Universe directory and covered by its validation pipeline.
CLASSIFICATION EVIDENCE
System reads GitHub Topics first, then compares against the in-site category dictionary and word-root rules. Current match:skill-management、skills、developer-tools、mcp、mcp-server、model-context-protocol。