Dashboard
The Stackie dashboard is a browser-based interface for monitoring and controlling your sandboxes.
Opening the Dashboard
The dashboard is opened by clicking View Dashboard in the System Tray.
Sidebar
- 1
All your stacks in one place. A stack groups related blocks (services) together — click into any running stack to inspect its blocks, stream logs, and view live resource usage.
- 2
Individual blocks across all stacks — the services that actually run (postgres, redis, node, etc.). Filter by running or stopped to focus on what matters.
- 3
Browse installed packages per block with disk usage. Useful for auditing what's on disk and identifying packages left behind by stopped blocks.
- 4
View the package sources Stackie resolves blocks from — Homebrew, Scoop, npm, pip, and others — along with their resolver status and configured paths.
- 5
Live health check status for every block and daemon subsystem. The first place to look when a block is degraded or failing its readiness probe.
- 6
Configure Stackie preferences: daemon port, update channel, log retention, and other per-machine options.
- 7
MCP server management — active sessions, connected AI agents, registered tools, and authentication tokens for granting remote access to your sandboxes.
- 8
Track download counts and bandwidth against your plan limits. Upgrade or manage your subscription directly from this view.
- 9
Inline documentation browser — explore the block catalog, CLI reference, and stack format without leaving the dashboard.