Skip to content

Marrow v0.16.0

Choose a tag to compare

@github-actions github-actions released this 29 Jun 21:44
b0a4090

See PR activity at a glance — a Spotify-style mini-player for the pull requests you care about.

Added

  • PR activity mini-player (#74): a compact, always-current view of new comments, status changes, new commits, and review requests across the PRs you follow. It runs two ways from one responsive component:
    • an in-app dock panel inside Marrow, and
    • an optional floating window — always-on-top, movable, and resizable — that appears when you switch away from Marrow and tucks away when you come back. It remembers its size and position between launches.
  • Watch any org or repo, not just PRs that request you as a reviewer: saved search "watches" pull in activity from anywhere on GitHub. The per-watch result cap is configurable for busy org-wide watches (the rest show as "+N more").
  • Search and source filtering inside the mini-player, so you can narrow a noisy feed to one repo, org, or query (collapsed behind a toggle by default).
  • Clicking a PR that's already open focuses its existing tab instead of opening a duplicate.

Full changelog: v0.15.1...v0.16.0