co-mono/packages/mom/src
Mario Zechner f0fd0a7d6a fix(mom): use coding-agent SessionManager instead of custom MomSessionManager
Removes MomSessionManager which was missing methods expected by AgentSession
(appendMessage, getBranch, etc.), causing runtime crashes.

Now uses the standard SessionManager from coding-agent with a fixed context.jsonl
path per channel. The syncLogToSessionManager function handles syncing messages
from log.jsonl using SessionManager's public API.

Ref #595
2026-01-11 04:03:42 +01:00
..
tools WIP: Major cleanup - move Attachment to consumers, simplify agent API 2025-12-30 22:42:20 +01:00
agent.ts fix(mom): use coding-agent SessionManager instead of custom MomSessionManager 2026-01-11 04:03:42 +01:00
context.ts fix(mom): use coding-agent SessionManager instead of custom MomSessionManager 2026-01-11 04:03:42 +01:00
download.ts Release v0.18.5 2025-12-12 10:00:57 +01:00
events.ts mom: add events system for scheduled wake-ups 2025-12-12 22:45:34 +01:00
log.ts Enable more biome lints and fix things 2025-12-21 22:56:20 +01:00
main.ts fix(mom): use coding-agent SessionManager instead of custom MomSessionManager 2026-01-11 04:03:42 +01:00
sandbox.ts mom: Docker sandbox support with --sandbox=docker:container-name option 2025-11-26 01:06:00 +01:00
slack.ts Enable more biome lints and fix things 2025-12-21 22:56:20 +01:00
store.ts Enable more biome lints and fix things 2025-12-21 22:56:20 +01:00