BugBonsai's public beta is available for testing. The beta tag currently resolves to v0.1.0-beta.4.
Try it
npx bugbonsai@beta -- npm test
Record the exact version used:
npx bugbonsai@beta --version
To help BugBonsai preserve the correct failure, include a distinctive fragment when useful:
npx bugbonsai@beta --match "DISTINCTIVE_ERROR_TEXT" -- npm test
Share safe, useful feedback
Please comment with:
- BugBonsai version
- Node.js, operating system, package manager, framework, and failing command
- Outcome: useful reproduction / still too large / wrong failure / could not complete
- Original and reproduction file counts and sizes
- Candidate-run count and approximate duration
- Whether
bugbonsai verify ./bugbonsai-repro --no-install succeeded
- What felt valuable, slow, surprising, or unclear
Privacy
BugBonsai runs locally and has no telemetry, but review the generated reproduction before sharing it. Do not post private source, raw customer logs, credentials, tokens, environment values, or sensitive local paths.
For a full structured report, use the repository's Beta feedback issue form. Compatibility evidence is tracked in COMPATIBILITY.md.
Thank you for helping prune everything except the bug. 🌱
BugBonsai's public beta is available for testing. The
betatag currently resolves to v0.1.0-beta.4.Try it
npx bugbonsai@beta -- npm testRecord the exact version used:
To help BugBonsai preserve the correct failure, include a distinctive fragment when useful:
Share safe, useful feedback
Please comment with:
bugbonsai verify ./bugbonsai-repro --no-installsucceededPrivacy
BugBonsai runs locally and has no telemetry, but review the generated reproduction before sharing it. Do not post private source, raw customer logs, credentials, tokens, environment values, or sensitive local paths.
For a full structured report, use the repository's Beta feedback issue form. Compatibility evidence is tracked in COMPATIBILITY.md.
Thank you for helping prune everything except the bug. 🌱