Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,10 @@ Photos and unapproved OCR results are not persisted. Approved tasks remain in Po

See the [Super Productivity plugin instructions](apps/super-productivity-plugin/README.md) for installation and changing its deployment address.

## PR screenshots

Capture matched before/after images with demo data, then run `bun standards screenshots publish <image.png>` from the repository root. Publishing uses the [configured shared screenshot bucket](config/screenshots.yaml) and PaperSync's encrypted credential. The returned Markdown links are public and permanent; follow the [screenshot skill](.agents/skills/screenshots-in-prs/SKILL.md) when adding them to a PR.

## License

[MIT](LICENSE).
Loading