-
Notifications
You must be signed in to change notification settings - Fork 0
Reporting Bugs
Jason Epel edited this page Jun 16, 2026
·
1 revision
Thanks for helping make AltWindow better! Here's how to file a useful bug report.
- Update to the newest build. Grab the latest installer from the Releases page — your issue may already be fixed.
- Check existing issues. Search the open issues to see if it's already been reported. If so, add a 👍 or a comment with your details instead of opening a duplicate.
Open the Report a bug form and fill in:
- What happened — what went wrong, and what you expected instead.
- Steps to reproduce — the exact steps that trigger the problem.
-
AltWindow build —
latestor a versioned release (vX.Y.Z). - macOS version — from → About This Mac. AltWindow requires macOS 15+ on Apple silicon.
-
Is
jqinstalled? — AltWindow requiresjq; check withjq --version. - Logs / screenshots — anything that helps us see the failure.
- Won't launch on first run? The bundle is ad-hoc signed (no Apple Developer ID), so Gatekeeper blocks it. Right-click → Open the first time to allow it.
-
No companion windows appear? AltWindow renders from Claude Code's hook events — make sure you accepted the hook install on first run, and that
jqis installed.
Have an idea instead of a bug? Use the Feature request form.