Files
openclaw/src/discord/monitor
Cypherm 96303d2d19 feat: show status reaction during context compaction
When context auto-compaction runs, the bot appears frozen for 10-30s
with no feedback. This adds a ✍ (writing) status reaction during
compaction so users know the bot is still working.

- Add `compacting` state to StatusReactionController with ✍ emoji
- Add `onCompactionStart`/`onCompactionEnd` callbacks to GetReplyOptions
- Wire existing compaction events to the status reaction system
- Apply to both Telegram and Discord channels

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-12 20:56:32 -07:00
..
2026-02-04 04:02:38 +00:00