editr 0.1.0

Open remote projects in local editor through a Mutagen-backed mirror
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Changelog

## 0.1.0 - 2026-05-21

Initial public tester release.

- Open SSH remote projects in local terminal editors through Mutagen-backed
  local mirrors.
- Reuse mirrors across sessions with a remote-to-local bootstrap followed by a
  two-way editor-lifetime sync.
- Support project and global ignore patterns, VCS metadata syncing, manual
  flush/status/stop commands, hydration helpers, and stale-session watching.
- Document editor setup, configuration, hydration, troubleshooting, and the
  remote-editing tradeoffs behind the tool.