Commit Graph

214 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 761bd7d8a2 feat(whatsapp): migrate to prebuilt docker image to fix disk pressure evictions 2026-06-29 21:36:52 -04:00
Antigravity 6c49e819c6 Add scheduled backup for postgres 2026-06-29 15:25:00 -04:00
Deep Koluguri 067cf9a7cb Robust data extraction with fallback 2026-06-28 21:41:25 -04:00
Deep Koluguri e7fab245fe Fix FirstEnergy cookie popup and PeoplesGas navigation timeout 2026-06-28 21:19:25 -04:00
Deep Koluguri f136001d1b Add StealthPlugin and fix PeoplesGas selector 2026-06-28 21:12:16 -04:00
Deep Koluguri a77fe1216d Fix puppeteer bot detection and timeout issues 2026-06-28 20:50:41 -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 0d6450ced4 Add Email forwarding and reply integration 2026-06-28 15:31:50 -04:00
Deep Koluguri c5e63543c6 Update Peoples Gas scraper login flow 2026-06-28 15:21:52 -04:00
Deep Koluguri a250e2d88e Update FirstEnergy scraper login flow 2026-06-28 15:19:55 -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 8c9df40760 Remove mock fallback from utility scraper 2026-06-28 14:34:47 -04:00
Deep Koluguri 858e3b4ffd Isolate scraping logic to prevent crashes 2026-06-28 14:29:59 -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 ad0df70117 Implement real Puppeteer scraping logic 2026-06-27 16:51:44 -04:00
Deep Koluguri 1e707a6bbd Fix exact executablePath 2026-06-27 16:30:26 -04:00
Deep Koluguri a300815a1d Fix puppeteer executablePath 2026-06-27 16:26:46 -04:00
Deep Koluguri f26ae7abd1 Fix puppeteer permission issue with chmod 777 2026-06-27 16:04:35 -04:00
Deep Koluguri 0fdf7c7edf Fix puppeteer permission issue 2026-06-27 16:00:17 -04:00
Deep Koluguri da30585e5a Add Utility Agent UI to dashboard 2026-06-27 15:30:11 -04:00
Deep Koluguri 8c31ec3eb1 Add utility-agent service 2026-06-27 15:29:10 -04:00
Deep Koluguri a1364c9aff Merge 2026-06-27 15:21:00 -04:00
Deep Koluguri 553184b8e0 Remove is:unread from query to catch read emails 2026-06-27 15:20:59 -04:00
deepkoluguri 055c1df7a2 feat: add ArgoCD app tracking for institutional-trader 2026-06-22 16:57:22 -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 db1dfdaa95 Switch gmail-agent from Ollama to Gemini 2026-06-19 13:53:55 -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
Deep Koluguri 884562a733 chore: remove hardcoded whatsapp urls and numbers 2026-06-15 13:22:42 -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 ba5026bc3f Fix tokens volume readOnly mount and increase CPU limits 2026-06-14 00:21:00 -04:00
Antigravity 9b97592b23 Fix token saving by mounting tokens-volume as emptyDir instead of read-only Secret 2026-06-14 00:09:28 -04:00
Antigravity d12dd5fa63 Fix syntax error in gmail-agent index.js 2026-06-13 23:55:45 -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 db78f0c8ba Support automatic OAuth redirect for Web Application clients 2026-06-13 23:05:53 -04:00
Antigravity dcb6f952cc Fix EISDIR error when credentials.json is an empty directory due to missing k8s secret 2026-06-13 22:53:04 -04:00
Antigravity 3cc80aeba5 Fix import paths for standalone components 2026-06-13 22:42:03 -04:00