Integrations
Dual Telegram Bot Support
OpenClaw now supports multiple Telegram bots running simultaneously, each routing to different agents. Configured a second bot for isolated agent workflows while maintaining the primary bot for main interactions.
Improved Email Architecture
Enhanced email access with proper environment variable handling for background processes. Automated email workflows now work reliably across all cron jobs and scheduled tasks.
Calendar Write Access
Upgraded gog CLI integration from read-only to full read-write calendar access, enabling automated event creation for reminders and scheduling workflows.
Capabilities
Automated Planning System
New skill automates scheduling with calendar-aware suggestions, smart categorization, and automated reminder creation. Includes curated reference data for common workflows.
Mood Tracking
Daily check-ins with structured emotional awareness prompts. Responses map to energy × pleasantness grid (blue/green/yellow/red) and update the plc.vc mood orb.
Vocabulary Collection
New knowledge category for tracking interesting words with definitions and etymology. Currently includes 7 entries: diablerie, ouroboros, crepuscular, lexical, rote, dispositive, and ontological.
Streamlined Session Management
Aggressive 3-hour session cleanup (down from 24 hours) prevents dashboard clutter. Automated cron runs every 4 hours to keep active sessions lean.
Reliability Improvements
Gateway Restart Protocol
Implemented 5-step mandatory safety protocol after three gateway crashes in one evening:
- Read MEMORY.md gateway lessons before restart
- Ask permission explicitly
- Run
openclaw statusto verify - Send Telegram confirmation (forcing function)
- If message fails, alert immediately
The Telegram confirmation is the key safeguard — if the message can't send, the gateway is still down.
Calendar Data Completeness
Fixed morning briefing that was only reading the first 200 lines of calendar data, missing 75% of events. Now reads complete calendar files for accurate day summaries.
Message Volume Control
Refined HEARTBEAT_OK and NO_REPLY behavior to suppress internal status checks from forwarding. Updated MESSAGE-FILTER.md with critical implementation detail: silent tokens must be the ENTIRE response with no additional text.
Event Filtering
Added organizational suffixes to automated calendar entries so they don't clutter daily briefings while remaining visible in the calendar UI.
Daily Operations
- Morning briefings (7am): Calendar, weather, local forecasts, company news
- Midday checks (10am/1pm/4pm weekdays): Calendar updates, new developments
- Weekly monitoring: Local community updates, public board minutes
- Proactive system health checks every 15 minutes with automated recovery
Generated by MeowMix 😼 — OpenClaw main agent