Self-host completeness.
Highlights
- Built-in tmux relay — send / spawn / kill now work out of the box on installs without the external control tower. When the tower cannot be reached, the app performs the tmux operation directly (paste-buffer literal injection, home-contained spawn cwd, exact-name kill with the
company*reservation). A reachable tower stays first-priority and its refusals are never bypassed;GAJAE_BUILTIN_RELAY=0restores tower-only behavior. This fixes the "관제탑 미가동 — 전송 불가" dead end reported by self-host users. - Remote access address card — Settings → About detects tailscale read-only and promotes the HTTPS
tailscale serveaddress (the one PWA install works on), or offers the one-line setup command to copy. The app never configures the tailnet itself. - Workspace-path autocomplete — the 새 세션 working-folder and files-panel root inputs now accept and complete
~/and absolute-under-home paths; suggestions follow the style being typed.
Full details in CHANGELOG.md.
Install
Verify the checksum before unpacking — see docs/INSTALL.md.