fix: preserve gateway watch trace overrides

This commit is contained in:
Peter Steinberger
2026-05-04 22:53:50 +01:00
parent 35e48a049b
commit d6917edc53
3 changed files with 4 additions and 1 deletions

View File

@@ -21,6 +21,7 @@ const TMUX_CHILD_ENV_KEYS = [
RUN_NODE_CPU_PROF_DIR_ENV,
"OPENCLAW_SKIP_CHANNELS",
"OPENCLAW_STATE_DIR",
"OPENCLAW_TRACE_SYNC_IO",
];
const sanitizeSessionPart = (value) => {