Commit Graph

4 Commits

Author SHA1 Message Date
a9981cb881 Switch setup.sh from pip --user to venv for PEP 668 compatibility
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-15 13:37:46 +00:00
dd48a64f8e Change check_errors.py cron to hourly at :07
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-15 12:36:34 +00:00
24c3f033d2 Add check_errors.py cron job for API error monitoring
- New check_errors.py: scans last 1 hour of logs, sends Slack @channel only on errors
- Add to system crontab (every 5 min)
- Update setup.sh to include check_errors.py in crontab setup

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-15 12:34:52 +00:00
1ed455174d Add setup.sh for new machine deployment
Automates: Python check, pip install, .env init, Claude CLI check,
data file creation, and crontab setup.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-15 10:24:31 +00:00