feat: Add Chatwoot Agent Bot prototype and FAQ knowledge base
- Created chatwoot-agent-bot/ with Node.js webhook server - Bot detects intent (greeting, billing, technical, features, account) - Auto-responds from FAQ knowledge base or escalates to human - FAQ-KB.md: Living knowledge base that grows with customer questions - CHATWOOT-SETUP.md: Complete deployment and configuration guide - Supports Telegram notifications on escalation - Bot runs on port 3001, ready for Chatwoot webhook integration
This commit is contained in:
9
skills/self-improving/heartbeat-state.md
Normal file
9
skills/self-improving/heartbeat-state.md
Normal file
@@ -0,0 +1,9 @@
|
||||
# Self-Improving Heartbeat State
|
||||
last_heartbeat_started_at: 2026-04-01T08:01:00Z
|
||||
last_reviewed_change_at: 2026-03-26T12:20:00Z
|
||||
last_heartbeat_result: HEARTBEAT_OK
|
||||
|
||||
## Last actions
|
||||
- 2026-04-01 08:01Z: Heartbeat check - no changes in self-improving files since last review
|
||||
- Sales-lead agent: Running normally, cron executing every hour
|
||||
- Marketing-content agent: ⚠️ Cron job 'marketing-content-daily' is idle - no runs since Mar 26 08:33 EDT (6 days ago). Cron shows status 'idle' with no last run timestamp. Needs investigation.
|
||||
Reference in New Issue
Block a user