omx(team): auto-checkpoint worker-1 [1]

This commit is contained in:
bellman
2026-05-15 10:00:39 +09:00
parent d3ae7beefb
commit 686cc89a36
7 changed files with 57 additions and 7 deletions

View File

@@ -442,6 +442,7 @@ mod tests {
log_path: &Path,
) -> ScopedMcpServerConfig {
ScopedMcpServerConfig {
required: false,
scope: ConfigSource::Local,
config: McpServerConfig::Stdio(McpStdioServerConfig {
command: "python3".to_string(),