mirror of
https://github.com/ultraworkers/claw-code.git
synced 2026-06-01 05:08:52 +08:00
omx(team): auto-checkpoint worker-4 [unknown]
This commit is contained in:
parent
060603c196
commit
11c6a6007f
@ -6136,6 +6136,7 @@ fn session_exists_json(
|
|||||||
Ok(serde_json::json!({
|
Ok(serde_json::json!({
|
||||||
"kind": "session_exists",
|
"kind": "session_exists",
|
||||||
"session_id": resolved_id,
|
"session_id": resolved_id,
|
||||||
|
"session": target,
|
||||||
"requested": target,
|
"requested": target,
|
||||||
"exists": exists,
|
"exists": exists,
|
||||||
"active": resolved_id == active_session_id,
|
"active": resolved_id == active_session_id,
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user