co-mono/packages
Mario Zechner 99fe4802ef mom: rewrite message handling - log.jsonl and context.jsonl sync
- log.jsonl is source of truth, context.jsonl syncs from it at run start
- Backfill fetches missing messages from Slack API on startup
- Messages sent while mom is busy are logged and synced on next run
- Channel chatter (no @mention) logged but doesn't trigger processing
- Pre-startup messages (replayed by Slack) logged but not processed
- Stop command executes immediately, not queued
- Session header written immediately on new session creation
- Deduplicate messages by timestamp
- Strip @mentions from backfilled messages
- Remove old slack.ts and main.ts, rename *-new.ts versions
2025-12-11 20:13:29 +01:00
..
agent Release v0.18.2 2025-12-10 23:39:16 +01:00
ai mom: fix duplicate bot response logging, remove debug logs 2025-12-11 13:39:32 +01:00
coding-agent mom: refactor to use AgentSession for context management 2025-12-11 13:09:01 +01:00
mom mom: rewrite message handling - log.jsonl and context.jsonl sync 2025-12-11 20:13:29 +01:00
pods Release v0.18.2 2025-12-10 23:39:16 +01:00
proxy Release v0.18.2 2025-12-10 23:39:16 +01:00
tui Release v0.18.2 2025-12-10 23:39:16 +01:00
web-ui Release v0.18.2 2025-12-10 23:39:16 +01:00