RedPlanetHQ / RedPlanetHQ/core
[WhatsApp] Proactively engage user after authentication
Open
@saimanoj is already working on this.
Since Jan 8, 2026.
enhancement
p1-high
whatsapp-assistant
- Dominant language
- TypeScript
- Stars
- 2k
- Forks
- 194
- Avg merge
- 12m
- Merged PRs (30d)
- 2
Description
After authentication, the agent should proactively engage the user instead of waiting for them to respond.
Expected behavior: After auth, agent should:
- Confirm authentication was successful
- Tell the user what it can do / showcase capabilities
- Engage user in conversation (ask a question, offer to help with something specific)
Current behavior: Agent waits for user to respond after authentication, creating dead air.
Why this matters: Post-auth is a critical moment. User just completed a step and is ready to engage. We should capitalize on this momentum instead of losing them to silence.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.