omx(team): auto-checkpoint worker-4 [unknown]

This commit is contained in:
bellman
2026-05-15 11:14:41 +09:00
parent 060603c196
commit 11c6a6007f

View File

@@ -6136,6 +6136,7 @@ fn session_exists_json(
Ok(serde_json::json!({
"kind": "session_exists",
"session_id": resolved_id,
"session": target,
"requested": target,
"exists": exists,
"active": resolved_id == active_session_id,