This commit is contained in:
2026-04-23 00:29:52 +08:00
parent cd207dc237
commit 1223f597d2
4 changed files with 130 additions and 69 deletions

View File

@@ -2508,7 +2508,7 @@ fn submit_custom_world_agent_message_tx(
return Err("forced failure".to_string());
}
let session = ctx
let _session = ctx
.db
.custom_world_agent_session()
.session_id()