mirror of
https://github.com/affaan-m/everything-claude-code.git
synced 2026-04-12 04:33:29 +08:00
feat: preserve custom ecc2 harness labels
This commit is contained in:
@@ -6347,7 +6347,7 @@ impl Dashboard {
|
||||
if let Some(harness) = self.session_harnesses.get(&session.id) {
|
||||
lines.push(format!(
|
||||
"Harness {} | Detected {}",
|
||||
harness.primary,
|
||||
harness.primary_label,
|
||||
harness.detected_summary()
|
||||
));
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user