Add conflict resolution diff UI and app branding

This commit is contained in:
2026-05-13 16:25:28 -04:00
parent 780ff3a02c
commit d359baa010
83 changed files with 4523 additions and 3735 deletions

View File

@@ -1,8 +1,8 @@
#!/bin/bash
# MD Hub Secure - Quick status check
# Cairnquire - Quick status check
STATUS_FILE="/Users/tim/developer/md-hub-secure/docs/STATUS.md"
PID_FILE="/Users/tim/developer/md-hub-secure/.monitor.pid"
STATUS_FILE="/Users/tim/developer/cairnquire/docs/STATUS.md"
PID_FILE="/Users/tim/developer/cairnquire/.monitor.pid"
echo ""
if [[ -f "$PID_FILE" ]]; then