@ -117,7 +117,7 @@ Estado: la tabla response_queue ya está creada e incluida en los tests de DB.
### Known Issues
- Mentions UX: In group chats, mentions are highlighted and each client resolves the chip to their local contact name; we include friendly names in text when available. In direct messages, WhatsApp does not render mention chips for third parties, so we include the number as @digits for quick action; no per-recipient name rewriting occurs.
- Test suite: currently 1 failing test — “Database > Table Schemas > response_queue table should have required columns”.
- Latest status: All unit tests passing; ACK to creator always in single-line format; optional group notify disabled by default; ContactsService avoids network calls under tests; basic name resolution via ContactsService integrated.
## ▶️ Para continuar ahora
Propuesta inmediata:
- Implementar comandos: `/t ver` (grupo y mis) y `/t x <id>`.
- Asegurar comportamiento “solo DM” en `src/server.ts` (no responder en grupos).
- Extender `TaskService` con métodos `claimTask`, `unassignTask`, `completeTask`.
- Afinar `ResponseQueue` para DMs de listados y confirmaciones (manteniendo metadata de menciones).
Para que pueda proponer cambios de código, añade estos archivos a este chat: