// getting-started

Getting Started

Setup, quickstart, and first session

// guides

How-To Guides

Workflows, agent pairing, and troubleshooting

01

Pairing with AI Coding Agents

How to set up an autonomous agent supervision loop using px0 alongside terminal or in-app coding harnesses.

02

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.

03

Exploring Massive Codebases

How to index, search, and navigate 100k+ file repositories like the Linux kernel in milliseconds.

04

Fixing 'sudo' Prompts on Install or Update

How to avoid unwanted sudo requirements and migrate to clean, user-space ~/.local/bin/px0.

05

Remote & Cloud Workspace Inspection

Inspect remote servers, cloud instances, and CI runners in your local browser with zero SSH port forwarding churn.

06

Language Server (LSP) Setup & Code Intelligence

Enable semantic Go-to-Definition, hover type tooltips, and call hierarchies with automatic LSP detection.

07

Uninstalling px0

How to cleanly remove px0 binary and shell configuration from your system.

08

Code Navigation & Call Hierarchy Trails

Trace incoming callers, outgoing callees, and navigate deep execution trees across complex codebases.

09

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.

010

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.

011

Markdown Preview & Documentation Reading

Render rich GitHub-Flavored Markdown previews with syntax-highlighted code fences and bi-directional scroll synchronization.

012

Themes & Interface Customization

Switch between 14 curated high-contrast themes and learn how the CSS token architecture works.

013

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.

014

Running px0 in Docker & Containers

Run px0 inside isolated containers, microVMs, and CI build runners with mounted host volumes.

015

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.

016

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

Reference

CLI parameters, shortcuts, and specifications