co-mono/packages/mom/src
Mario Zechner 75bb14cc4d fix(mom): include triggering message in context
Fix race condition where app_mention event fires before message event
logs to log.jsonl, causing the user's triggering message to be missing
from the agent's context. Now append the current message directly from
ctx.message to recentMessages.
2025-12-01 11:56:40 +01:00
..
tools mom: Docker sandbox support with --sandbox=docker:container-name option 2025-11-26 01:06:00 +01:00
agent.ts fix(mom): include triggering message in context 2025-12-01 11:56:40 +01:00
log.ts mom: turn-based context, timestamp fixes, system prompt improvements (#68) 2025-11-27 23:45:25 +01:00
main.ts mom: add working indicator and improve stop command 2025-11-26 20:49:02 +01:00
sandbox.ts mom: Docker sandbox support with --sandbox=docker:container-name option 2025-11-26 01:06:00 +01:00
slack.ts mom: turn-based context, timestamp fixes, system prompt improvements (#68) 2025-11-27 23:45:25 +01:00
store.ts mom: add centralized logging, usage tracking, and improve prompt caching 2025-11-26 18:04:16 +01:00