Skip to content

v0.7.0

Choose a tag to compare

@github-actions github-actions released this 17 Aug 15:49
· 4 commits to main since this release

Changelog

Features

  • 3505a4e feat(cli): wharf --remote runs one command through a grant
  • 02d3171 feat(clipboard): OSC 52 copy that refuses a non-terminal
  • 21a0ccb feat(remoteaccess): revocable exec-only grants over a token-gated socket
  • 38e560f feat(sessd): carry exec across the session-host boundary
  • 7dccdb8 feat(sessd,sshx): watch a second in-session hotkey byte
  • 320d6b2 feat(sshx): run one-off commands on a live session's connection
  • c268801 feat(ui): grant, revoke and audit remote access from the TUI

Other

  • c571dc1 ci(release): build the changelog from git, not the compare API

Install

brew install Janne6565/tap/wharf         # macOS
bun i -g wharf-tui                       # macOS, Linux, Windows
yay -S wharf-tui-bin                     # Arch
winget install Janne6565.Wharf           # Windows
curl -fsSL https://raw.githubusercontent.com/Janne6565/wharf-tui/main/scripts/install.sh | sh

On Windows, sessions run inside wharf and close when it exits — everything
else, detach included, behaves the same.

Verify a download against checksums.txt before running it.