The Sovereign Operating System for the One Million Strong Wolf Army. Command AI Superpowers, bridge the Academy Matrix, and claim your place in the New Economy.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
The Sovereign Operating System for the One Million Strong Wolf Army. Command AI Superpowers, bridge the Academy Matrix, and claim your place in the New Economy.
ZenzaDae is not an extension; it is your Sovereign Interface. Built for the elite engineers of the New Economy, this runtime provides the high-fidelity link between your local environment and the Overlord's Global Intelligence.
Core Superpowers
Direct Chat Injection (Codex + Claude Code): real-time model-policy and project-repo lock synchronization into both extensions, with both required for the Sovereign Runtime operating path.
Sovereign Gateway: absolute provider key isolation. Execute high-stakes strikes without exposing raw credentials.
The Wolf Pulse: live terminal and dashboard notifications for budget caps, superpower top-ups, and model-policy updates.
Academy-Verified Identity: secure authentication via the ZenzaDae Wolf Card and Project-Repo Contracts.
Stop coding in the old world. Escape the Matrix. Join the Hunt.
Install (Marketplace)
Search: ZenzaDae Runtime (publisher: zenzadae)
Install (VSIX)
code --install-extension zenzadae-runtime.vsix
Commands
ZenzaDae: Open Command Center
ZenzaDae: Login
ZenzaDae: Start Runtime Stream
ZenzaDae: Stop Runtime Stream
Notes
Requires valid ZenzaDae login.
Streams runtime notifications via runtime-notify-stream.
Command Center includes animated owner-decision limbo state when Superpowers are paused at cap and recharge is pending.
Publish workflow
Create the Visual Studio Marketplace publisher for your org account.
Keep the publisher field in package.json exactly equal to that publisher ID.
Create a Marketplace Personal Access Token with Marketplace (Manage) scope.
Login once:
npx vsce login zenzadae
Build VSIX:
npm run package
Publish to Marketplace:
npm run publish:marketplace
Upload the generated .vsix in Wolf Dashboard as fallback distribution for managed environments.