clawdie-ai/src
Gavriel Cohen 9322e38efa fix: add error handling and tests for WA Web version fetch
The fetchLatestWaWebVersion call added in #443 could crash the
connection flow if the HTTP fetch fails. Wrap with .catch() to log
and fall back to the default Baileys version.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-24 07:04:33 +02:00
..
channels fix: add error handling and tests for WA Web version fetch 2026-02-24 07:04:33 +02:00
config.ts fix: replace hardcoded /Users/user fallback with os.homedir() 2026-02-21 22:40:57 +02:00
container-runner.test.ts fix: pass host timezone to container and reject UTC-suffixed timestamps (#371) 2026-02-22 23:23:34 +02:00
container-runner.ts merge: resolve conflict with origin/main 2026-02-23 00:03:20 +02:00
container-runtime.test.ts feat: convert container runtime from Apple Container to Docker (#323) 2026-02-20 13:20:13 +02:00
container-runtime.ts feat: convert container runtime from Apple Container to Docker (#323) 2026-02-20 13:20:13 +02:00
db.test.ts Fix: filter empty messages from polling queries (#383) 2026-02-23 00:06:08 +02:00
db.ts Fix: filter empty messages from polling queries (#383) 2026-02-23 00:06:08 +02:00
env.ts fix: improve type safety and add error logging (#378) 2026-02-23 00:11:52 +02:00
formatting.test.ts Decouple formatting test from @Andy (#329) 2026-02-21 17:18:08 +02:00
group-folder.test.ts fix: block group folder path escapes 2026-02-22 21:01:53 +02:00
group-folder.ts fix: block group folder path escapes 2026-02-22 21:01:53 +02:00
group-queue.test.ts test: add coverage for isTaskContainer and idleWaiting reset 2026-02-21 22:19:24 +02:00
group-queue.ts fix: add .catch() handlers to fire-and-forget async calls (#221) (#355) 2026-02-21 23:22:51 +02:00
index.ts merge: resolve conflict with origin/main 2026-02-23 00:03:20 +02:00
ipc-auth.test.ts fix: block group folder path escapes 2026-02-22 21:01:53 +02:00
ipc.ts fix: block group folder path escapes 2026-02-22 21:01:53 +02:00
logger.ts Adds Agent Swarms 2026-02-09 02:50:43 +02:00
mount-security.ts fix: replace hardcoded /Users/user fallback with os.homedir() 2026-02-21 22:40:57 +02:00
router.ts feat: add setup skill with scripted steps (#258) 2026-02-16 00:23:49 +02:00
routing.test.ts Skills engine v0.1 + multi-channel infrastructure (#307) 2026-02-19 01:55:00 +02:00
task-scheduler.test.ts fix: pause malformed scheduled tasks 2026-02-22 21:01:53 +02:00
task-scheduler.ts merge: resolve conflict with origin/main 2026-02-23 00:03:20 +02:00
types.ts Skills engine v0.1 + multi-channel infrastructure (#307) 2026-02-19 01:55:00 +02:00
whatsapp-auth.ts fix: add error handling and tests for WA Web version fetch 2026-02-24 07:04:33 +02:00