Skip to content

pi-ssh-remote v0.1.7

Choose a tag to compare

@petrichor20211 petrichor20211 released this 05 Aug 14:00
· 5 commits to main since this release

Added

  • Added non-secret, session-scoped SSH workspace state for endpoint, remote directory, tool-routing mode, and port forwards.

Changed

  • /new now inherits the active SSH workspace, forks and clones retain their source workspace, and /resume restores the selected historical session's recorded workspace.
  • Session changes close the previous transport cleanly and reconnect the target workspace without storing passwords or other credentials in session files.

Fixed

  • None.