co-mono/packages/mom/docs
Mario Zechner d6809328da mom: add events system for scheduled wake-ups
- Three event types: immediate, one-shot, periodic (cron)
- Events are JSON files in workspace/events/
- EventsWatcher with fs.watch, 100ms debounce
- Queue integration via SlackBot.enqueueEvent() (max 5)
- Fix setTyping race condition causing duplicate messages
- System prompt documents events for mom
- Design doc in docs/events.md
- Add croner dependency for cron scheduling
2025-12-12 22:45:34 +01:00
..
events.md mom: add events system for scheduled wake-ups 2025-12-12 22:45:34 +01:00
sandbox.md mom: Docker sandbox support with --sandbox=docker:container-name option 2025-11-26 01:06:00 +01:00
slack-bot-minimal-guide.md mom: Slack bot with abort support, streaming console output, removed sandbox 2025-11-26 00:27:21 +01:00