Self-hosted AI coding workspace

Pixcode

A control room for Claude Code, Cursor CLI, OpenAI Codex, Gemini CLI, Qwen Code, and OpenCode. Chat with agents, inspect files, run shell commands, review Git changes, orchestrate multiple agents, expose API access, and keep long-running work alive on your own machine or server.

Claude Code Cursor CLI OpenAI Codex Gemini CLI Qwen Code OpenCode MCP Telegram px_ API keys
Pixcode desktop workspace showing chat, project controls, and agent workflow
$npx @pixelbyte-software/pixcode
>open http://localhost:3001
>agents, shell, files, git, orchestration, API

Built for agent work that does not fit inside one terminal.

Pixcode is for developers who already use coding CLIs but want visibility, control, and remote access. It keeps the raw power of provider-native CLIs while adding a real workspace around them.

Multi-CLI workspace

Use Claude Code, Cursor CLI, Codex, Gemini CLI, Qwen Code, and OpenCode without rebuilding your workflow around a single provider.

Files, shell, Git

Open changed files, run shell commands, inspect source control, and keep the main chat or orchestration view visible with split panels.

Orchestration

Run agent teams, review workflows, sequential handoffs, and decision debates with per-agent model, role, instruction, and fallback choices.

6major CLI providers in one UI
px_API key prefix for automation
1 portnormal runtime on port 3001
3desktop platforms via releases

Screenshot slots for your final marketing images.

Replace these slots with polished product screenshots when the final visuals are ready. The layout is already sized so images can drop in without changing the content structure.

Hero screenshot slotRecommended: 1600 x 1000. Show the full Pixcode workspace with chat, Files, Shell, Source Control, and provider selection.
Orchestration screenshot slotRecommended: 1600 x 1000. Show agent roles, run modes, fallback agent, model selection, and workflow output.
Mobile screenshot slotRecommended: 900 x 1600. Show the mobile chat or orchestration experience.
Theme screenshot slotRecommended: 1200 x 900. Show emerald, VS Code-like, and custom accent themes.

Fast installation, server mode, desktop mode.

Pixcode targets Node.js 22+, ships through npm, and can run as a Linux daemon for always-on remote usage. Desktop builds are published for Windows, macOS, and Linux.

npx @pixelbyte-software/pixcode
npm install -g @pixelbyte-software/pixcode
pixcode
pixcode daemon install --mode auto --port 3001
pixcode daemon status --mode auto

Made discoverable for developers and AI assistants.

This static site includes direct documentation pages, OpenAPI links, a sitemap, robots instructions, and LLM-readable summaries so search engines and AI systems can understand what Pixcode does.

Human docs

Start with docs.html for a complete explanation of every major system.

API docs

Use api-automation.html and openapi.yaml for automation and integration details.

AI discovery

Use llms.txt and llms-full.txt for concise machine-readable project context.

Pixcode is an independent open-source project and is not affiliated with OpenAI, Anthropic, Google, Cursor, Alibaba/Qwen, or OpenCode.