Commit Graph

3 Commits

Author SHA1 Message Date
Jarvis Prime
357f4905ed Fix watch.sh: run uv sync + db migrations on startup 2026-03-04 04:43:19 +00:00
Jarvis Prime
20253329e4 Add db migrations, update watch.sh for uv + idempotent runs
- Schema versioned with migrations table
- watch.sh runs db migrations on every pull
- watch.sh uses uv run/sync instead of pip
- Fixed parser.py reference in watch.sh
2026-03-04 04:32:17 +00:00
Jarvis Prime
81b0c699a0 Add watch.sh — auto-pull and restart on new commits 2026-03-04 04:27:02 +00:00