FPS monitor
Enable the FPS monitor to display a real-time frame rate counter on screen. This helps identify performance issues in your applications.External display
BRICKS Foundation detects external displays connected to your device. When an external display is detected, you can choose to:- Mirror the primary display content
- Extend to show different content on each display
External display support varies by platform. Desktop platforms support multiple monitors. Mobile devices support AirPlay (iOS) and screen casting (Android).
Local debugging
Local debugging lets you inspect and drive the running application from your computer over the local network. It is a Preview feature and is on by default on BRICKS Foundation 2.25 and later — the DevTools server starts at boot with no setup. Toggle Enable local debugging to turn the server on or off entirely. While it is on, three sub-toggles control which protocols the server exposes, all on by default:
Set an optional Passcode to require a passcode for access — the field is blank by default with the placeholder “Set a passcode to enable passcode access”. Leave it blank to rely on workspace-token access only. Expose passcode to chrome://inspect (off by default) embeds the configured passcode into the public
/json discovery URLs so Chrome can connect without prompting.
See local debugging for connection instructions. For remote inspection through BRICKS Controller, see remote debugging.
Memory management
BRICKS Foundation monitors memory usage and can automatically restart the application when memory exceeds a threshold. Configure the auto-restart memory limit in settings to prevent out-of-memory crashes on resource-constrained devices.AI API keys
Configure API keys for on-device AI capabilities:
API keys are stored locally on the device and used for AI features within your applications.