7 Commits

Author SHA1 Message Date
callebtc
dcec0c10ec Test README screenshot crop handling 2026-08-02 00:06:36 +02:00
callebtc
17a173a685 Fix cropped README screenshot controls 2026-08-02 00:03:46 +02:00
callebtc
5cc181f1e2 Improve README screenshot capture recipe 2026-08-01 23:38:26 +02:00
callebtc
e8e869dc40 Add Android README screenshot skill 2026-07-31 02:27:03 +02:00
callebtc
95d6922218 feat: add Android UI visual review skill 2026-07-29 15:15:30 +02:00
callebtc
c382c17a92 mesh-lab: fail closed when evidence dir is empty
A bare `test -n` does not abort in a shell without set -e, so a failed
mktemp would let `--out ""` resolve to the repository root and write
private evidence there. Guard with an explicit exit instead.
2026-07-29 13:54:50 +02:00
callebtc
a3fffd482f docs: add Mesh Lab agent skill 2026-07-28 19:23:02 +02:00