
Security News
GitHub Actions Checkout Now Blocks Risky pull_request_target Checkouts
GitHub Actions checkout now blocks risky pull_request_target checkouts by default to help prevent pwn request supply chain attacks.
Claude Code orchestrator with game-like office UI, slash commands, and agent visualization
A visual orchestration layer for Claude Code. Watch pixel-art agents work in an isometric office while Claude reads, writes, and runs commands for you.
claudz wraps Claude Code's Agent SDK in a web UI that shows you everything happening under the hood:
npm install -g claudz
Requires Claude Code CLI installed and authenticated, and Node.js 18+.
claudz start
That's it. Opens at http://localhost:3000. First run auto-installs dependencies.
Type / in the input box to see all available commands:
Built-in:
/plan /review /refactor /test /fix /explain /commit /search /doc /perf /security /scaffold
Claude Code native:
/compact /init /memory /cost /model /review-pr
Your plugins: All installed Claude Code plugin commands are auto-discovered and searchable.
Each built-in command injects a specialized prompt that guides Claude's approach (e.g., /review tells Claude to check for bugs, security issues, and provide severity-rated feedback).
The right panel shows an isometric office with multiple zones:
| Zone | What happens here |
|---|---|
| Dev Zone | 6 desks with monitors — agents type here when writing/editing code |
| Server Room | Terminals + server racks — agents go here for Bash commands |
| Library | Filing cabinets + bookshelves — agents search here for Read/Grep/Glob |
| Meeting Room | Table + whiteboards — sub-agents spawn and plan here |
| Break Room | Coffee + water cooler — idle agents wander here |
Controls: WASD/arrows to pan, scroll to zoom, drag to move, R to reset view, click agents for details.
Every request includes a hidden base prompt that makes Claude:
git clone https://github.com/akshaymysore/claudz
cd claudz
npm install
claudz dev
MIT
FAQs
Claude Code orchestrator with game-like office UI, slash commands, and agent visualization
We found that claudz demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Security News
GitHub Actions checkout now blocks risky pull_request_target checkouts by default to help prevent pwn request supply chain attacks.

Product
Socket now supports Custom Roles and Repository Access Permissions so organizations can control who can access specific repositories and actions.

Product
Socket MCP now lets AI assistants review org alerts, investigate threats using the Socket threat feed, and inspect package files in addition to dependency scoring.