Validation checklist
- Run
statusand confirm the client reports a healthy configuration. - Fully restart the IDE or Visual Studio Code (a reload is not sufficient).
- Use your assistant in a representative workflow—Agent mode, Copilot chat, or Claude Code CLI.
- Review the governance dashboard for new events.
doctor and confirm the API URL and forwarder secret in the OneX dashboard.
Common issues
| Issue | Resolution |
|---|---|
| API connection failure | Verify API URL, forwarder secret, and outbound network access |
| No dashboard activity | Full IDE restart, then doctor; re-run install-client if needed |
| HTTP 401 on upload | Regenerate the forwarder secret in the dashboard and reinstall the client |
| Failure after IDE upgrade | Re-run install-client with your current tool list |
| macOS blocks the client | Approve under System Settings → Privacy & Security, or remove the quarantine flag on the extracted bundle |
Credential rotation
Handle the forwarder secret as you would any service credential. If it may have been exposed, regenerate it in your OneX dashboard account and runinstall-client with the updated value.
Command reference
| Action | Windows | macOS / Linux |
|---|---|---|
| Status | OneXGovernance.exe status | ./OneXGovernance status |
| Doctor | OneXGovernance.exe doctor | ./OneXGovernance doctor |
| Uninstall | OneXGovernance.exe install-client --uninstall | ./OneXGovernance install-client --uninstall |
status command reports the installed client path on your workstation.