story-kit: merge 270_bug_qa_test_server_overwrites_root_mcp_json_with_wrong_port

This commit is contained in:
Dave
2026-03-17 18:09:28 +00:00
parent c52b41b99c
commit 901f7a65d3
4 changed files with 7 additions and 24 deletions

View File

@@ -1293,11 +1293,6 @@ impl AgentPool {
.and_then(|jobs| jobs.get(story_id).cloned())
}
/// Return the port this server is running on.
pub fn port(&self) -> u16 {
self.port
}
/// Get project root helper.
pub fn get_project_root(
&self,