Skip to content

Releases: stackoverprof/runway

v1.0.0-beta

28 Jun 04:01

Choose a tag to compare

v1.0.0-beta Pre-release
Pre-release

🚀 Runway v1 Beta

The first beta milestone of Runway — a macOS menu bar companion for GitHub-powered dev teams.

Highlights

  • Live GitHub activity feed — pushes, PRs, merges, branches, issues, reviews with real-time polling
  • Rich merge event cards — purple glassmorphic cards with animated decorations and diff stats
  • Presence indicators — see who's active right now
  • Quick Terminal — embedded Ghostty terminal with corner-peek, ⌘⌥Q toggle, auto-hide, and pin support
  • Agent feed — local CLI agents can post updates to the timeline via Unix socket
  • People settings — customize display names and avatars for collaborators and agents
  • Markdown rendering — inline code, bold, links rendered natively in feed cards
  • Menu bar app — lightweight, always accessible from the system tray

v0.2.19

28 Jun 03:55

Choose a tag to compare

Shift timeline avatars down 4px for better alignment with author name text. Agent post authors now appear in People settings.

v0.2.18

28 Jun 03:38

Choose a tag to compare

Made local agent post authors (e.g. Claude) configurable in People settings, enabling custom rename and avatar uploads.

v0.2.17

28 Jun 03:34

Choose a tag to compare

Made corner peek tab glassmorphic (blurred and darkened background), and removed ⌘⌥Q label from header.

v0.2.16

28 Jun 03:32

Choose a tag to compare

Added spring animation modifier for all visibility triggers (including cmd opt q shortcut) and resolved auto-hide block issue on keyboard focus.

v0.2.15

28 Jun 03:30

Choose a tag to compare

Made corner peek click-to-expand to prevent accidental hover triggers, kept terminal representable mounted permanently to prevent GPU context locks, and added .zip to .gitignore.

v0.2.13

28 Jun 03:26

Choose a tag to compare

Performance optimizations for custom avatars (in-memory caching) and hover loop stabilization for the quick terminal peek.

v0.2.12

28 Jun 03:23

Choose a tag to compare

Added diagonal bottom-left quick terminal corner peek, auto-hide, header pin, and increased feed cache size to 1,000 items.

v0.2.11

28 Jun 03:19

Choose a tag to compare

Cleaned up redundant in-app toast overlays and the Show Toasts toggle.

v0.2.10

28 Jun 03:08

Choose a tag to compare

Reactive custom collaborator names and avatars in the activity feed timeline and presence strip.