Commit Graph

32 Commits

Author SHA1 Message Date
Deep Koluguri 0fe322cc53 chore: trigger gitea action for whatsapp gateway
Build Whatsapp Gateway / build-whatsapp-gateway (push) Successful in 4m26s Details
2026-06-29 21:45:00 -04:00
Deep Koluguri 25ecda9cb7 Update AGENTS_API_URL to point to agents-runtime namespace 2026-06-28 15:39:23 -04:00
Deep Koluguri c848385ebb Remove hardcoded scraper command to let LLM orchestrator handle it 2026-06-28 14:40:11 -04:00
Deep Koluguri 23ef48647f Add watchdog to prevent Chromium hanging 2026-06-27 17:38:53 -04:00
Deep Koluguri 8d615a9966 Add custom whatsapp command for utility scraper 2026-06-27 17:25:45 -04:00
Deep Koluguri a1364c9aff Merge 2026-06-27 15:21:00 -04:00
Deep Koluguri 720d740582 Fix node fetch issue by using http.request 2026-06-19 16:41:44 -04:00
Deep Koluguri a43b8e5db7 Fix SingletonLock recursively via find 2026-06-19 16:15:00 -04:00
Deep Koluguri fc02bb1dfd Fix SingletonLock issue on restart 2026-06-19 15:59:36 -04:00
Deep Koluguri a75fcfd67d Add webhook forwarder for bi-directional whatsapp 2026-06-19 15:33:31 -04:00
Deep Koluguri 5efc41af3d Add delay to mark unread 2026-06-19 12:57:34 -04:00
Deep Koluguri ffb6638f04 Mark chat as unread after sending message 2026-06-19 12:42:13 -04:00
Deep Koluguri ed9a8eced9 Persist whatsapp gateway settings in PVC 2026-06-19 11:38:13 -04:00
Antigravity 81d191a516 fix: add PVC for whatsapp session and expose qr via REST API 2026-06-15 11:17:19 -04:00
Antigravity fed234e448 Add AGENT_READ label functionality and WhatsApp logout endpoint 2026-06-14 10:25:06 -04:00
Antigravity eee7189867 Change to link-based group management 2026-06-14 01:14:01 -04:00
Antigravity 915a2a004b Add default destination group configuration in whatsapp gateway UI 2026-06-14 00:42:01 -04:00
Antigravity e0328f0260 Fix socket.io routing by bypassing Next.js and configuring websocket path directly 2026-06-13 23:47:49 -04:00
Antigravity 515a35c4f1 Fix whatsapp gateway websocket path to proxy correctly through Next.js 2026-06-13 23:39:05 -04:00
Antigravity cafca3a4d1 Fix Node 18 container network bindings by listening explicitly on 0.0.0.0 2026-06-13 23:34:22 -04:00
Antigravity 768217dc85 Switch whatsapp gateway to Debian node:18 to avoid Alpine Puppeteer bugs 2026-06-13 23:23:58 -04:00
Antigravity cfb5ca2d5c Fix WhatsApp gateway Network.enable timeout via puppeteer args and webVersionCache none 2026-06-13 23:22:11 -04:00
Antigravity 6eda59bfa7 Add standalone next routes for whatsapp and gmail, fix puppeteer alpine timeout 2026-06-13 22:37:08 -04:00
Antigravity b24f1a6522 Increase memory limit for gmail-agent to prevent OOM kills 2026-06-13 22:30:15 -04:00
Antigravity 05ae58ccb8 Fix socket.io proxying and remove gmail package lock 2026-06-13 22:22:13 -04:00
Antigravity 5d57630736 Increase puppeteer protocolTimeout for whatsapp-gateway 2026-06-13 17:14:57 -04:00
Antigravity 7952450617 Fix socket.io script tag in whatsapp UI 2026-06-13 17:10:06 -04:00
Antigravity ba8d5f03c3 Fix proxy routing for whatsapp and pod startup for gmail-agent 2026-06-13 16:21:18 -04:00
Antigravity 4fbfdf13e7 Add gmail-agent and new whatsapp-gateway 2026-06-13 15:34:13 -04:00
Antigravity 71401319e5 fix: remove --single-process/--no-zygote causing TargetCloseError in chromium 2026-05-28 23:48:50 -04:00
Antigravity 6449870836 fix: Puppeteer shm crash - add --disable-dev-shm-usage and /dev/shm volume 2026-05-28 23:46:30 -04:00
Antigravity 5fb2afec1d feat: Add OpsAgent, whatsapp-gateway, and hq-dashboard 2026-05-28 21:54:14 -04:00