IndexPilot 1.1.0a5 - One-command local dashboard
Pre-release
Pre-release
One-command local dashboard
Install the optional API support and launch the packaged dashboard and API together:
pipx install "indexpilot[api]==1.1.0a5"
indexpilot dashboardThe launcher binds only to 127.0.0.1, selects a free port, opens the browser, and needs no login or Node.js runtime. If PostgreSQL is not configured, the dashboard stays open and shows a clear disconnected state.
Explicit non-loopback hosting remains available through indexpilot api and still fails closed unless required bearer-token authentication is configured.
Also included
- Next.js dashboard assets bundled in the Python wheel and source distribution
- fork-safe offline workload-snapshot review remains unchanged
- package and dashboard validation across Python 3.10-3.13
- updated CLI, Action pin, docs, website metadata, and agent install skill
IndexPilot remains advisory and read-only: it does not apply migrations, create indexes, or drop indexes.