- ci.yml: drop the macOS build job (Xcode/xcodegen/build.sh); keep the Linux test job and move the secret-hygiene scan into it - PR template: replace ./build.sh checklist item with the Linux test suite; fix "macOS preview scope" -> "Linux preview scope" - README: add a control-panel + tray hero image and a Screenshots gallery (settings tabs + hands-free wakeword) - Track Screenshots/wakeword.png The BlitztextMac/ source tree, root build.sh, and stale docs/screenshots were removed from the entire git history in a separate history rewrite. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
488 B
488 B
What changed?
Why?
How did you test it?
AI assistance
Did you use AI-assisted coding tools? If yes, briefly mention where.
Checklist
- I ran the Linux app or its test suite (
cd linux && PYTHONPATH=. pytest tests) or explained why not. - I did not commit API keys, tokens, private recordings, or confidential transcripts.
- I considered whether this changes privacy, security, or data flow.
- I kept the change focused on the Linux preview scope.