Proof Requirements Configuration
Configure which proof kinds are required for different task types in Settings → Computer Use → Proof Requirements.proofProfile: uiValidation).
Troubleshooting
Backend shows 'Disconnected' in Settings
Backend shows 'Disconnected' in Settings
- Confirm the backend process is running. For Ghost OS: check the menu bar icon. For agent-browser: ADE should have launched it automatically.
- Verify the
urlorcommandin.ade/local.secret.yamlis correct. - Check for firewall or security software blocking the connection (Ghost OS uses HTTP locally).
- Restart ADE — the
autoStart: trueflag will attempt to reconnect on startup. - Open Settings → Computer Use and click Reconnect to force a reconnection attempt.
Video recording not available
Video recording not available
Video recording requires either Ghost OS or agent-browser. ADE Local does not support it. If your mission requires video proof:
- Connect Ghost OS or agent-browser (see setup instructions above).
- Set the preferred backend to a capable one in Settings.
- If you must proceed without video, change the mission’s proof profile to one that does not require
video_recording.
Proof coverage is low — mission blocked
Proof coverage is low — mission blocked
A
Proof policy session requires every action to produce an artifact. If coverage is below the required threshold, the session may block.- Review the artifacts already collected in the Artifacts tab — some steps may have artifacts that need to be manually marked
accepted. - Re-run specific steps from the mission’s execution log to collect missing artifacts.
- If the backend is failing to produce artifacts silently, check the backend’s own logs (Ghost OS logs are available from its menu bar icon; agent-browser logs are in ADE → View → Developer Tools → Console).
Screenshots are blank or corrupted
Screenshots are blank or corrupted
This typically indicates a permissions issue with the macOS Screen Recording permission.
- Open System Settings → Privacy & Security → Screen Recording.
- Ensure ADE (and Ghost OS if applicable) are listed and enabled.
- Restart ADE after granting permissions — macOS requires a restart of the process for permission changes to take effect.