lsz-asd/dsh-plugin-device-info

lsz-asd★ 0TypeScript最后同步: 2026-08-14

在 GitHub 打开

Read-only Windows device info tools for DeepSeek Harness: 12 win_* tools (time, system, CPU, memory, disk, GPU, network/WiFi, battery, processes, USB, audio, printers) via Node os + WMI/CIM. Bundle-form dsh plugin.

README 摘要

dsh-device-info Read-only Windows device info for DeepSeek Harness agents �?12 win tools, one per Win32 device category. @huanlin/dsh-plugin-device-info gives the model structured, read-only access to the host machine: time, system, CPU, memory, disk, GPU, network/WiFi, battery, processes, USB, audio, printers. No writes, no installs, no network. Why this plugin Ad-hoc PowerShell probing costs tokens every query �?the model re-generates a command each time ( 40�?00+ tokens, more with retries after a typo or a permission prompt). A plugin call is 6 tokens against pre-tested, versioned queries. Install once, call any tool; no command-writing, no trial-and-error. (Estimates: scripts/token-estimate.mjs ; real benchmark planned, see Roadmap.) Install Restart the profile. lib/ ships pre-built (no prepare script). Tools Tool Reports Source win time ISO/epoch time, IANA timezone, UTC offset, uptime, boot time Node os �?any platform win system OS, hostname, user, vendor, model, BIOS, serial (config) Win32 ComputerSystem / Win32 OperatingSystem / Win32 BIOS win cpu Model, cores, max clock, load % Win32 Processor win memory Used/free/total, used %, modules Node os + Win32 PhysicalMemory win d…

在 GitHub 查看完整 README →
Tools / Devdeepseek-harnessdshdsh-pluginagent

分类