root
|
156b210184
|
jarvis-backup.sh: was DB-only, now also backs up /var/www/jarvis, /opt/jarvis-arc, nginx site config, systemd unit, and root crontab — a DB dump alone was useless without the app code and daemon needed to actually restore JARVIS. Also fixed a typo (SIYE->SIZE) that silently broke the backup-size log line.
|
2026-07-07 10:54:24 -05:00 |
|
root
|
09f73edb0b
|
Fix silent compose failures: poll actual job status in the compose modal instead of a fire-and-forget dispatch toast; add Groq 429 retry-with-backoff using its own rate-limit-reset header (12k tokens/min tier gets exhausted by gmail_triage alone)
|
2026-07-07 10:49:08 -05:00 |
|
root
|
e7f555fff1
|
reactor.py: fix Ollama silent-empty-return bug (no error checking on API response), bump Ollama timeout 30s->90s (cold model loads took 15s+ alone), add exception type to fallback log lines
|
2026-07-07 09:25:25 -05:00 |
|
root
|
48b2a8523a
|
reactor.py: fix llm_call() silently skipping fallback for explicit provider requests, add /comms/sent/{id}/send endpoint for approving queued drafts
|
2026-07-07 08:58:36 -05:00 |
|
root
|
588cfe3f10
|
Adopt live production state as git baseline
|
2026-07-07 07:55:47 -05:00 |
|