Getting Started
Install from the Marketplace
The easiest way to get started is to install the extension from the VS Code Marketplace or Open VSX.
Requirements
- VS Code 1.105.0 or later
- Claude Code CLI installed and configured
- Platform: Windows, Linux, and macOS are supported
Install from Source
If you want to develop or contribute:
git clone https://github.com/pixel-agents-hq/pixel-agents.git
cd pixel-agents
npm install
cd webview-ui && npm install && cd ..
npm run build
Then press F5 in VS Code to launch the Extension Development Host.
Usage
- Open the Pixel Agents panel (it appears in the bottom panel area alongside your terminal)
- Click + Agent to spawn a new Claude Code terminal and its character
- Right-click for the option to launch with
--dangerously-skip-permissions(bypasses all tool approval prompts)
- Right-click for the option to launch with
- Start coding with Claude — watch the character react in real time
- Click a character to select it, then click a seat to reassign it
- Click Layout to open the office editor and customize your space