Central thread for bug reports with diagnostic bundles. Use it when you have a bernstein debug bundle zip to attach, you have a reproducible issue, or you want to help track down a bug.
How to report
bernstein debug bundle --out /tmp/bernstein-debug.zip (the bundle redacts secrets, includes recent traces, settings snapshot, install identity, adapter contract status).
- Attach the zip to a comment on this thread.
- Describe symptoms: what you did, what happened, what you expected.
- Include the exact
bernstein command you ran.
Don't include API keys, tokens, passwords (the debug command redacts these but double-check), proprietary source, customer data.
How reports get processed
Maintainer reviews each report and labels with severity. Confirmed bugs get a dedicated issue linked from here. Fixes reference back.
Related
Thread guidelines
One bug per comment, quote the error message if you have one, include OS + Python version.
Central thread for bug reports with diagnostic bundles. Use it when you have a
bernstein debug bundlezip to attach, you have a reproducible issue, or you want to help track down a bug.How to report
bernstein debug bundle --out /tmp/bernstein-debug.zip(the bundle redacts secrets, includes recent traces, settings snapshot, install identity, adapter contract status).bernsteincommand you ran.Don't include API keys, tokens, passwords (the debug command redacts these but double-check), proprietary source, customer data.
How reports get processed
Maintainer reviews each report and labels with severity. Confirmed bugs get a dedicated issue linked from here. Fixes reference back.
Related
bernstein debug bundleshipped in feat(cli): add bernstein debug bundle for redacted support exports #1494.Thread guidelines
One bug per comment, quote the error message if you have one, include OS + Python version.