sync: auto-sync from GURU-BEAST-ROG at 2026-06-19 09:39:56

Author: Mike Swanson
Machine: GURU-BEAST-ROG
Timestamp: 2026-06-19 09:39:56
This commit is contained in:
2026-06-19 09:40:22 -07:00
parent 2a7253ae85
commit 1a70df56ff
3 changed files with 151 additions and 1 deletions

View File

@@ -51,4 +51,4 @@ fi
# Pipe agents on stdin (payload too large for argv on Windows); flags via env.
printf '%s' "$AGENTS" | QUERY="$QUERY" CLIENT="$CLIENT" ONLINE="$ONLINE" JSON="$JSON" LISTC="$LISTC" LIMIT="$LIMIT" \
python3 "$ROOT/.claude/scripts/rmm-search.py"
bash "$ROOT/.claude/scripts/py.sh" "$ROOT/.claude/scripts/rmm-search.py"