github ogulcancelik/herdr v0.6.5

4 hours ago

Added

  • Added pane copy mode at prefix+[ with keyboard navigation, visual selection, and clipboard yank support. (#231)
  • Added foreground_cwd to pane and agent API/CLI responses so integrations can inspect the active foreground process directory without changing the existing pane/workspace cwd semantics. (#345)
  • Added read-only agent_session metadata to pane and agent API/CLI responses when official integrations report native session references.

Fixed

  • Live handoff now preserves terminal state when transferring supported running panes to a replacement server.
  • WSL clipboard writes now prefer OSC 52 before WSLg clipboard tools, so mouse selection and double-click copy populate Windows clipboard history in Windows Terminal. (#333)
  • Incomplete host terminal OSC default-color replies no longer get misread as Alt-key input and forwarded into panes, preventing interactive prompts such as gh auth login --web from aborting on split ESC ] input. (#279, #306, #344)
  • Workspace rename prompts and background notifications now use live cwd-derived workspace labels instead of stale session labels. (#332)
  • herdr session stop no longer fails on zero-duration socket timeouts when the stop deadline is nearly exhausted.
  • Update preview instructions now wrap long package-manager commands instead of truncating the shell command suffix.
  • Restored native agent resume panes now fall back to a shell when the resumed agent exits instead of closing the whole pane.

Don't miss a new herdr release

NewReleases is sending notifications on new releases.