Documentation
NativePi is a desktop window onto the Pi coding agent. These pages cover getting it running, how it shares state with the Pi command line, and how to extend its interface.
If you have never used Pi, start with pi.dev. NativePi bundles a pinned Pi build, so you do not need to install it separately, but Pi is the thing doing the work and its own documentation is the authority on agent behavior.
Install and first run
Download, get past SmartScreen, open a project, and sign in to a provider.
Working with Pi
Where your sessions live, what NativePi stores, how settings are shared with the command line, and what the local server does.
Extension API
The complete reference for @nativepi/extension-api: every type, every slot, and how a renderer is loaded.