openclaw/src
Peter Steinberger 85f53a4174 Fix WebSocket crash + heartbeat default 10min + docs refresh
- Wrap Baileys connection.update listeners in try-catch to prevent
  unhandled exceptions from crashing the relay process
- Add WebSocket-level error handlers in session.ts
- Add global unhandledRejection/uncaughtException handlers in index.ts
- Make listener.onClose error-safe with .catch() in auto-reply.ts
- Change default heartbeat from 30min to 10min
- Rewrite claude-config.md with personality, better explain personal
  assistant features, add recommended MCPs section
2025-11-27 18:21:14 +01:00
..
auto-reply Tests: cover identity prefix gating 2025-11-27 04:40:03 +01:00
cli Fix heartbeat CLI import for recipients resolution 2025-11-26 18:22:28 +01:00
commands chore: format to 2-space and bump changelog 2025-11-26 00:53:53 +01:00
config Fix CI: type gaps and hasMedia check 2025-11-27 18:14:20 +01:00
infra chore: format to 2-space and bump changelog 2025-11-26 00:53:53 +01:00
media chore: format to 2-space and bump changelog 2025-11-26 00:53:53 +01:00
process chore: format to 2-space and bump changelog 2025-11-26 00:53:53 +01:00
providers chore: format to 2-space and bump changelog 2025-11-26 00:53:53 +01:00
twilio chore: format to 2-space and bump changelog 2025-11-26 00:53:53 +01:00
web Fix WebSocket crash + heartbeat default 10min + docs refresh 2025-11-27 18:21:14 +01:00
webhook chore: format to 2-space and bump changelog 2025-11-26 00:53:53 +01:00
env.test.ts chore: format to 2-space and bump changelog 2025-11-26 00:53:53 +01:00
env.ts chore: format to 2-space and bump changelog 2025-11-26 00:53:53 +01:00
globals.test.ts chore: format to 2-space and bump changelog 2025-11-26 00:53:53 +01:00
globals.ts chore: format to 2-space and bump changelog 2025-11-26 00:53:53 +01:00
index.commands.test.ts chore: format to 2-space and bump changelog 2025-11-26 00:53:53 +01:00
index.core.test.ts web: add heartbeat and bounded reconnect tuning 2025-11-26 02:34:43 +01:00
index.test.ts chore: format to 2-space and bump changelog 2025-11-26 00:53:53 +01:00
index.ts Fix WebSocket crash + heartbeat default 10min + docs refresh 2025-11-27 18:21:14 +01:00
logger.test.ts chore: format to 2-space and bump changelog 2025-11-26 00:53:53 +01:00
logger.ts chore: format to 2-space and bump changelog 2025-11-26 00:53:53 +01:00
logging.ts CLI: rename heartbeat tmux helper and log file path 2025-11-26 18:00:23 +01:00
provider-web.barrel.test.ts docs: finalize web refactor and coverage 2025-11-26 02:54:43 +01:00
provider-web.ts Heartbeat: harden targeting and support lid mapping 2025-11-26 18:15:57 +01:00
runtime.ts chore: format to 2-space and bump changelog 2025-11-26 00:53:53 +01:00
utils.test.ts Heartbeat: harden targeting and support lid mapping 2025-11-26 18:15:57 +01:00
utils.ts Heartbeat: harden targeting and support lid mapping 2025-11-26 18:15:57 +01:00
version.ts Refactor: derive version from package.json 2025-11-25 17:10:53 +01:00