mirror of
https://github.com/instructkr/claude-code.git
synced 2026-05-31 01:36:45 +00:00
omx(team): auto-checkpoint worker-1 [1]
This commit is contained in:
@@ -117,7 +117,7 @@ pub fn scoped_mcp_config_hash(config: &ScopedMcpServerConfig) -> String {
|
||||
format!("claudeai-proxy|{}|{}", proxy.url, proxy.id)
|
||||
}
|
||||
};
|
||||
stable_hex_hash(&rendered)
|
||||
stable_hex_hash(&format!("required:{}|{rendered}", config.required))
|
||||
}
|
||||
|
||||
fn render_command_signature(command: &[String]) -> String {
|
||||
|
||||
Reference in New Issue
Block a user