merge: server gaps — pane observers, TTY7_* env, aggregate queries

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_014JPaaZVK7rfQPKyrymzsYv
This commit is contained in:
thomas
2026-07-31 09:45:55 +08:00
co-authored by Claude Fable 5
8 changed files with 888 additions and 61 deletions
+1
View File
@@ -252,6 +252,7 @@ impl RemoteTerminal {
size: win,
shell,
owner,
workspace: None,
}
.encode(&mut stream)?;
let pane_id = match DaemonMsg::read(&mut stream)? {