// technical manuals & guides
Docs
Guides, troubleshooting, and references for running px0 as a zero-latency inspection console alongside autonomous coding agents.
Getting Started
Setup, quickstart, and first session
How-To Guides
Workflows, agent pairing, and troubleshooting
Pairing with AI Coding Agents
→How to set up an autonomous agent supervision loop using px0 alongside terminal or in-app coding harnesses.
Editing with Coding Agents
→How to dispatch selection-anchored edits to Claude Code, Gemini CLI, Cursor Agent, Antigravity, OpenCode, Codex, Aider, or Goose directly inside px0.
Exploring Massive Codebases
→How to index, search, and navigate 100k+ file repositories like the Linux kernel in milliseconds.
Fixing 'sudo' Prompts on Install or Update
→How to avoid unwanted sudo requirements and migrate to clean, user-space ~/.local/bin/px0.
Remote & Cloud Workspace Inspection
→Inspect remote servers, cloud instances, and CI runners in your local browser with zero SSH port forwarding churn.
Language Server (LSP) Setup & Code Intelligence
→Enable semantic Go-to-Definition, hover type tooltips, and call hierarchies with automatic LSP detection.
Uninstalling px0
→How to cleanly remove px0 binary and shell configuration from your system.
Code Navigation & Call Hierarchy Trails
→Trace incoming callers, outgoing callees, and navigate deep execution trees across complex codebases.
Git Awareness, Diffs & Everyday Operations
→Review uncommitted changes, stage files, generate AI commit messages, push, pull with fast-forward guarantees, and inspect real-time diffs.
GitHub Pull Request Review & Collaboration
→Review GitHub pull requests directly in your browser with merge-base diffs, inline line comments, AI batch application, and in-session commit and push back to PR branches.
Markdown Preview & Documentation Reading
→Render rich GitHub-Flavored Markdown previews with syntax-highlighted code fences and bi-directional scroll synchronization.
Themes & Interface Customization
→Switch between 14 curated high-contrast themes and learn how the CSS token architecture works.
Image Viewer & Asset Inspection
→Inspect visual assets, icons, and diagrams with first-class image tabs, smooth and pixelated rendering, background contrast modes, and a markdown image lightbox.
Running px0 in Docker & Containers
→Run px0 inside isolated containers, microVMs, and CI build runners with mounted host volumes.
Settings & Configuration System
→Customize editor ergonomics, typography, diff layouts, themes, and agent parameters with a VS Code-style visual settings manager and synchronized raw JSON editing.
Vim Keybindings & Modal Navigation
→Navigate codebases from the home row with Vim normal, visual, and motion modes, status bar indicators, and direct agent selection bridging.
Reference
CLI parameters, shortcuts, and specifications
Keyboard Shortcuts Reference
→Complete cheat sheet of all keyboard shortcuts and navigation hotkeys available in px0.
Performance Benchmarks & Methodology
→Empirical benchmarks across seven real-world repositories from Flask to the Linux Kernel, comparing px0 to VS Code.
CLI Flags & Parameters
→Comprehensive reference of all runtime flags, arguments, and environment variables supported by px0.
Architecture & Systems Internals
→Technical deep dive into px0's single-binary design, parallel indexing, fuzzy matching, virtualized rendering, and Git/GitHub review architecture.