co-mono/packages/mom/src
Mario Zechner 02c7f9ea51 Port truncation logic from coding-agent to mom
- Add truncate.ts with 2000 lines / 50KB limits
- Update bash tool with tail truncation and temp file output
- Update read tool with head truncation and offset hints
- Remove redundant context history truncation (tools already provide actionable hints)

fixes #155
2025-12-09 16:05:08 +01:00
..
tools Port truncation logic from coding-agent to mom 2025-12-09 16:05:08 +01:00
agent.ts Port truncation logic from coding-agent to mom 2025-12-09 16:05:08 +01:00
log.ts feat(mom): backfill missed messages on startup using conversations.history API 2025-12-03 22:05:13 +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 fix(mom): handle Slack msg_too_long errors gracefully 2025-12-04 23:39:17 +01:00
store.ts fix(mom): private channel messages not being logged 2025-12-04 12:24:29 +01:00