Skip to content

docs: extend roadmap with context-aware routing + audit follow-ups#23

Merged
flamerged merged 1 commit into
masterfrom
docs/roadmap-audit-followups
May 1, 2026
Merged

docs: extend roadmap with context-aware routing + audit follow-ups#23
flamerged merged 1 commit into
masterfrom
docs/roadmap-audit-followups

Conversation

@flamerged

Copy link
Copy Markdown
Owner

Summary

Adds 8 user-facing roadmap items surfaced by the latest review.

  • Context-aware clipboard routing (macOS first) — top of the list, since it's the UX north star. Pause/resume from v0.8.0 is the short-term workaround.
  • Retry on SSH failure with exponential backoff
  • System notification on upload (osascript / notify-send)
  • `sshshot last` / `sshshot history`
  • `sshshot open` (open last screenshot in system viewer)
  • Optional `pngquant` / `optipng` compression passthrough
  • Configurable remote (and local) upload dirs
  • mtime-vs-daemon-start gate to ignore Screenshot-named files restored from backup

Internal refactor items (monitor.ts size, module-level mutable state, graceful-shutdown void-no-catch, etc.) are recorded in project memory rather than the README.

`docs:` doesn't trigger a release per .releaserc.json — pure documentation update.

Test plan

  • yarn format:check
  • CI matrix Node 20/22/24 green (no source changes — should be a no-op)

Adds 8 user-facing items surfaced by the latest review. Internal
refactor items (monitor.ts split, mutable-state encapsulation,
graceful-shutdown void-no-catch, etc.) live in project memory rather
than the README — those are housekeeping, not user direction.

The biggest item (context-aware clipboard routing on macOS) is hoisted
to the top of the list since it's the actual UX north star;
pause/resume from v0.8.0 is the short-term workaround.

chore-tier — `docs:` doesn't trigger a release per .releaserc.json.
@flamerged
flamerged merged commit 633e47c into master May 1, 2026
5 checks passed
@flamerged
flamerged deleted the docs/roadmap-audit-followups branch May 1, 2026 23:26
@github-actions

Copy link
Copy Markdown

🎉 This PR is included in version 0.9.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant