Help
Report a problem
Send a diagnostic bundle from inside the app, or grab the log file by hand.
In-app reporting
The app has a built-in reporter, and it’s the best way to send a bug: open Settings ▸ System and click Report a problem. It bundles build and system info, a trimmed log tail, and a secret-scrubbed config snapshot, then uploads it — you choose what to attach.
Grab the log by hand
Want to look yourself, or attach the log to a message? The Diagnostics section of that same System page has Open and Reveal buttons for the log file — or find it directly, on macOS and Linux alike:
~/.local/share/hive/desktop/desktop.log
If the bug looks data-related, the pipeline database (not included in automated reports) sits next to it:
~/.local/share/hive/desktop/desktop-pipeline.db
What’s in a report
An uploaded report includes build and system details, a bounded log tail, and your config with secrets removed — tokens, webhook secrets, and action environment values are stripped before anything leaves your machine. The pipeline database is never included automatically.