diff --git a/memory/claude-usage.db b/memory/claude-usage.db index 86287bb..933a77c 100644 Binary files a/memory/claude-usage.db and b/memory/claude-usage.db differ diff --git a/memory/claude-usage.json b/memory/claude-usage.json index bfb57e6..63021d2 100644 --- a/memory/claude-usage.json +++ b/memory/claude-usage.json @@ -1,9 +1,9 @@ { - "last_updated": "2026-03-28T04:00:01.508407Z", + "last_updated": "2026-03-28T10:00:01.371528Z", "source": "api", - "session_percent": 0, - "session_resets": null, - "weekly_percent": 6, - "weekly_resets": "2026-04-03T03:00:00.431046+00:00", + "session_percent": 2, + "session_resets": "2026-03-28T14:00:00.330888+00:00", + "weekly_percent": 8, + "weekly_resets": "2026-04-03T03:00:00.330908+00:00", "sonnet_percent": 7 } \ No newline at end of file diff --git a/scripts/airport-wait-monitor.sh b/scripts/airport-wait-monitor.sh deleted file mode 100755 index aa9f555..0000000 --- a/scripts/airport-wait-monitor.sh +++ /dev/null @@ -1,67 +0,0 @@ -#!/bin/bash -# Airport TSA wait time monitor — TPA, JFK, EWR -# Posts to Discord DM via OpenClaw HTTP gateway -# Schedule: 6am, 10am, 2pm, 6pm, 10pm ET through Fri Mar 27 2026 - -BIRD="/home/johan/clawd/scripts/bird" -OC_URL="http://localhost:18789" -DISCORD_USER="johanjongsma" -LOG="/home/johan/clawd/memory/airport-wait-log.md" -TIMESTAMP=$(date '+%a %b %d, %I:%M %p ET') -NEXT_TIMES="6am · 10am · 2pm · 6pm · 10pm ET" - -echo "" >> "$LOG" -echo "=== $TIMESTAMP ===" >> "$LOG" - -# ---- Web scrape wait times ---- -TPA_WEB=$(curl -s --max-time 10 "https://www.tsawaittimes.com/airport/TPA" 2>/dev/null | grep -oi '[0-9]\+ min' | head -1) -JFK_WEB=$(curl -s --max-time 10 "https://www.tsawaittimes.com/airport/JFK" 2>/dev/null | grep -oi '[0-9]\+ min' | head -1) -EWR_WEB=$(curl -s --max-time 10 "https://www.tsawaittimes.com/airport/EWR" 2>/dev/null | grep -oi '[0-9]\+ min' | head -1) - -# ---- X/Twitter search ---- -TPA_X=$("$BIRD" search "TPA Tampa airport TSA security wait" --max-results 3 2>/dev/null | grep -i "wait\|min\|hour\|line\|TSA" | head -3 | tr '\n' ' ') -JFK_X=$("$BIRD" search "JFK airport TSA security wait" --max-results 3 2>/dev/null | grep -i "wait\|min\|hour\|line\|TSA" | head -3 | tr '\n' ' ') -EWR_X=$("$BIRD" search "EWR Newark airport TSA security wait" --max-results 3 2>/dev/null | grep -i "wait\|min\|hour\|line\|TSA" | head -3 | tr '\n' ' ') - -# ---- News: government shutdown / travel chaos ---- -SHUTDOWN_NEWS=$(curl -s --max-time 10 "https://news.google.com/rss/search?q=TSA+airport+wait+government+shutdown&hl=en-US&gl=US&ceid=US:en" 2>/dev/null | grep -o '