chore: fix vitest standalone configs and update package description

- vitest.live.config.ts and vitest.e2e.config.ts now extend root config
- Inherits testTimeout (120s), resolve.alias, pool, setupFiles, excludes
- ui/vitest.node.config.ts gets explicit 120s timeout
- package.json description updated for multi-channel AI gateway
- Removed unused src/utils/time-format.ts
This commit is contained in:
quotentiroler
2026-02-08 05:00:17 -08:00
parent f250c4de2c
commit b25d012e01
5 changed files with 16 additions and 25 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "openclaw",
"version": "2026.2.6-3",
"description": "WhatsApp gateway CLI (Baileys web) with Pi RPC agent",
"description": "Multi-channel AI gateway with extensible messaging integrations",
"keywords": [],
"license": "MIT",
"author": "",