test(core): align watchdog prompt-layering expectations

This commit is contained in:
Friel
2026-03-30 07:22:13 +00:00
parent a2d94eafb1
commit ab51df57db
2 changed files with 27 additions and 41 deletions

View File

@@ -177,12 +177,7 @@ async fn prompt_tools_are_consistent_across_requests() -> anyhow::Result<()> {
"apply_patch",
"web_search",
"view_image",
"spawn_agent",
"send_input",
"resume_agent",
"list_agents",
"wait",
"close_agent",
"agents",
]);
let body0 = req1.single_request().body_json();