Pack your bug. Share the truth. Fix faster.
FailPack is a local-first developer tool that creates safe, shareable bug context packages for AI, GitHub issues, teams and support.
Install the FailPack CLI globally:
npm install -g @failpack/cliRun:
failpackFailPack helps developers collect:
- error logs,
- failed command output,
- project context,
- environment details,
- Git changes,
- relevant config files,
and turn them into clean debug reports for AI assistants, teammates and issue trackers.
FailPack is designed to be local-first.
By default:
- reports are generated locally,
- files are not uploaded automatically,
- common secrets are redacted,
.envfiles are ignored,- private keys are ignored.
- NPM:
@failpack/cli - CLI repository: https://github.com/Failpack/cli
- Website: https://failpack.dev
FailPack is currently in early development.