Skip to content

PlugDev 1.4.1

Latest

Choose a tag to compare

@mattbaconz mattbaconz released this 10 Sep 05:56

PlugDev 1.4.1 improves Prism startup reliability, the PlugDev-2 virtual cursor, and Codex skill installation.

[added]

  • Project skills include Codex display metadata and implicit invocation. Install the global skill with npx skills add mattbaconz/plugdev --skill plugdev -g -y, then ask an agent to “use PlugDev”.

[changed]

  • PlugDev-2 Cursor uses an image-generated compact dark arrowhead, cream outline, and subtle warm glow inspired by the supplied reference. It is a recreation, not an extracted or pixel-identical Codex asset.
  • CLI requires Node.js 22 or newer, matching the Minecraft bot dependency. MCP stays at 0.5.0.

[fixed]

  • agent install --codex --force preserves unrelated AGENTS.md instructions and customized skill invocation policies.
  • Transient Windows rename locks receive bounded retries without deleting the existing session file.

Install: npm install -g @plugdev/cli@1.4.1

Verification: 273 automated tests passed with real FFmpeg tests enabled; builds and GitHub CI passed. Native capture requires a renderable, non-minimized Windows client. The Prism bridge targets Fabric 26.1.2; protocol test players do not render screenshots.

  • Prism startup now allows up to five minutes for account preflight and mod loading, with cancellation and duplicate-launch protection.

Final packaged CLI integration passed against FO 26.1.2: two protocol test players, real GUI click, movement, preemptive stop, cancellation, same-process reattachment, four PNGs and two GIFs. Minimized capture was rejected as designed. Example artifacts are attached.