co-mono/packages/mom/src
Mario Zechner 4f845cdd1b fix(mom): handle Slack message length limits and API errors gracefully
- Truncate messages exceeding Slack's 40,000 char limit
- Catch Slack API errors in queue and post to thread instead of crashing
- Add error context to queue operations for better debugging
- Wrap replaceMessage in try/catch
2025-11-27 19:22:53 +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): handle Slack message length limits and API errors gracefully 2025-11-27 19:22:53 +01:00
log.ts feat(mom): reduce tool verbosity in main Slack messages 2025-11-27 14:07:21 +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: add working indicator and improve stop command 2025-11-26 20:49:02 +01:00
store.ts mom: add centralized logging, usage tracking, and improve prompt caching 2025-11-26 18:04:16 +01:00