mirror of
https://github.com/instructkr/claw-code.git
synced 2026-05-19 05:51:26 +08:00
omx(team): auto-checkpoint worker-4 [unknown]
This commit is contained in:
@@ -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,
|
||||||
|
|||||||
Reference in New Issue
Block a user