Commit Graph

4 Commits

Author SHA1 Message Date
Narasimha-sc 5f1c232ff3 support-bot: implement stateless bot with cards, Grok, team flow, hardening
Complete rewrite of the support bot to stateless architecture:
- State derived from group composition + chat history (survives restarts)
- Card dashboard in team group with live status, preview, /join commands
- Two-profile architecture (main + Grok) with profileMutex serialization
- Grok join race condition fix via bufferedGrokInvitations
- Card preview: newest-first truncation, newline sanitization, sender prefixes
- Best-effort startup (invite link, group profile update)
- Team group preferences: directMessages, fullDelete, commands
- 122 tests across 27 suites

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-08 21:58:30 +00:00
Narasimha-sc e17ee7745a Further usability improvements 2026-04-06 11:25:53 +00:00
Narasimha-sc 29d0fef9fc apps: support-bot /add command & fixes 2026-04-06 11:25:53 +00:00
Narasimha-sc 5e37641818 apps: support bot relocate 2026-04-06 11:25:53 +00:00